kernel panic unable to mount rootfs

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

kernel panic unable to mount rootfs

1,118 Views
sanjayben
Contributor II

ref:_00D20NBgb._5002p2l0t7y:ref

Used commands

# flex-builer -m ls1043ardb 

# flex-builder -i mkfrs -r ubuntu:lite

# flex-builder -i mkboot

# flex-builder -i merge-component -r ubuntu:lite

added some folder to rootfs and then packrfs using

# flex-builder -i packrfs -r ubuntu:lite (.tgz file created)

# flex-builder -i mkitb -r ubuntu:lite

 

Actually, I want to 'mkitb' using the rootfs(which I have created using the packrfs command) which is in .tgz format

 

when I make itb It is generating using the cpio.gz format by default which genered using #flex-builder -m ls1043ardb.

 

However when I load the generated lsdk2108_ubuntu_lite_LS_arm64.itb to RAM using below commands

 

tftp $load_addr itbfilename

bootm $load_addr#ls1043ardb

 

I am getting kernel panic error and unable to mount rootfs to block(1,0) ERROR

 I am not sure what's happening here.

kindly help

0 Kudos
3 Replies

87 Views
jagrati_chaudhary
Contributor I

i am facing same kind of issue on LS1021a based device after upgrading from 4.1.35 to 6.1.55. i am not able to understand the reason  why kernel showing panic . could you please explain the solution you gave @yipingwang 

adding my issues link here.https://community.nxp.com/t5/PowerQUICC-Processors/LS1021a-kernel-panic/m-p/1877517#M4621 

0 Kudos

1,113 Views
sanjayben
Contributor II

U-Boot 2017.07-g503eff0 (Sep 26 2017 - 15:00:50 +0800)

