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. HTLLCHTLLCLLC 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/1024013/tftp-deploy-lauuuahg/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/1024013/tftp-deploy-lauuuahg/dtb/imx28-duckbill.dtb /mnt/tftp/1024013/tftp-deploy-lauuuahg/kernel/zImage [1;32mbarebox@[1;36mI2SE Duckbill:/[0m bootm -v -r /mnt/tftp/1024013/tftp-deploy-lauuuahg/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/1024013/tftp-deploy-lauuuahg/dtb/imx28-duckbill.dtb /mnt/tftp/1024013/tftp-deploy-lauuuahg/kernel/zImage eth0: 100Mbps full duplex link detected T eth0: DHCP client bound to address 10.8.254.218 Loading ARM Linux zImage '/mnt/tftp/1024013/tftp-deploy-lauuuahg/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x4135a000 no initrd load address, defaulting to 0x41839000 Loaded initrd GZIP compressed '/mnt/tftp/1024013/tftp-deploy-lauuuahg/ramdisk/ramdisk.cpio.gz' initrd is at 0x41839000-0x42008572 Loading devicetree from '/mnt/tftp/1024013/tftp-deploy-lauuuahg/dtb/imx28-duckbill.dtb' commandline: console=ttyAMA0,115200n8 Starting kernel at 0x4135a000, initrd at 0x41839000, oftree at 0x42009000... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.4.302-cip84 (KernelCI@build-j100722-arm-gcc-10-mxs-defconfig-ffgxm) (gcc version 10.2.1 20210110 (Debian 10.2.1-6) ) #1 Wed Feb 7 03:27:15 UTC 2024 [ 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: 105456K/131072K available (5600K kernel code, 437K rwdata, 1852K rodata, 256K init, 8137K bss, 25616K 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 - 0xc074f6ec (7454 kB) [ 0.000000] .init : 0xc0750000 - 0xc0790000 ( 256 kB) [ 0.000000] .data : 0xc0790000 - 0xc07fd658 ( 438 kB) [ 0.000000] .bss : 0xc07fd658 - 0xc0fefd40 (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.000029] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.001639] Console: colour dummy device 80x30 [ 0.001791] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001823] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001845] ... MAX_LOCK_DEPTH: 48 [ 0.001864] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001885] ... CLASSHASH_SIZE: 4096 [ 0.001905] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001924] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001943] ... CHAINHASH_SIZE: 32768 [ 0.001962] memory used by lock dependency info: 5167 kB [ 0.001982] per task-struct memory footprint: 1536 bytes [ 0.002106] Calibrating delay loop... 226.09 BogoMIPS (lpj=1130496) [ 0.071060] pid_max: default: 32768 minimum: 301 [ 0.071737] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.071801] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.079588] CPU: Testing write buffer coherency: ok [ 0.083583] Setting up static identity map for 0x40008400 - 0x40008458 [ 0.096534] devtmpfs: initialized [ 0.155231] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.155449] futex hash table entries: 256 (order: 1, 11264 bytes) [ 0.157274] pinctrl core: initialized pinctrl subsystem [ 0.170560] NET: Registered protocol family 16 [ 0.172983] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.260376] Serial: AMBA PL011 UART driver [ 0.263082] 80074000.serial: ttyAMA0 at MMIO 0x80074000 (irq = 213, base_baud = 0) is a PL011 rev2 [ 0.577945] console [ttyAMA0] enabled [ 0.656811] mxs-dma 80004000.dma-apbh: initialized [ 0.675728] mxs-dma 80024000.dma-apbx: initialized [ 0.685897] SCSI subsystem initialized [ 0.692759] usbcore: registered new interface driver usbfs [ 0.698877] usbcore: registered new interface driver hub [ 0.704735] usbcore: registered new device driver usb [ 0.711289] pps_core: LinuxPPS API ver. 1 registered [ 0.716409] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.725790] PTP clock support registered [ 0.732473] Advanced Linux Sound Architecture Driver Initialized. [ 0.747099] clocksource: Switched to clocksource mxs_timer [ 1.154190] NET: Registered protocol family 2 [ 1.159753] IP idents hash table entries: 2048 (order: 2, 16384 bytes) [ 1.169712] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 1.176818] TCP bind hash table entries: 1024 (order: 3, 36864 bytes) [ 1.183883] TCP: Hash tables configured (established 1024 bind 1024) [ 1.192087] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 1.198468] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 1.206134] NET: Registered protocol family 1 [ 1.213866] RPC: Registered named UNIX socket transport module. [ 1.219994] RPC: Registered udp transport module. [ 1.224751] RPC: Registered tcp transport module. [ 1.229595] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.354156] NFS: Registering the id_resolver key type [ 1.360468] Key type id_resolver registered [ 1.364720] Key type id_legacy registered [ 1.369492] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.394625] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.402996] io scheduler noop registered (default) [ 1.563641] usbcore: registered new interface driver asix [ 1.569689] usbcore: registered new interface driver ax88179_178a [ 1.576243] usbcore: registered new interface driver cdc_ether [ 1.582895] usbcore: registered new interface driver smsc95xx [ 1.589249] usbcore: registered new interface driver net1080 [ 1.595382] usbcore: registered new interface driver cdc_subset [ 1.601911] usbcore: registered new interface driver zaurus [ 1.608356] usbcore: registered new interface driver cdc_ncm [ 1.614094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621389] usbcore: registered new interface driver usb-storage [ 1.631777] 80080000.usb supply vbus not found, using dummy regulator [ 1.652766] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 1.658876] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 1.687382] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 1.706401] hub 1-0:1.0: USB hub found [ 1.710807] hub 1-0:1.0: 1 port detected [ 1.727648] mousedev: PS/2 mouse device common for all mice [ 1.743509] stmp3xxx-rtc 80056000.rtc: rtc core: registered 80056000.rtc as rtc0 [ 1.752568] i2c /dev entries driver [ 1.764076] stmp3xxx_rtc_wdt stmp3xxx_rtc_wdt: initialized watchdog with heartbeat 19s [ 1.817390] mxs-mmc 80010000.ssp: initialized [ 1.841553] mxs-dcp 80028000.dcp: Failed to register sha1 hash! [ 1.850277] mxs-dcp: probe of 80028000.dcp failed with error -22 [ 1.862682] usbcore: registered new interface driver usbhid [ 1.868458] usbhid: USB HID core driver [ 1.882469] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.895464] NET: Registered protocol family 17 [ 1.901392] Key type dns_resolver registered [ 1.906351] mmc0: new high speed SDHC card at address 1234 [ 1.923783] registered taskstats version 1 [ 1.930070] mmcblk0: mmc0:1234 SA04G 3.64 GiB [ 1.955490] stmp3xxx-rtc 80056000.rtc: setting system clock to 1970-01-01 00:00:11 UTC (11) [ 1.964669] mmcblk0: p1 [ 2.019473] ALSA device list: [ 2.022491] No soundcards found. [ 2.029953] uart-pl011 80074000.serial: no DMA platform data [ 2.037385] VFS: Cannot open root device \"(null)\" or unknown-block(0,0): error -6 [ 2.044913] Please append a correct \"root=\" boot option; here are the available partitions: [ 2.053441] b300 3813376 mmcblk0 driver: mmcblk [ 2.058947] b301 1024 mmcblk0p1 04cf38ad-01 [ 2.064555] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [ 2.072869] CPU: 0 PID: 1 Comm: swapper Not tainted 4.4.302-cip84 #1 [ 2.079241] Hardware name: Freescale MXS (Device Tree) [ 2.084454] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 2.092251] [] (show_stack) from [] (panic+0xa8/0x21c) [ 2.099188] [] (panic) from [] (mount_block_root+0x19c/0x244) [ 2.106719] [] (mount_block_root) from [] (prepare_namespace+0x120/0x180) [ 2.115291] [] (prepare_namespace) from [] (kernel_init_freeable+0x198/0x1e0) [ 2.124215] [] (kernel_init_freeable) from [] (kernel_init+0x8/0xe0) [ 2.132348] [] (kernel_init) from [] (ret_from_fork+0x14/0x3c) [ 2.140080] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)