reading zImage
3929784 bytes read in 203 ms (18.5 MiB/s)
reading sun8i-v3s-licheepi-zero-dock.dtb
11856 bytes read in 28 ms (413.1 KiB/s)
## Flattened Device Tree blob at 41800000
Booting using the fdt blob at 0x41800000
Loading Device Tree to 42dfa000, end 42dffe4f ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.13.16-licheepi-zero+ (sinlinx@ubuntu) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9)) #2 SMP Mon Jan 9 01:24:37 PST 2023
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: Lichee Pi Zero with Dock
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] percpu: Embedded 16 pages/cpu @c3f5f000 s33868 r8192 d23476 u65536
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: console=ttyS0,115200 panic=5 rootwait root=/dev/mmcblk0p2 earlyprintk rw vt.global_cursor_default=0
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 55096K/65536K available (6144K kernel code, 217K rwdata, 1436K rodata, 1024K init, 261K bss, 10440K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xc4800000 - 0xff800000 ( 944 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc4000000 ( 64 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0700000 (7136 kB)
[ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB)
[ 0.000000] .data : 0xc0a00000 - 0xc0a366c0 ( 218 kB)
[ 0.000000] .bss : 0xc0a3d6f4 - 0xc0a7eeec ( 262 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU event tracing is enabled.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000018] Switching to timer-based delay loop, resolution 41ns
[ 0.000173] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000398] Console: colour dummy device 80x30
[ 0.000434] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.000450] pid_max: default: 32768 minimum: 301
[ 0.000580] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000595] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001196] CPU: Testing write buffer coherency: ok
[ 0.001563] /cpus/cpu@0 missing clock-frequency property
[ 0.001587] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.002026] Setting up static identity map for 0x40100000 - 0x40100060
[ 0.002207] Hierarchical SRCU implementation.
[ 0.002701] smp: Bringing up secondary CPUs ...
[ 0.002718] smp: Brought up 1 node, 1 CPU
[ 0.002727] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[ 0.002734] CPU: All CPU(s) started in SVC mode.
[ 0.003482] devtmpfs: initialized
[ 0.006501] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.006778] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.006804] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.006967] pinctrl core: initialized pinctrl subsystem
[ 0.007805] random: get_random_u32 called from bucket_table_alloc+0xf0/0x23c with crng_init=0
[ 0.007939] NET: Registered protocol family 16
[ 0.008387] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.009468] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.009487] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.022635] SCSI subsystem initialized
[ 0.022954] usbcore: registered new interface driver usbfs
[ 0.023019] usbcore: registered new interface driver hub
[ 0.023112] usbcore: registered new device driver usb
[ 0.023376] pps_core: LinuxPPS API ver. 1 registered
[ 0.023387] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.023409] PTP clock support registered
[ 0.023624] Advanced Linux Sound Architecture Driver Initialized.
[ 0.025413] clocksource: Switched to clocksource arch_sys_counter
[ 0.035903] NET: Registered protocol family 2
[ 0.036490] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.036524] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.036549] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.036676] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.036725] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.036940] NET: Registered protocol family 1
[ 0.037513] RPC: Registered named UNIX socket transport module.
[ 0.037533] RPC: Registered udp transport module.
[ 0.037540] RPC: Registered tcp transport module.
[ 0.037546] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.039600] workingset: timestamp_bits=30 max_order=14 bucket_order=0
[ 0.048491] NFS: Registering the id_resolver key type
[ 0.048542] Key type id_resolver registered
[ 0.048550] Key type id_legacy registered
[ 0.049532] random: fast init done
[ 0.052367] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.052391] io scheduler noop registered
[ 0.052398] io scheduler deadline registered
[ 0.052650] io scheduler cfq registered (default)
[ 0.052663] io scheduler mq-deadline registered
[ 0.052669] io scheduler kyber registered
[ 0.057058] sun8i-v3s-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.125378] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[ 0.128816] console [ttyS0] disabled
[ 0.149080] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 36, base_baud = 1500000) is a U6_16550A
[ 0.729305] console [ttyS0] enabled
[ 0.736211] libphy: Fixed MDIO Bus: probed
[ 0.740765] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[ 0.746652] dwmac-sun8i 1c30000.ethernet: No regulator found
[ 0.752362] dwmac-sun8i 1c30000.ethernet: Will use internal PHY
[ 0.758568] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[ 0.764232] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[ 0.771480] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[ 0.777150] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[ 0.784364] dwmac-sun8i 1c30000.ethernet: COE Type 2
[ 0.789335] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[ 0.796298] libphy: stmmac: probed
[ 0.801498] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.808152] ehci-platform: EHCI generic platform driver
[ 0.813663] ehci-platform 1c1a000.usb: EHCI Host Controller
[ 0.819353] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[ 0.827299] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000
[ 0.855437] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[ 0.862591] hub 1-0:1.0: USB hub found
[ 0.866558] hub 1-0:1.0: 1 port detected
[ 0.871048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.877345] ohci-platform: OHCI generic platform driver
[ 0.882884] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[ 0.889606] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[ 0.897561] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400
[ 0.970501] hub 2-0:1.0: USB hub found
[ 0.974329] hub 2-0:1.0: 1 port detected
[ 0.981882] udc-core: couldn't find an available UDC - added [g_cdc] to list of pending drivers
[ 0.991469] input: 1c22800.lradc as /devices/platform/soc/1c22800.lradc/input/input0
[ 1.000419] sun6i-rtc 1c20400.rtc: rtc core: registered rtc-sun6i as rtc0
[ 1.007324] sun6i-rtc 1c20400.rtc: RTC enabled
[ 1.011868] i2c /dev entries driver
[ 1.016861] input: ns2009_ts as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0048/input/input1
[ 1.026342] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 1.095470] sunxi-mmc 1c0f000.mmc: base:0xc4981000 irq:23
[ 1.147576] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.155675] sunxi-mmc 1c10000.mmc: base:0xc4985000 irq:24
[ 1.162242] usbcore: registered new interface driver usbhid
[ 1.167886] usbhid: USB HID core driver
[ 1.172433] mmc0: new high speed SDHC card at address aaaa
[ 1.178687] mmcblk0: mmc0:aaaa SS08G 7.40 GiB
[ 1.185086] sun4i-codec 1c22c00.codec: ASoC: /soc/codec-analog@01c23000 not registered
[ 1.193177] sun4i-codec 1c22c00.codec: Failed to register our card
[ 1.200730] mmcblk0: p1 p2
[ 1.207713] NET: Registered protocol family 17
[ 1.212272] Key type dns_resolver registered
[ 1.216797] Registering SWP/SWPB emulation handler
[ 1.227140] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[ 1.238556] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 1.244322] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 3
[ 1.253470] hub 3-0:1.0: USB hub found
[ 1.257447] hub 3-0:1.0: 1 port detected
[ 1.262636] using random self ethernet address
[ 1.267187] using random host ethernet address
[ 1.272643] usb0: HOST MAC 2a:9f:89:38:89:aa
[ 1.277069] usb0: MAC 7a:b1:0c:7e:0d:91
[ 1.280952] g_cdc gadget: CDC Composite Gadget, version: King Kamehameha Day 2008
[ 1.288468] g_cdc gadget: g_cdc ready
[ 1.294599] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
[ 1.303235] sun6i-rtc 1c20400.rtc: setting system clock to 1970-01-01 00:00:21 UTC (21)
[ 1.311539] vcc5v0: disabling
[ 1.314514] ALSA device list:
[ 1.317533] #0: V3s Audio Codec
[ 1.322401] mmc1: queuing unknown CIS tuple 0x01 (3 bytes)
[ 1.328284] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[ 1.340601] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[ 1.351785] mmc1: queuing unknown CIS tuple 0x1a (5 bytes)
[ 1.361290] mmc1: queuing unknown CIS tuple 0x1b (8 bytes)
[ 1.369318] mmc1: queuing unknown CIS tuple 0x80 (1 bytes)
[ 1.376283] mmc1: queuing unknown CIS tuple 0x81 (1 bytes)
[ 1.381842] mmc1: queuing unknown CIS tuple 0x82 (1 bytes)
[ 1.387579] mmc1: new high speed SDIO card at address 0001
[ 1.444612] musb-hdrc musb-hdrc.1.auto: VBUS_ERROR in b_idle (80, <SessEnd), retry #0, port1 00000100
[ 1.455434] EXT4-fs (mmcblk0p2): recovery complete
[ 1.464383] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.472595] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.485214] devtmpfs: mounted
[ 1.489577] Freeing unused kernel memory: 1024K
[ 1.610264] EXT4-fs (mmcblk0p2): re-mounted. Opts: data=ordered
Starting syslogd: OK
Starting klogd: OK
Running sysctl: OK
Initializing random number generator: OK
Saving random seed: OK
Starting network: OK
Welcome to Buildroot
buildroot login: root
# [ 11.447544] sunxi-mmc 1c0f000.mmc: data error, sending stop command
[ 11.453837] sunxi-mmc 1c0f000.mmc: send stop command failed
[ 11.460228] mmcblk0: error -110 sending status command, retrying
[ 11.466384] mmcblk0: error -110 sending status command, retrying
[ 11.472411] mmcblk0: error -110 sending status command, aborting
[ 11.479265] mmc0: card aaaa removed
[ 11.483342] Aborting journal on device mmcblk0p2-8.
[ 11.488370] Buffer I/O error on dev mmcblk0p2, logical block 557056, lost sync page write
[ 11.496576] JBD2: Error -5 detected when updating journal superblock for mmcblk0p2-8.
根据晕哥https://whycan.com/t_561.html编译出来,能进入系统,但是会报错
求解
离线