SoC: LS1043AE Rev1.1 (0x87920011)
Clock Configuration:
CPU0(A53):1600 MHz CPU1(A53):1600 MHz CPU2(A53):1600 MHz
CPU3(A53):1600 MHz
Bus: 400 MHz DDR: 1600 MT/s FMAN: 500 MHz
Reset Configuration Word (RCW):
00000000: 08100010 0a000000 00000000 00000000
00000010: 14550002 80004012 e0025000 c1002000
00000020: 00000000 00000000 00000000 00038800
00000030: 00000000 00001101 00000096 00000001
Model: LS1043A RDB Board
Board: LS1043ARDB, boot from vBank 0
CPLD: V2.0
PCBA: V6.0
SERDES Reference Clocks:
SD1_CLK1 = 156.25MHZ, SD1_CLK2 = 100.00MHZ
I2C: ready
DRAM: Initializing DDR....
Detected UDIMM Fixed DDR on board
1.9 GiB (DDR4, 32-bit, CL=11, ECC off)
Using SERDES1 Protocol: 5205 (0x1455)
SEC0: RNG instantiated
PPA Firmware: Version LSDK-17.09
Firmware 'Microcode version 0.0.1 for LS1021a r1.0' for 1021 V1.0
QE: uploading microcode 'Microcode for LS1021a r1.0' version 0.0.1
Flash: 128 MiB
NAND: 512 MiB
MMC: FSL_SDHC: 0
EEPROM: NXID v1
In: serial
Out: serial
Err: serial
Net: Fman1: Uploading microcode version 108.4.9
PCIe0: pcie@3400000 disabled
PCIe1: pcie@3500000 Root Complex: no link
PCIe2: pcie@3600000 Root Complex: no link
FM1@DTSEC1, FM1@DTSEC2, FM1@DTSEC3 [PRIME], FM1@DTSEC4, FM1@DTSEC5, FM1@DTSEC6, FM1@TGEC1
Hit any key to stop autoboot: 0
=> print
arch=arm
baudrate=115200
board=ls1043ardb
board_name=ls1043ardb
boot_a_script=load ${devtype} ${devnum}:${distro_bootpart} ${scriptaddr} ${prefix}${script}; env exists secureboot && load ${devtype} ${devnum}:${distro_bootpart} ${scripthdraddr} ${prefix}${boot_script_hdr} && esbc_validate ${scripthdraddr};source ${scriptaddr}
boot_efi_binary=load ${devtype} ${devnum}:${distro_bootpart} ${kernel_addr_r} efi/boot/bootaa64.efi; if fdt addr ${fdt_addr_r}; then bootefi ${kernel_addr_r} ${fdt_addr_r};else bootefi ${kernel_addr_r} ${fdtcontroladdr};fi
boot_extlinux=sysboot ${devtype} ${devnum}:${distro_bootpart} any ${scriptaddr} ${prefix}extlinux/extlinux.conf
boot_net_pci_enum=pci enum
boot_net_usb_start=usb start
boot_prefixes=/ /boot/
boot_script_dhcp=boot.scr.uimg
boot_script_hdr=hdr_ls1043ardb_bs.out
boot_scripts=ls1043ardb_boot.scr
boot_targets=mmc0 usb0
bootargs=console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 mtdparts=60000000.nor:2m@0x100000(nor_bank0_uboot),40m@0x1100000(nor_bank0_fit),7m(nor_bank0_user),2m@0x4100000(nor_bank4_uboot),40m@0x5100000(nor_bank4_fit),-(nor_bank4_user);7e800000.flash:1m(nand_uboot),1m(nand_uboot_env),20m(nand_fit);spi0.0:1m(uboot),5m(kernel),1m(dtb),9m(file_system)
bootcmd=run distro_bootcmd; run nor_bootcmd; env exists secureboot && esbc_halt;
bootcmd_mmc0=setenv devnum 0; run mmc_boot
bootcmd_usb0=setenv devnum 0; run usb_boot
bootdelay=10
console=ttyS0,115200
cpu=armv8
distro_bootcmd=for target in ${boot_targets}; do run bootcmd_${target}; done
efi_dtb_prefixes=/ /dtb/ /dtb/current/
eth1addr=00:04:9f:07:5c:f3
eth2addr=00:04:9f:07:5c:f4
eth3addr=00:04:9f:07:5c:f5
eth4addr=00:04:9f:07:5c:f6
eth5addr=00:04:9f:07:5c:f7
eth6addr=00:04:9f:07:5c:f8
ethact=FM1@DTSEC3
ethaddr=00:04:9f:07:5c:f2
ethprime=FM1@DTSEC3
fdt_addr=0x64f00000
fdt_addr_r=0x90000000
fdt_high=0xffffffffffffffff
fdtcontroladdr=fbbcb3d0
fdtheader_addr_r=0x80100000
fman_ucode=60900000
hwconfig=fsl_ddr:bank_intlv=auto
initrd_high=0xffffffffffffffff
installer=load mmc 0:2 $load_addr /flex_installer_arm64.itb; bootm $load_addr#ls1043ardb
ipaddr=192.168.1.25
kernel_addr=0x61000000
kernel_addr_r=0x81000000
kernel_addr_sd=0x8000
kernel_size=0x5000000
kernel_size_sd=0x14000
kernelheader_addr=0x60800000
kernelheader_addr_r=0x80200000
kernelheader_size=0x40000
load_addr=0xa0000000
load_efi_dtb=load ${devtype} ${devnum}:${distro_bootpart} ${fdt_addr_r} ${prefix}${efi_fdtfile}
mmc_boot=if mmc dev ${devnum}; then setenv devtype mmc; run scan_dev_for_boot_part; fi
mtdparts=mtdparts=60000000.nor:2m@0x100000(nor_bank0_uboot),40m@0x1100000(nor_bank0_fit),7m(nor_bank0_user),2m@0x4100000(nor_bank4_uboot),40m@0x5100000(nor_bank4_fit),-(nor_bank4_user);7e800000.flash:1m(nand_uboot),1m(nand_uboot_env),20m(nand_fit);spi0.0:1m(uboot),5m(kernel),1m(dtb),9m(file_system)
nor_bootcmd=echo Trying load from nor..;cp.b $kernel_addr $load_addr $kernel_size; env exists secureboot && cp.b $kernelheader_addr $kernelheader_addr_r $kernelheader_size && esbc_validate ${kernelheader_addr_r}; bootm $load_addr#$board
qspi_bootcmd=echo Trying load from qspi..;sf probe && sf read $load_addr $kernel_addr $kernel_size; env exists secureboot && sf read $kernelheader_addr_r $kernelheader_addr $kernelheader_size && esbc_validate ${kernelheader_addr_r}; bootm $load_addr#$board
scan_dev_for_boot=echo Scanning ${devtype} ${devnum}:${distro_bootpart}...; for prefix in ${boot_prefixes}; do run scan_dev_for_scripts; done;
scan_dev_for_boot_part=part list ${devtype} ${devnum} devplist; env exists devplist || setenv devplist 1; for distro_bootpart in ${devplist}; do if fstype ${devtype} ${devnum}:${distro_bootpart} bootfstype; then run scan_dev_for_boot; fi; done
scan_dev_for_efi=setenv efi_fdtfile ${fdtfile}; for prefix in ${efi_dtb_prefixes}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${efi_fdtfile}; then run load_efi_dtb; fi;done;if test -e ${devtype} ${devnum}:${distro_bootpart} efi/boot/bootaa64.efi; then echo Found EFI removable media binary efi/boot/bootaa64.efi; run boot_efi_binary; echo EFI LOAD FAILED: continuing...; fi; setenv efi_fdtfile
scan_dev_for_extlinux=if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}extlinux/extlinux.conf; then echo Found ${prefix}extlinux/extlinux.conf; run boot_extlinux; echo SCRIPT FAILED: continuing...; fi
scan_dev_for_scripts=for script in ${boot_scripts}; do if test -e ${devtype} ${devnum}:${distro_bootpart} ${prefix}${script}; then echo Found U-Boot script ${prefix}${script}; run boot_a_script; echo SCRIPT FAILED: continuing...; fi; done
scriptaddr=0x80000000
scripthdraddr=0x80080000
sd_bootcmd=echo Trying load from SD ..;mmcinfo; mmc read $load_addr $kernel_addr_sd $kernel_size_sd ; bootm $load_addr#$board
serverip=192.168.1.142
soc=fsl-layerscape
stderr=serial
stdin=serial
stdout=serial
usb_boot=usb start; if usb dev ${devnum}; then setenv devtype usb; run scan_dev_for_boot_part; fi
vendor=freescale

