connecting to NetworkSerialPort(target=Target(name='imx28-duckbill-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4014, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4014 connected to 10.8.254.5 (port 4014) Escape character: Ctrl-\ Type the escape character to get to the prompt. HTLLCLLC barebox 2020.05.0-00003-g4c4057edd6 #6 Fri May 29 14:12:02 CEST 2020 Board: I2SE Duckbill detected i.MX28 revision 1.2 mdio_bus: miibus0: probed eth0: got preset MAC address: 00:04:9f:06:00:04 mxs_mci 80010000.spi@80010000.of: registered as mci0 mci0: detected SD card version 2.0 mci0: registered disk0 malloc space: 0x43efdac0 -> 0x47dfb57f (size 63 MiB) [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mI2SE Duckbill:/[0m bootm -v -r /mnt/tftp/1005024/tftp-deploy-t8a47dko/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/1005024/tftp-deploy-t8a47dko/dtb/imx28-duckbill.dtb /mnt/tftp/1005024/tftp-deploy-t8a47dko/kernel/zImage [1;32mbarebox@[1;36mI2SE Duckbill:/[0m bootm -v -r /mnt/tftp/1005024/tftp-deploy-t8a47dko/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/1005024/tftp-deploy-t8a47dko/dtb/imx28-duckbill.dtb /mnt/tftp/1005024/tftp-deploy-t8a47dko/kernel/zImage eth0: 100Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.53 Loading ARM Linux zImage '/mnt/tftp/1005024/tftp-deploy-t8a47dko/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x41362000 no initrd load address, defaulting to 0x41843000 Loaded initrd GZIP compressed '/mnt/tftp/1005024/tftp-deploy-t8a47dko/ramdisk/ramdisk.cpio.gz' initrd is at 0x41843000-0x420137bd Loading devicetree from '/mnt/tftp/1005024/tftp-deploy-t8a47dko/dtb/imx28-duckbill.dtb' commandline: console=ttyAMA0,115200n8 Starting kernel at 0x41362000, initrd at 0x41843000, oftree at 0x42014000... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip80-rt46 (KernelCI@build-j81470-arm-gcc-10-mxs-defconfig-zl96b) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 Thu Oct 26 13:22:41 UTC 2023 [ 0.000000] CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=0005317f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine model: I2SE Duckbill [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512 [ 0.000000] Kernel command line: console=ttyAMA0,115200n8 [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 105440K/131072K available (5608K kernel code, 438K rwdata, 1856K rodata, 252K init, 8137K bss, 25632K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xc8800000 - 0xff800000 ( 880 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc075277c (7466 kB) [ 0.000000] .init : 0xc0753000 - 0xc0792000 ( 252 kB) [ 0.000000] .data : 0xc0792000 - 0xc07ff958 ( 439 kB) [ 0.000000] .bss : 0xc07ff958 - 0xc0ff20c0 (8138 kB) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] clocksource: mxs_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000032] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.001690] Console: colour dummy device 80x30 [ 0.001848] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001880] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001902] ... MAX_LOCK_DEPTH: 48 [ 0.001922] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001941] ... CLASSHASH_SIZE: 4096 [ 0.001961] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001980] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001999] ... CHAINHASH_SIZE: 32768 [ 0.002018] memory used by lock dependency info: 5167 kB [ 0.002038] per task-struct memory footprint: 1536 bytes [ 0.002164] Calibrating delay loop... 226.09 BogoMIPS (lpj=1130496) [ 0.071055] pid_max: default: 32768 minimum: 301 [ 0.071741] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.071803] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079750] CPU: Testing write buffer coherency: ok [ 0.083801] Setting up static identity map for 0x40008400 - 0x40008458 [ 0.096799] devtmpfs: initialized [ 0.154668] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.154887] futex hash table entries: 256 (order: 1, 11264 bytes) [ 0.156825] pinctrl core: initialized pinctrl subsystem [ 0.170472] NET: Registered protocol family 16 [ 0.172925] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.260409] Serial: AMBA PL011 UART driver [ 0.263392] 80074000.serial: ttyAMA0 at MMIO 0x80074000 (irq = 213, base_baud = 0) is a PL011 rev2 [ 0.578316] console [ttyAMA0] enabled [ 0.656520] mxs-dma 80004000.dma-apbh: initialized [ 0.675488] mxs-dma 80024000.dma-apbx: initialized [ 0.685695] SCSI subsystem initialized [ 0.692588] usbcore: registered new interface driver usbfs [ 0.698718] usbcore: registered new interface driver hub [ 0.704574] usbcore: registered new device driver usb [ 0.711142] pps_core: LinuxPPS API ver. 1 registered [ 0.716261] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.725644] PTP clock support registered [ 0.732321] Advanced Linux Sound Architecture Driver Initialized. [ 0.747233] clocksource: Switched to clocksource mxs_timer [ 1.165919] NET: Registered protocol family 2 [ 1.171551] IP idents hash table entries: 2048 (order: 2, 16384 bytes) [ 1.181557] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 1.190101] TCP bind hash table entries: 1024 (order: 3, 36864 bytes) [ 1.197037] TCP: Hash tables configured (established 1024 bind 1024) [ 1.204021] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 1.210395] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 1.218340] NET: Registered protocol family 1 [ 1.225966] RPC: Registered named UNIX socket transport module. [ 1.232098] RPC: Registered udp transport module. [ 1.236852] RPC: Registered tcp transport module. [ 1.241697] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.374952] NFS: Registering the id_resolver key type [ 1.381304] Key type id_resolver registered [ 1.385556] Key type id_legacy registered [ 1.390390] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.415380] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.423779] io scheduler noop registered (default) [ 1.584274] usbcore: registered new interface driver asix [ 1.590324] usbcore: registered new interface driver ax88179_178a [ 1.596889] usbcore: registered new interface driver cdc_ether [ 1.603501] usbcore: registered new interface driver smsc95xx [ 1.609927] usbcore: registered new interface driver net1080 [ 1.616070] usbcore: registered new interface driver cdc_subset [ 1.622604] usbcore: registered new interface driver zaurus [ 1.629068] usbcore: registered new interface driver cdc_ncm [ 1.634812] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.642100] usbcore: registered new interface driver usb-storage [ 1.652583] 80080000.usb supply vbus not found, using dummy regulator [ 1.673896] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.680047] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.707530] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.726898] hub 1-0:1.0: USB hub found [ 1.731304] hub 1-0:1.0: 1 port detected [ 1.748232] mousedev: PS/2 mouse device common for all mice [ 1.763790] stmp3xxx-rtc 80056000.rtc: rtc core: registered 80056000.rtc as rtc0 [ 1.772979] i2c /dev entries driver [ 1.784549] stmp3xxx_rtc_wdt stmp3xxx_rtc_wdt: initialized watchdog with heartbeat 19s [ 1.837537] mxs-mmc 80010000.ssp: initialized [ 1.861778] mxs-dcp 80028000.dcp: Failed to register sha1 hash! [ 1.870481] mxs-dcp: probe of 80028000.dcp failed with error -22 [ 1.883007] usbcore: registered new interface driver usbhid [ 1.888781] usbhid: USB HID core driver [ 1.903074] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.916242] NET: Registered protocol family 17 [ 1.922243] Key type dns_resolver registered [ 1.927197] mmc0: new high speed SDHC card at address 1234 [ 1.944662] registered taskstats version 1 [ 1.951016] mmcblk0: mmc0:1234 SA04G 3.64 GiB [ 1.977870] stmp3xxx-rtc 80056000.rtc: setting system clock to 1970-01-01 00:00:11 UTC (11) [ 1.987988] mmcblk0: p1 [ 2.042824] ALSA device list: [ 2.045843] No soundcards found. [ 2.053497] uart-pl011 80074000.serial: no DMA platform data [ 2.060932] VFS: Cannot open root device \"(null)\" or unknown-block(0,0): error -6 [ 2.068590] Please append a correct \"root=\" boot option; here are the available partitions: [ 2.077029] b300 3813376 mmcblk0 driver: mmcblk [ 2.082537] b301 1024 mmcblk0p1 04cf38ad-01 [ 2.088020] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 2.096328] CPU: 0 PID: 1 Comm: swapper Not tainted 4.4.302-cip80-rt46 #1 [ 2.103133] Hardware name: Freescale MXS (Device Tree) [ 2.108350] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.116153] [] (show_stack) from [] (panic+0xc8/0x23c) [ 2.123101] [] (panic) from [] (mount_block_root+0x19c/0x244) [ 2.130642] [] (mount_block_root) from [] (prepare_namespace+0x120/0x180) [ 2.139217] [] (prepare_namespace) from [] (kernel_init_freeable+0x198/0x1e0) [ 2.148143] [] (kernel_init_freeable) from [] (kernel_init+0x8/0xe0) [ 2.156279] [] (kernel_init) from [] (ret_from_fork+0x14/0x34) [ 2.163929] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)