Environment size: 5069/131068 bytes
=>
=>
=>
=>
=> tftp 0xa0000000 ubuntu.itb
FM1@DTSEC3 Waiting for PHY auto negotiation to complete......... TIMEOUT !
FM1@DTSEC3: Could not initialize
FM1@DTSEC4 Waiting for PHY auto negotiation to complete......... TIMEOUT !
FM1@DTSEC4: Could not initialize
FM1@DTSEC5 Waiting for PHY auto negotiation to complete......... TIMEOUT !
FM1@DTSEC5: Could not initialize
FM1@DTSEC6 Waiting for PHY auto negotiation to complete......... TIMEOUT !
FM1@DTSEC6: Could not initialize
FM1@TGEC1 Waiting for PHY auto negotiation to complete................................ TIMEOUT !
FM1@TGEC1: No link.
FM1@DTSEC1 Waiting for PHY auto negotiation to complete......... TIMEOUT !
FM1@DTSEC1: Could not initialize
FM1@DTSEC2 Waiting for PHY auto negotiation to complete......... TIMEOUT !
FM1@DTSEC2: Could not initialize
=> tftp 0xa0000000 ubuntu.itb
Using FM1@DTSEC3 device
TFTP from server 192.168.1.142; our IP address is 192.168.1.25
Filename 'ubuntu.itb'.
Load address: 0xa0000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
3.1 MiB/s
done
Bytes transferred = 188065675 (b35a78b hex)
=>
=>
=>
=>
=>
=>
=>
=> bootm 0xa0000000#ls1043ardb
## Loading kernel from FIT Image at a0000000 ...
Using 'ls1043ardb' configuration
Trying 'kernel' kernel subimage
Description: ARM64 Kernel
Type: Kernel Image
Compression: gzip compressed
Data Start: 0xa00000d0
Data Size: 15188904 Bytes = 14.5 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x84080000
Entry Point: 0x84080000
Verifying Hash Integrity ... OK
## Loading ramdisk from FIT Image at a0000000 ...
Using 'ls1043ardb' configuration
Trying 'initrd' ramdisk subimage
Description: initrd for arm64
Type: RAMDisk Image
Compression: uncompressed
Data Start: 0xa0e7c524
Data Size: 172305887 Bytes = 164.3 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x00000000
Entry Point: 0x00000000
Verifying Hash Integrity ... OK
## Loading fdt from FIT Image at a0000000 ...
Using 'ls1043ardb' configuration
Trying 'ls1043ardb-dtb' fdt subimage
Description: ls1043ardb-dtb
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0xab2eb72c
Data Size: 39769 Bytes = 38.8 KiB
Architecture: AArch64
Verifying Hash Integrity ... OK
Loading fdt from 0xab2eb72c to 0x90000000
Booting using the fdt blob at 0x90000000
Uncompressing Kernel Image ... OK
Using Device Tree in place at 0000000090000000, end 000000009001cb58

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.35 (root@devpc04-desktop) (aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #3 SMP PREEMPT Mon Oct 31 12:07:43 IST 2022
[ 0.000000] Machine model: LS1043A RDB Board
[ 0.000000] earlycon: uart8250 at MMIO 0x00000000021c0500 (options '')
[ 0.000000] printk: bootconsole [uart8250] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
[ 0.000000] OF: reserved mem: initialized node qman-fqd, compatible id fsl,qman-fqd
[ 0.000000] OF: reserved mem: initialized node qman-pfdr, compatible id fsl,qman-pfdr
[ 0.000000] OF: reserved mem: initialized node bman-fbpr, compatible id fsl,bman-fbpr
[ 0.000000] cma: Reserved 32 MiB at 0x00000000f6000000
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x00000000fbdfffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xfb60fb00-0xfb611fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000fbdfffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000f7ffffff]
[ 0.000000] node 0: [mem 0x00000000fb000000-0x00000000fb7fffff]
[ 0.000000] node 0: [mem 0x00000000fbc00000-0x00000000fbdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000fbdfffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv0.2 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] percpu: Embedded 24 pages/cpu s60120 r8192 d29992 u98304
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 486152
[ 0.000000] Policy zone: DMA
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 mtdparts=60000000.nor:2m@0x100000(nor_bank0_uboot),40m@0x1100000(nor_bank0_fit),7m(nor_bank0_user),2m@0x4100000(nor_bank4_uboot),40m@0x5100000(nor_bank4_fit),-(nor_bank4_user);7e800000.flash:1m(nand_uboot),1m(nand_uboot_env),20m(nand_fit);spi0.0:1m(uboot),5m(kernel),1m(dtb),9m(file_system)
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 1693592K/1976320K available (20480K kernel code, 3074K rwdata, 9948K rodata, 6656K init, 1035K bss, 249960K reserved, 32768K cma-reserved)
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GIC: Adjusting CPU interface base to 0x000000000142f000
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4f0 with crng_init=0
[ 0.000000] arch_timer: Enabling global workaround for Freescale erratum a005858
[ 0.000000] arch_timer: CPU0: Trapping CNTVCT access
[ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
[ 0.000003] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
[ 0.008909] Console: colour dummy device 80x25
[ 0.013430] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
[ 0.023839] pid_max: default: 32768 minimum: 301
[ 0.028553] LSM: Security Framework initializing
[ 0.033267] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.040710] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.049572] rcu: Hierarchical SRCU implementation.
[ 0.056029] EFI services will not be available.
[ 0.060713] smp: Bringing up secondary CPUs ...
[ 0.065571] Detected VIPT I-cache on CPU1
[ 0.065599] arch_timer: CPU1: Trapping CNTVCT access
[ 0.065608] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.065935] Detected VIPT I-cache on CPU2
[ 0.065951] arch_timer: CPU2: Trapping CNTVCT access
[ 0.065958] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.066268] Detected VIPT I-cache on CPU3
[ 0.066282] arch_timer: CPU3: Trapping CNTVCT access
[ 0.066289] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.066331] smp: Brought up 1 node, 4 CPUs
[ 0.117147] SMP: Total of 4 processors activated.
[ 0.121874] CPU features: detected: 32-bit EL0 Support
[ 0.127046] CPU features: detected: CRC32 instructions
[ 0.132211] CPU features: detected: 32-bit EL1 Support
[ 0.145991] CPU: All CPU(s) started at EL2
[ 0.150118] alternatives: patching kernel code
[ 0.155698] devtmpfs: initialized
[ 0.163201] KASLR enabled
[ 0.165930] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.175731] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.183432] pinctrl core: initialized pinctrl subsystem
[ 0.189516] DMI not present or invalid.
[ 0.193722] NET: Registered protocol family 16
[ 0.199357] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.206542] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.214455] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.222442] audit: initializing netlink subsys (disabled)
[ 0.227947] audit: type=2000 audit(0.168:1): state=initialized audit_enabled=0 res=1
[ 0.228687] thermal_sys: Registered thermal governor 'step_wise'
[ 0.235734] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.242144] cpuidle: using governor menu
[ 0.252714] Bman ver:0a02,02,01
[ 0.257282] qman-fqd addr 0x00000000fb800000 size 0x400000
[ 0.262797] qman-pfdr addr 0x00000000f8000000 size 0x2000000
[ 0.268486] Qman ver:0a01,03,02,00
[ 0.272066] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.278938] ASID allocator initialised with 32768 entries
[ 0.285353] Serial: AMBA PL011 UART driver
[ 0.289538] imx mu driver is registered.
[ 0.293505] imx rpmsg driver is registered.
[ 0.323911] Machine: LS1043A RDB Board
[ 0.327680] SoC family: QorIQ LS1043A
[ 0.331352] SoC ID: svr:0x87920011, Revision: 1.1
[ 0.357189] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.363935] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.370670] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.377404] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.385149] cryptd: max_cpu_qlen set to 1000
[ 0.455890] raid6: neonx8 gen() 2876 MB/s
[ 0.527939] raid6: neonx8 xor() 2145 MB/s
[ 0.599996] raid6: neonx4 gen() 2936 MB/s
[ 0.672041] raid6: neonx4 xor() 2119 MB/s
[ 0.744095] raid6: neonx2 gen() 2798 MB/s
[ 0.816143] raid6: neonx2 xor() 1964 MB/s
[ 0.888201] raid6: neonx1 gen() 2430 MB/s
[ 0.960256] raid6: neonx1 xor() 1666 MB/s
[ 1.032609] raid6: int64x8 gen() 1874 MB/s
[ 1.104954] raid6: int64x8 xor() 1039 MB/s
[ 1.177309] raid6: int64x4 gen() 2141 MB/s
[ 1.249650] raid6: int64x4 xor() 1098 MB/s
[ 1.322002] raid6: int64x2 gen() 1863 MB/s
[ 1.394354] raid6: int64x2 xor() 987 MB/s
[ 1.466717] raid6: int64x1 gen() 1403 MB/s
[ 1.539069] raid6: int64x1 xor() 746 MB/s
[ 1.543357] raid6: using algorithm neonx4 gen() 2936 MB/s
[ 1.548781] raid6: .... xor() 2119 MB/s, rmw enabled
[ 1.553768] raid6: using neon recovery algorithm
[ 1.559186] ACPI: Interpreter disabled.
[ 1.566344] iommu: Default domain type: Passthrough
[ 1.571502] vgaarb: loaded
[ 1.574416] SCSI subsystem initialized
[ 1.578398] usbcore: registered new interface driver usbfs
[ 1.583939] usbcore: registered new interface driver hub
[ 1.589293] usbcore: registered new device driver usb
[ 1.595301] i2c i2c-0: IMX I2C adapter registered
[ 1.600060] i2c i2c-0: using dma0chan16 (tx) and dma0chan17 (rx) for DMA transfers
[ 1.608540] mc: Linux media interface: v0.10
[ 1.612846] videodev: Linux video capture interface: v2.00
[ 1.618417] pps_core: LinuxPPS API ver. 1 registered
[ 1.623406] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.632606] PTP clock support registered
[ 1.636679] EDAC MC: Ver: 3.0.0
[ 1.640918] bman-fbpr addr 0x00000000fa000000 size 0x1000000
[ 1.646632] Bman err interrupt handler present
[ 1.651700] Bman portal initialised, cpu 0
[ 1.655901] Bman portal initialised, cpu 1
[ 1.660103] Bman portal initialised, cpu 2
[ 1.664306] Bman portal initialised, cpu 3
[ 1.668421] Bman portals initialised
[ 1.672886] Qman err interrupt handler present
[ 1.677556] QMan: Allocated lookup table at (____ptrval____), entry count 65537
[ 1.685433] Qman portal initialised, cpu 0
[ 1.689630] Qman portal initialised, cpu 1
[ 1.693823] Qman portal initialised, cpu 2
[ 1.698020] Qman portal initialised, cpu 3
[ 1.702135] Qman portals initialised
[ 1.705789] Bman: BPID allocator includes range 32:32
[ 1.710915] Qman: FQID allocator includes range 256:256
[ 1.716168] Qman: FQID allocator includes range 32768:32768
[ 1.721815] Qman: CGRID allocator includes range 0:256
[ 1.727118] Qman: pool channel allocator includes range 1025:15
[ 1.733151] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 1.739605] fsl-ifc 1530000.ifc: Freescale Integrated Flash Controller
[ 1.746182] fsl-ifc 1530000.ifc: IFC version 1.4, 8 banks
[ 1.751774] FPGA manager framework
[ 1.755243] Advanced Linux Sound Architecture Driver Initialized.
[ 1.762486] clocksource: Switched to clocksource arch_sys_counter
[ 1.768748] VFS: Disk quotas dquot_6.6.0
[ 1.772727] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.779768] pnp: PnP ACPI: disabled
[ 1.787762] NET: Registered protocol family 2
[ 1.792495] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 1.801111] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 1.809150] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 1.816672] TCP: Hash tables configured (established 16384 bind 16384)
[ 1.823313] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 1.830085] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 1.837359] NET: Registered protocol family 1
[ 1.841974] RPC: Registered named UNIX socket transport module.
[ 1.847935] RPC: Registered udp transport module.
[ 1.852663] RPC: Registered tcp transport module.
[ 1.857389] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.863867] PCI: CLS 0 bytes, default 64
[ 1.867904] Trying to unpack rootfs image as initramfs...
[ 1.873616] rootfs image is not initramfs (no cpio magic); looks like an initrd
[ 2.148498] Freeing initrd memory: 168264K
[ 2.153276] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 2.161622] kvm [1]: IPA Size Limit: 40 bits
[ 2.167102] kvm [1]: vgic interrupt IRQ9
[ 2.171141] kvm [1]: Hyp mode initialized successfully
[ 2.178750] Initialise system trusted keyrings
[ 2.183291] workingset: timestamp_bits=42 max_order=19 bucket_order=0
[ 2.190125] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.196158] NFS: Registering the id_resolver key type
[ 2.201246] Key type id_resolver registered
[ 2.205450] Key type id_legacy registered
[ 2.209494] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.216231] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 2.223679] jffs2: version 2.2. (NAND) \A9 2001-2006 Red Hat, Inc.
[ 2.229955] fuse: init (API version 7.32)
[ 2.234070] 9p: Installing v9fs 9p2000 file system support
[ 2.266902] xor: measuring software checksum speed
[ 2.274748] 8regs : 3254 MB/sec
[ 2.281754] 32regs : 3738 MB/sec
[ 2.289242] arm64_neon : 3163 MB/sec
[ 2.293618] xor: using function: 32regs (3738 MB/sec)
[ 2.298696] Key type asymmetric registered
[ 2.302811] Asymmetric key parser 'x509' registered
[ 2.307729] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 2.315221] io scheduler mq-deadline registered
[ 2.319776] io scheduler kyber registered
[ 2.338825] layerscape-pcie 3500000.pcie: host bridge /soc/pcie@3500000 ranges:
[ 2.346193] layerscape-pcie 3500000.pcie: IO 0x4800010000..0x480001ffff -> 0x0000000000
[ 2.354774] layerscape-pcie 3500000.pcie: MEM 0x4840000000..0x487fffffff -> 0x0040000000
[ 2.363451] layerscape-pcie 3500000.pcie: PCI host bridge to bus 0000:00
[ 2.370193] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.375707] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 2.381921] pci_bus 0000:00: root bus resource [mem 0x4840000000-0x487fffffff] (bus address [0x40000000-0x7fffffff])
[ 2.392520] pci 0000:00:00.0: [1957:8080] type 01 class 0x060400
[ 2.398571] pci 0000:00:00.0: reg 0x38: [mem 0x4840000000-0x48400007ff pref]
[ 2.405688] pci 0000:00:00.0: supports D1 D2
[ 2.409980] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 2.418774] pci 0000:00:00.0: BAR 6: assigned [mem 0x4840000000-0x48400007ff pref]
[ 2.426388] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 2.431796] pcieport 0000:00:00.0: PME: Signaling with IRQ 70
[ 2.437725] layerscape-pcie 3600000.pcie: host bridge /soc/pcie@3600000 ranges:
[ 2.445088] layerscape-pcie 3600000.pcie: IO 0x5000010000..0x500001ffff -> 0x0000000000
[ 2.453672] layerscape-pcie 3600000.pcie: MEM 0x5040000000..0x507fffffff -> 0x0040000000
[ 2.462327] layerscape-pcie 3600000.pcie: PCI host bridge to bus 0001:00
[ 2.469067] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 2.474583] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff])
[ 2.483593] pci_bus 0001:00: root bus resource [mem 0x5040000000-0x507fffffff] (bus address [0x40000000-0x7fffffff])
[ 2.494184] pci 0001:00:00.0: [1957:8080] type 01 class 0x060400
[ 2.500231] pci 0001:00:00.0: reg 0x38: [mem 0x5040000000-0x50400007ff pref]
[ 2.507341] pci 0001:00:00.0: supports D1 D2
[ 2.511633] pci 0001:00:00.0: PME# supported from D0 D1 D2 D3hot
[ 2.520357] pci 0001:00:00.0: BAR 6: assigned [mem 0x5040000000-0x50400007ff pref]
[ 2.527970] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 2.533346] pcieport 0001:00:00.0: PME: Signaling with IRQ 72
[ 2.540733] EINJ: ACPI disabled.
[ 2.553700] Bus freq driver module loaded
[ 2.566240] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 2.574617] printk: console [ttyS0] disabled
[ 2.578953] 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 46, base_baud = 25000000) is a 16550A
[ 2.587817] printk: console [ttyS0] enabled
[ 2.587817] printk: console [ttyS0] enabled
[ 2.596194] printk: bootconsole [uart8250] disabled
[ 2.596194] printk: bootconsole [uart8250] disabled
[ 2.606296] 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 46, base_baud = 25000000) is a 16550A
[ 2.615389] 21d0500.serial: ttyS2 at MMIO 0x21d0500 (irq = 47, base_baud = 25000000) is a 16550A
[ 2.624478] 21d0600.serial: ttyS3 at MMIO 0x21d0600 (irq = 47, base_baud = 25000000) is a 16550A
[ 2.633873] SuperH (H)SCI(F) driver initialized
[ 2.639179] msm_serial: driver initialized
[ 2.655522] brd: module loaded
[ 2.663120] loop: module loaded
[ 2.667509] megasas: 07.714.04.00-rc1
[ 2.672501] imx ahci driver is registered.
[ 2.677062] ahci-qoriq 3200000.sata: supply ahci not found, using dummy regulator
[ 2.684617] ahci-qoriq 3200000.sata: supply phy not found, using dummy regulator
[ 2.692042] ahci-qoriq 3200000.sata: supply target not found, using dummy regulator
[ 2.699793] ahci-qoriq 3200000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 2.708751] ahci-qoriq 3200000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[ 2.719133] scsi host0: ahci-qoriq
[ 2.722703] ata1: SATA max UDMA/133 mmio [mem 0x03200000-0x0320ffff] port 0x100 irq 57
[ 2.731405] physmap-flash 60000000.nor: physmap platform flash device: [mem 0x60000000-0x67ffffff]
[ 2.740406] 60000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000089 Chip ID 0x00227e
[ 2.750405] Amd/Fujitsu Extended Query Table at 0x0040
[ 2.755547] Amd/Fujitsu Extended Query version 1.3.
[ 2.760594] number of CFI chips: 1
[ 2.764008] 6 cmdlinepart partitions found on MTD device 60000000.nor
[ 2.770445] Creating 6 MTD partitions on "60000000.nor":
[ 2.775755] 0x000000100000-0x000000300000 : "nor_bank0_uboot"
[ 2.782955] 0x000001100000-0x000003900000 : "nor_bank0_fit"
[ 2.790941] 0x000003900000-0x000004000000 : "nor_bank0_user"
[ 2.798917] 0x000004100000-0x000004300000 : "nor_bank4_uboot"
[ 2.806914] 0x000005100000-0x000007900000 : "nor_bank4_fit"
[ 2.814923] 0x000007900000-0x000008000000 : "nor_bank4_user"
[ 2.823899] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[ 2.830250] nand: Micron MT29F4G08ABBDAH4
[ 2.834257] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 2.842103] Bad block table found at page 262080, version 0x01
[ 2.848410] Bad block table found at page 262016, version 0x01
[ 2.854519] 3 cmdlinepart partitions found on MTD device 7e800000.flash
[ 2.861129] Creating 3 MTD partitions on "7e800000.flash":
[ 2.866611] 0x000000000000-0x000000100000 : "nand_uboot"
[ 2.874934] 0x000000100000-0x000000200000 : "nand_uboot_env"
[ 2.882919] 0x000000200000-0x000001600000 : "nand_fit"
[ 2.890919] fsl,ifc-nand 7e800000.nand: IFC NAND device at 0x7e800000, bank 1
[ 2.899827] spi-nor spi0.0: found n25q128a11, expected n25q128a13
[ 2.907156] spi-nor spi0.0: n25q128a11 (16384 Kbytes)
[ 2.912211] 4 cmdlinepart partitions found on MTD device spi0.0
[ 2.918126] Creating 4 MTD partitions on "spi0.0":
[ 2.922913] 0x000000000000-0x000000100000 : "uboot"
[ 2.930923] 0x000000100000-0x000000600000 : "kernel"
[ 2.938928] 0x000000600000-0x000000700000 : "dtb"
[ 2.946926] 0x000000700000-0x000001000000 : "file_system"
[ 2.957258] libphy: Fixed MDIO Bus: probed
[ 2.962580] tun: Universal TUN/TAP device driver, 1.6
[ 2.968579] thunder_xcv, ver 1.0
[ 2.971828] thunder_bgx, ver 1.0
[ 2.975080] nicpf, ver 1.0
[ 2.978467] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.988033] libphy: Freescale XGMAC MDIO Bus: probed
[ 2.996970] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.002400] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.007817] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.013234] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.018655] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.024071] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.029486] libphy: Freescale XGMAC MDIO Bus: probed
[ 3.046797] Freescale FM module, FMD API version 21.1.0
[ 3.047357] ata1: SATA link down (SStatus 0 SControl 300)
[ 3.055127] Freescale FM Ports module
[ 3.061069] fsl_mac: fsl_mac: FSL FMan MAC API based driver
[ 3.067148] fsl_mac 1ae0000.ethernet: FMan MEMAC
[ 3.071767] fsl_mac 1ae0000.ethernet: FMan MAC address: 00:04:9f:07:5c:f2
[ 3.078914] fsl_mac 1ae2000.ethernet: FMan MEMAC
[ 3.083530] fsl_mac 1ae2000.ethernet: FMan MAC address: 00:04:9f:07:5c:f3
[ 3.090420] fsl_mac 1ae4000.ethernet: FMan MEMAC
[ 3.095038] fsl_mac 1ae4000.ethernet: FMan MAC address: 00:04:9f:07:5c:f4
[ 3.101943] fsl_mac 1ae6000.ethernet: FMan MEMAC
[ 3.106561] fsl_mac 1ae6000.ethernet: FMan MAC address: 00:04:9f:07:5c:f5
[ 3.113700] fsl_mac 1ae8000.ethernet: FMan MEMAC
[ 3.118318] fsl_mac 1ae8000.ethernet: FMan MAC address: 00:04:9f:07:5c:f6
[ 3.125458] fsl_mac 1aea000.ethernet: FMan MEMAC
[ 3.130076] fsl_mac 1aea000.ethernet: FMan MAC address: 00:04:9f:07:5c:f7
[ 3.136971] fsl_mac 1af0000.ethernet: FMan MEMAC
[ 3.141587] fsl_mac 1af0000.ethernet: FMan MAC address: 00:04:9f:07:5c:f8
[ 3.148412] fsl_dpa: FSL DPAA Ethernet driver
[ 3.153226] fsl_dpa soc:fsl,dpaa:ethernet@0: Skip RX PCD High Priority FQs initialization
[ 3.163175] fsl_dpa: fsl_dpa: Probed interface eth0
[ 3.168472] fsl_dpa soc:fsl,dpaa:ethernet@1: Skip RX PCD High Priority FQs initialization
[ 3.178371] fsl_dpa: fsl_dpa: Probed interface eth1
[ 3.183713] fsl_dpa soc:fsl,dpaa:ethernet@2: Skip RX PCD High Priority FQs initialization
[ 3.193670] fsl_dpa: fsl_dpa: Probed interface eth2
[ 3.199057] fsl_dpa soc:fsl,dpaa:ethernet@3: Skip RX PCD High Priority FQs initialization
[ 3.209077] fsl_dpa: fsl_dpa: Probed interface eth3
[ 3.214526] fsl_dpa soc:fsl,dpaa:ethernet@4: Skip RX PCD High Priority FQs initialization
[ 3.224617] fsl_dpa: fsl_dpa: Probed interface eth4
[ 3.230111] fsl_dpa soc:fsl,dpaa:ethernet@5: Skip RX PCD High Priority FQs initialization
[ 3.240283] fsl_dpa: fsl_dpa: Probed interface eth5
[ 3.245836] fsl_dpa soc:fsl,dpaa:ethernet@8: Skip RX PCD High Priority FQs initialization
[ 3.256077] fsl_dpa: fsl_dpa: Probed interface eth6
[ 3.260995] fsl_advanced: FSL DPAA Advanced drivers:
[ 3.265954] fsl_proxy: FSL DPAA Proxy initialization driver
[ 3.271755] fsl_oh: FSL FMan Offline Parsing port driver
[ 3.278016] hclge is initializing
[ 3.281339] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 3.288556] hns3: Copyright (c) 2017 Huawei Corporation.
[ 3.293893] e1000: Intel(R) PRO/1000 Network Driver
[ 3.298766] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 3.304532] e1000e: Intel(R) PRO/1000 Network Driver
[ 3.309495] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 3.315437] igb: Intel(R) Gigabit Ethernet Network Driver
[ 3.320829] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 3.326418] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[ 3.332679] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 3.338992] sky2: driver version 1.30
[ 3.344058] usbcore: registered new interface driver r8152
[ 3.349560] usbcore: registered new interface driver asix
[ 3.354976] usbcore: registered new interface driver ax88179_178a
[ 3.361473] VFIO - User Level meta-driver version: 0.3
[ 3.370180] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.376716] ehci-pci: EHCI PCI platform driver
[ 3.381179] ehci-platform: EHCI generic platform driver
[ 3.386569] ehci-orion: EHCI orion driver
[ 3.390697] ehci-exynos: EHCI Exynos driver
[ 3.394976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.401158] ohci-pci: OHCI PCI platform driver
[ 3.405619] ohci-platform: OHCI generic platform driver
[ 3.410980] ohci-exynos: OHCI Exynos driver
[ 3.415713] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 3.421206] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 3.428926] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000002010810
[ 3.438351] xhci-hcd xhci-hcd.0.auto: irq 55, io mem 0x02f00000
[ 3.444726] hub 1-0:1.0: USB hub found
[ 3.448490] hub 1-0:1.0: 1 port detected
[ 3.452598] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 3.458086] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 3.465743] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 3.472584] hub 2-0:1.0: USB hub found
[ 3.476344] hub 2-0:1.0: 1 port detected
[ 3.480513] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.486002] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 3.493713] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x0000000002010810
[ 3.503123] xhci-hcd xhci-hcd.1.auto: irq 56, io mem 0x03000000
[ 3.509406] hub 3-0:1.0: USB hub found
[ 3.513167] hub 3-0:1.0: 1 port detected
[ 3.517250] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 3.522737] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 3.530391] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 3.537211] hub 4-0:1.0: USB hub found
[ 3.540970] hub 4-0:1.0: 1 port detected
[ 3.545438] usbcore: registered new interface driver uas
[ 3.550807] usbcore: registered new interface driver usb-storage
[ 3.560371] ftm-alarm 29d0000.timer: registered as rtc1
[ 3.566744] i2c /dev entries driver
[ 3.573200] ptp_qoriq: device tree node missing required elements, try automatic configuration
[ 3.581899] pps pps0: new PPS source ptp0
[ 3.600672] random: fast init done
[ 3.614355] qoriq-cpufreq qoriq-cpufreq: Freescale QorIQ CPU frequency scaling driver
[ 3.623229] sdhci: Secure Digital Host Controller Interface driver
[ 3.629428] sdhci: Copyright(c) Pierre Ossman
[ 3.634463] Synopsys Designware Multimedia Card Interface Driver
[ 3.641800] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.649875] ledtrig-cpu: registered to indicate activity on CPUs
[ 3.657268] usbcore: registered new interface driver usbhid
[ 3.662838] usbhid: USB HID core driver
[ 3.668231] Freescale USDPAA process driver
[ 3.672413] fsl-usdpaa: no region found
[ 3.674382] mmc0: SDHCI controller on 1560000.esdhc [1560000.esdhc] using ADMA 64-bit
[ 3.676244] Freescale USDPAA process IRQ driver
[ 3.680974] optee: probing for conduit method.
[ 3.693046] optee: api uid mismatch
[ 3.696537] optee: probe of firmware:optee failed with error -22
[ 3.709978] NET: Registered protocol family 26
[ 3.714491] u32 classifier
[ 3.717212] input device check on
[ 3.720871] Actions configured
[ 3.724695] Initializing XFRM netlink socket
[ 3.729022] NET: Registered protocol family 10
[ 3.734183] Segment Routing with IPv6
[ 3.737907] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 3.744143] NET: Registered protocol family 17
[ 3.748593] NET: Registered protocol family 15
[ 3.753068] Bridge firewalling registered
[ 3.757199] 8021q: 802.1Q VLAN Support v1.8
[ 3.761404] lib80211: common routines for IEEE802.11 drivers
[ 3.767100] 9pnet: Installing 9P2000 support
[ 3.771394] tsn generic netlink module v1 init...
[ 3.776142] Key type dns_resolver registered
[ 3.780683] registered taskstats version 1
[ 3.784784] Loading compiled-in X.509 certificates
[ 3.790557] Btrfs loaded, crc32c=crc32c-generic
[ 3.798036] ALSA device list:
[ 3.801034] No soundcards found.
[ 3.804654] RAMDISK: gzip image found at block 0
[ 3.853611] RAMDISK: incomplete write (15214 != 32768)
[ 3.858787] write error
[ 3.877619] List of all partitions:
[ 3.881131] 0100 4096 ram0
[ 3.881133] (driver?)
[ 3.887231] 0101 4096 ram1
[ 3.887233] (driver?)
[ 3.893325] 0102 4096 ram2
[ 3.893327] (driver?)
[ 3.899424] 0103 4096 ram3
[ 3.899426] (driver?)
[ 3.905518] 0104 4096 ram4
[ 3.905520] (driver?)
[ 3.911616] 0105 4096 ram5
[ 3.911618] (driver?)
[ 3.917710] 0106 4096 ram6
[ 3.917712] (driver?)
[ 3.923808] 0107 4096 ram7
[ 3.923809] (driver?)
[ 3.929904] 0108 4096 ram8
[ 3.929907] (driver?)
[ 3.936076] 0109 4096 ram9
[ 3.936079] (driver?)
[ 3.942184] 010a 4096 ram10
[ 3.942186] (driver?)
[ 3.948371] 010b 4096 ram11
[ 3.948373] (driver?)
[ 3.954557] 010c 4096 ram12
[ 3.954559] (driver?)
[ 3.960737] 010d 4096 ram13
[ 3.960739] (driver?)
[ 3.965826] random: crng init done
[ 3.966936] 010e 4096 ram14
[ 3.970309] (driver?)
[ 3.976549] 010f 4096 ram15
[ 3.976551] (driver?)
[ 3.982755] 1f00 2048 mtdblock0
[ 3.982757] (driver?)
[ 3.989287] 1f01 40960 mtdblock1
[ 3.989289] (driver?)
[ 3.995831] 1f02 7168 mtdblock2
[ 3.995833] (driver?)
[ 4.002359] 1f03 2048 mtdblock3
[ 4.002361] (driver?)
[ 4.008899] 1f04 40960 mtdblock4
[ 4.008901] (driver?)
[ 4.015442] 1f05 7168 mtdblock5
[ 4.015444] (driver?)
[ 4.021972] 1f06 1024 mtdblock6
[ 4.021974] (driver?)
[ 4.028516] 1f07 1024 mtdblock7
[ 4.028519] (driver?)
[ 4.035060] 1f08 20480 mtdblock8
[ 4.035062] (driver?)
[ 4.041589] 1f09 1024 mtdblock9
[ 4.041591] (driver?)
[ 4.048146] 1f0a 5120 mtdblock10
[ 4.048149] (driver?)
[ 4.054769] 1f0b 1024 mtdblock11
[ 4.054771] (driver?)
[ 4.061384] 1f0c 9216 mtdblock12
[ 4.061386] (driver?)
[ 4.068012] No filesystem could mount root, tried:
[ 4.068015] ext3
[ 4.072886] ext4
[ 4.074815] ext2
[ 4.076730] squashfs
[ 4.078649] vfat
[ 4.080911] fuseblk
[ 4.082839] btrfs
[ 4.085014]
[ 4.088501] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
[ 4.096757] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.10.35 #3
[ 4.102752] Hardware name: LS1043A RDB Board (DT)
[ 4.107445] Call trace:
[ 4.109889] dump_backtrace+0x0/0x1a8
[ 4.113543] show_stack+0x18/0x68
[ 4.116849] dump_stack+0xd0/0x12c
[ 4.120244] panic+0x16c/0x334
[ 4.123290] mount_block_root+0x234/0x250
[ 4.127290] mount_root+0x10c/0x144
[ 4.130769] prepare_namespace+0x130/0x170
[ 4.134855] kernel_init_freeable+0x210/0x23c
[ 4.139203] kernel_init+0x14/0x118
[ 4.142681] ret_from_fork+0x10/0x34
[ 4.146249] SMP: stopping secondary CPUs
[ 4.150170] Kernel Offset: 0x478c49c80000 from 0xffff800010000000
[ 4.156252] PHYS_OFFSET: 0xfffff635c0000000
[ 4.160424] CPU features: 0x0240002,20802004
[ 4.164682] Memory Limit: none
[ 4.167731] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0) ]---

0 Kudos

1,073 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please configure "bootargs" as the following.

console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 ramdisk_size=0x2000000  mtdparts=60000000.nor:2m@0x100000(nor_bank0_uboot),40m@0x1100000(nor_bank0_fit),7m(nor_bank0_user),2m@0x4100000(nor_bank4_uboot),40m@0x5100000(nor_bank4_fit),-(nor_bank4_user);7e800000.flash:1m(nand_uboot),1m(nand_uboot_env),20m(nand_fit);spi0.0:1m(uboot),5m(kernel),1m(dtb),9m(file_system)

0 Kudos