ls1046ardb boot from sd card

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

ls1046ardb boot from sd card

5,029 Views
apsihvonen
Contributor I

I try to boot the device from sd card. 

I created two partitions and dd the u-boot to the first then I have bitbaked kernel-fsl-ls1046a-rdb.itb which I copied to the SD card as kernel.itb along with rootfs. When I try to boot ls1046ardb the card says:
...

Hit any key to stop autoboot: 0
SF: Detected S25FS512S with page size 256 Bytes, erase size 256 KiB, total 64 MiB
sf - SPI flash sub-system

Usage:
sf probe [[bus:]cs] [hz] [mode] - init flash device on given SPI bus
and chip select
sf read addr offset|partition len - read `len' bytes starting at
`offset' or from start of mtd
`partition'to memory at `addr'
sf write addr offset|partition len - write `len' bytes from memory
at `addr' to flash at `offset'
or to start of mtd `partition'
sf erase offset|partition [+]len - erase `len' bytes from `offset'
or from start of mtd `partition'
`+len' round up `len' to block size
sf update addr offset|partition len - erase and write `len' bytes from memory
at `addr' to flash at `offset'
or to start of mtd `partition'
sf protect lock/unlock sector len - protect/unprotect 'len' bytes starting
at address 'sector'

Wrong Image Format for bootm command
ERROR: can't get kernel image!

What have I done wrong

0 Kudos
18 Replies

3,061 Views
apsihvonen
Contributor I

SDK is broken. I have wasted several days doing something that I should not have to do.

bitbake fsl-** produces rootfs which is no operational. I finally got it working. Stock kernel with noinitrd. Tar your bitbake image to SD card and overwrite that with stock fsl-minimum-image. I think I would have something better to do than figure out something like that. I was payed for doing unnecessary work. Please make one .iso. It is tedious to install SDK three time just to get support for one prosessor. Documentation is from, I don't have to say. Thanks anyway. Waiting for upgrade that bitbake image would just work.

0 Kudos

3,061 Views
ufedor
NXP Employee
NXP Employee

Clarification is needed.

You wrote:

> I try to boot the device from sd card.

Please clarify your intention because "sf" U-Boot commands are for SPI Flash.

The SD card is handled by "mmc" U-Boot commands.

Refer to the Linux SDK Infocenter section:

Submit Form 

0 Kudos

3,061 Views
apsihvonen
Contributor I
0 Kudos

3,061 Views
apsihvonen
Contributor I

Following instructions from AN5340.pdf chapter 5.3 Program kernel itb to SD card. Except there were no kernel.itb available so I used kernel-fsl-ls1046a-rdb-<nnn>.itb and renamed it to kernel.itb

Turn the DIP switch to boot from SD-card and turn on

U-Boot SPL 2016.092.0+ga06b209 (Jun 27 2017 - 13:34:27)
Initializing DDR....using SPD
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
Trying to boot from MMC1


U-Boot 2016.092.0+ga06b209 (Jun 27 2017 - 13:34:27 +0300)

SoC: LS1046AE Rev1.0 (0x87070010)
Clock Configuration:
CPU0(A72):1600 MHz CPU1(A72):1600 MHz CPU2(A72):1600 MHz
CPU3(A72):1600 MHz
Bus: 600 MHz DDR: 2100 MT/s FMAN: 700 MHz
Reset Configuration Word (RCW):
00000000: 0c150010 0e000000 00000000 00000000
00000010: 11335559 40005012 60040000 c1000000
00000020: 00000000 00000000 00000000 00238800
00000030: 20124000 00003101 00000096 00000001
Model: LS1046A RDB Board
Board: LS1046ARDB, boot from SD
CPLD: V2.3
PCBA: V2.0
SERDES Reference Clocks:
SD1_CLK1 = 156.25MHZ, SD1_CLK2 = 100.00MHZ
I2C: ready
DRAM: Detected UDIMM 18ASF1G72AZ-2G3B1
8 GiB (DDR4, 64-bit, CL=15, ECC on)
SEC0: RNG instantiated
FSL_SDHC: 0
PPA: malloc failed for PPA image(size 0x70000000)
PSCI: PSCI does not exist.
Waking secondary cores to start from fff0c000
All (4) cores are up.
Using SERDES1 Protocol: 4403 (0x1133)
Using SERDES2 Protocol: 21849 (0x5559)
NAND: 512 MiB
MMC: EEPROM: NXID v1
In: serial
Out: serial
Err: serial
SATA link 0 timeout.
AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
flags: 64bit ncq pm clo only pmp fbss pio slum part ccc apst
Found 0 device(s).
SCSI: Net:
MMC read: dev # 0, block # 2080, count 128 ...
Fman1: Data at 00000000ffe18100 is not a firmware
PCIe0: pcie@3400000 Root Complex: no link
PCIe1: pcie@3500000 Root Complex: no link
PCIe2: pcie@3600000 Root Complex: no link
No ethernet found.
Hit any key to stop autoboot: 0
SF: Detected S25FS512S with page size 256 Bytes, erase size 256 KiB, total 64 MiB
sf - SPI flash sub-system

Usage:
sf probe [[bus:]cs] [hz] [mode] - init flash device on given SPI bus
and chip select
sf read addr offset|partition len - read `len' bytes starting at
`offset' or from start of mtd
`partition'to memory at `addr'
sf write addr offset|partition len - write `len' bytes from memory
at `addr' to flash at `offset'
or to start of mtd `partition'
sf erase offset|partition [+]len - erase `len' bytes from `offset'
or from start of mtd `partition'
`+len' round up `len' to block size
sf update addr offset|partition len - erase and write `len' bytes from memory
at `addr' to flash at `offset'
or to start of mtd `partition'
sf protect lock/unlock sector len - protect/unprotect 'len' bytes starting
at address 'sector'

Wrong Image Format for bootm command
ERROR: can't get kernel image!

0 Kudos

3,061 Views
ufedor
NXP Employee
NXP Employee

Please provide log of the "printenv" in U-Boot.

0 Kudos

3,061 Views
apsihvonen
Contributor I

=> printenv
baudrate=115200
bootargs=‘root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 console=ttyS0,115200’
bootcmd=sf probe 0:0;sf read $kernel_load$kernel_start $kernel_size;bootm $kernel_load
bootdelay=5
console=ttyS0,115200
eth1addr=00:04:9F:04:FD:0A
eth2addr=00:04:9F:04:FD:05
eth3addr=00:04:9F:04:FD:06
eth4addr=00:04:9F:04:FD:08
eth5addr=00:04:9F:04:FD:07
ethaddr=00:04:9F:04:FD:09
ethprime=FM1@DTSEC3
fdt_high=0xffffffffffffffff
fdtcontroladdr=ffe077b0
hwconfig=fsl_ddr:bank_intlv=auto
initrd_high=0xffffffffffffffff
kernel_load=0xa0000000
kernel_size=0x2800000
kernel_start=0x1000000
loadaddr=0x80100000
mtdparts=1550000.quadspi:1m(rcw),15m(u-boot),48m(kernel.itb);7e800000.flash:16m(nand_uboot),48m(nand_kernel),448m(nand_free)
ramdisk_addr=0x800000
ramdisk_size=0x2000000
scsidevs=0
stderr=serial
stdin=serial
stdout=serial

0 Kudos

3,061 Views
ufedor
NXP Employee
NXP Employee

The "bootcmd" shows that SPI Flash booting will be executed.

0 Kudos

3,061 Views
apsihvonen
Contributor I

So how I can boot from sd card. That was not very usefull.

0 Kudos

3,061 Views
ufedor
NXP Employee
NXP Employee

Please read "SD Deployment" (link in the first response - Linux SDK Infocenter), section "Setting U-Boot Environment".

0 Kudos

3,061 Views
apsihvonen
Contributor I

Ok, I got it booting. I totally missed the link at thte first mail. That said. It still won't boot kernel.

It hangs after following messages:

....

Bad inittab entry at line 5
can't open /dev/si: No such file or directory
can't open /dev/~~: No such file or directory
can't open /dev/l0: No such file or directory
can't open /dev/l1: No such file or director

...

I looked a thread "

SDK 2.0 inittab entries not found booting from /dev/mmcblk0p2"

on subject but nothing on that would worked. 

0 Kudos

3,061 Views
ed_swarthout
NXP Employee
NXP Employee

[ 3.288118] RAMDISK: gzip image found at block 0
[ 4.433458] VFS: Mounted root (ext2 filesystem) on device 1:0.
Bad inittab entry at line 5
can't open /dev/si: No such file or directory
can't open /dev/~~: No such file or directory
can't open /dev/l0: No such file or directory
can't open /dev/l1: No such file or directory
can't open /dev/l2: No such file or directory
can't open /dev/l3: No such file or directory

This is due to the kernel.itb initrd interfering with the init sequence.

The fix is to not use the initrd when booting a real rootfs (when root=/dev/mmcblk0p1 or nfs or sda1 ...).

This an be accomplished in two ways:

  1. by adding the "noinitrd" option to bootargs, or
  2. not passing the ramdisk to Linux by using a different bootm syntax: "bootm $kernel_load:kernel@1 - $kernel_load:fdt@1"

3,061 Views
ufedor
NXP Employee
NXP Employee

What is the exact board name?

What is printed on the boards PCB?

Please provide complete booting log as textual attachment.

0 Kudos

3,061 Views
apsihvonen
Contributor I

LS1046ARDB evaluation board where it reads on sticker: SCH-29142 REV B2, 700-29142 REV B.

Following log:

U-Boot SPL 2016.092.0+ga06b209 (Jul 04 2017 - 07:49:43)
Initializing DDR....using SPD
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
Trying to boot from MMC1


U-Boot 2016.092.0+ga06b209 (Jul 04 2017 - 07:49:43 +0300)

SoC: LS1046AE Rev1.0 (0x87070010)
Clock Configuration:
CPU0(A72):1600 MHz CPU1(A72):1600 MHz CPU2(A72):1600 MHz
CPU3(A72):1600 MHz
Bus: 600 MHz DDR: 2100 MT/s FMAN: 700 MHz
Reset Configuration Word (RCW):
00000000: 0c150010 0e000000 00000000 00000000
00000010: 11335559 40005012 60040000 c1000000
00000020: 00000000 00000000 00000000 00238800
00000030: 20124000 00003101 00000096 00000001
Model: LS1046A RDB Board
Board: LS1046ARDB, boot from SD
CPLD: V2.3
PCBA: V2.0
SERDES Reference Clocks:
SD1_CLK1 = 156.25MHZ, SD1_CLK2 = 100.00MHZ
I2C: ready
DRAM: Detected UDIMM 18ASF1G72AZ-2G3B1
8 GiB (DDR4, 64-bit, CL=15, ECC on)
SEC0: RNG instantiated
FSL_SDHC: 0
SEC Firmware: Bad firmware image (not a FIT image)
PSCI: PSCI does not exist.
Waking secondary cores to start from fff0c000
All (4) cores are up.
Using SERDES1 Protocol: 4403 (0x1133)
Using SERDES2 Protocol: 21849 (0x5559)
NAND: 512 MiB
MMC: EEPROM: NXID v1
In: serial
Out: serial
Err: serial
SATA link 0 timeout.
AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
flags: 64bit ncq pm clo only pmp fbss pio slum part ccc apst
Found 0 device(s).
SCSI: Net:
MMC read: dev # 0, block # 2080, count 128 ...
Fman1: Uploading microcode version 108.4.9
PCIe0: pcie@3400000 Root Complex: no link
PCIe1: pcie@3500000 Root Complex: no link
PCIe2: pcie@3600000 Root Complex: no link
FM1@DTSEC3 [PRIME], FM1@DTSEC4, FM1@DTSEC5, FM1@DTSEC6, FM1@TGEC1, FM1@TGEC2
Hit any key to stop autoboot: 0
41602623 bytes read in 1826 ms (21.7 MiB/s)
## Loading kernel from FIT Image at a0000000 ...
Using 'config@1' configuration
Trying 'kernel@1' kernel subimage
Description: ARM64 Linux kernel
Type: Kernel Image
Compression: gzip compressed
Data Start: 0xa00000d4
Data Size: 5483952 Bytes = 5.2 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x80080000
Entry Point: 0x80080000
Verifying Hash Integrity ... OK
## Loading ramdisk from FIT Image at a0000000 ...
Using 'config@1' configuration
Trying 'ramdisk@1' ramdisk subimage
Description: Ramdisk
Type: RAMDisk Image
Compression: uncompressed
Data Start: 0xa05419b0
Data Size: 36090180 Bytes = 34.4 MiB
Architecture: AArch64
OS: Linux
Load Address: unavailable
Entry Point: unavailable
Verifying Hash Integrity ... OK
## Loading fdt from FIT Image at a0000000 ...
Using 'config@1' configuration
Trying 'fdt@1' fdt subimage
Description: Flattened Device Tree blob
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0xa053af38
Data Size: 27126 Bytes = 26.5 KiB
Architecture: AArch64
Verifying Hash Integrity ... OK
Loading fdt from 0xa053af38 to 0x90000000
Booting using the fdt blob at 0x90000000
Uncompressing Kernel Image ... OK
Using Device Tree in place at 0000000090000000, end 00000000900199f5

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 4.1.35-rt41 (apsihv@apsihv-Precision-7510) (gcc version 4.9.3 20150311 (prerelease) (Linaro GCC 4.9-2015.03) ) #1 SMP Tue Jul 4 07:52:10 EEST 2017
[ 0.000000] CPU: AArch64 Processor [410fd082] revision 2
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] earlycon: Early serial console at MMIO 0x21c0500 (options '')
[ 0.000000] bootconsole [uart0] enabled
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: initialized node bman-fbpr, compatible id fsl,bman-fbpr
[ 0.000000] Reserved memory: initialized node qman-fqd, compatible id fsl,qman-fqd
[ 0.000000] Reserved memory: initialized node qman-pfdr, compatible id fsl,qman-pfdr
[ 0.000000] Reserved memory: initialized node usdpaa_mem, compatible id fsl,usdpaa-mem
[ 0.000000] cma: Reserved 16 MiB at 0x00000000fec00000
[ 0.000000] WARNING: x1-x3 nonzero in violation of boot protocol:
[ 0.000000] x1: 0000000000000000
[ 0.000000] x2: 0000000000000000
[ 0.000000] x3: 0000000080080000
[ 0.000000] This indicates a broken bootloader or old kernel
[ 0.000000] PERCPU: Embedded 18 pages/cpu @ffff80097fd69000 s34880 r8192 d30656 u73728
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2063880
[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw earlycon=uart8250,0x21c0500 console=ttyS0,115200
[ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
[ 0.000000] log_buf_len min size: 16384 bytes
[ 0.000000] log_buf_len: 32768 bytes
[ 0.000000] early log buf free: 14252(86%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] software IO TLB [mem 0xfac00000-0xfec00000] (64MB) mapped at [ffff80007ac00000-ffff80007ebfffff]
[ 0.000000] Memory: 7792436K/8386560K available (7770K kernel code, 594K rwdata, 3224K rodata, 480K init, 756K bss, 577740K reserved, 16384K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000 (126974 GB)
[ 0.000000] vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000 ( 4096 GB maximum)
[ 0.000000] 0xffff7bffc0000000 - 0xffff7bffe5ff8000 ( 607 MB actual)
[ 0.000000] fixed : 0xffff7ffffabfd000 - 0xffff7ffffac00000 ( 12 KB)
[ 0.000000] PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000 ( 16 MB)
[ 0.000000] modules : 0xffff7ffffc000000 - 0xffff800000000000 ( 64 MB)
[ 0.000000] memory : 0xffff800000000000 - 0xffff80097fe00000 ( 38910 MB)
[ 0.000000] .init : 0xffff800000b3f000 - 0xffff800000bb7000 ( 480 KB)
[ 0.000000] .text : 0xffff800000080000 - 0xffff800000b3e934 ( 11003 KB)
[ 0.000000] .data : 0xffff800000bc9000 - 0xffff800000c5da00 ( 595 KB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] Architected 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.000002] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
[ 0.008240] Console: colour dummy device 80x25
[ 0.012711] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000)
[ 0.023130] pid_max: default: 32768 minimum: 301
[ 0.027814] Security Framework initialized
[ 0.031952] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.038867] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.046513] Initializing cgroup subsys memory
[ 0.050901] Initializing cgroup subsys hugetlb
[ 0.055447] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[ 0.063600] EFI services will not be available.
[ 0.068682] CPU1: Booted secondary processor
[ 0.068684] Detected PIPT I-cache on CPU1
[ 0.068857] CPU2: Booted secondary processor
[ 0.068859] Detected PIPT I-cache on CPU2
[ 0.069027] CPU3: Booted secondary processor
[ 0.069029] Detected PIPT I-cache on CPU3
[ 0.069055] Brought up 4 CPUs
[ 0.096979] SMP: Total of 4 processors activated.
[ 0.101707] CPU: All CPU(s) started at EL2
[ 0.105992] devtmpfs: initialized
[ 0.112041] DMI not present or invalid.
[ 0.115978] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.126412] pinctrl core: initialized pinctrl subsystem
[ 0.132142] NET: Registered protocol family 16
[ 0.156628] cpuidle: using governor ladder
[ 0.186635] cpuidle: using governor menu
[ 0.190607] fsl-mc bus type registered
[ 0.194396] MC object device driver fsl_mc_dprc registered
[ 0.199929] MC object device driver fsl_mc_allocator registered
[ 0.205898] Bman ver:0a02,02,01
[ 0.211172] qman-fqd addr 0x00000009ff000000 size 0x800000
[ 0.216686] qman-pfdr addr 0x00000009fc000000 size 0x2000000
[ 0.222381] Qman ver:0a01,03,02,01
[ 0.225847] vdso: 2 pages (1 code @ ffff800000bd1000, 1 data @ ffff800000bd0000)
[ 0.233308] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.240518] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.246719] Serial: AMBA PL011 UART driver
[ 0.254500] Machine: LS1046A RDB Board
[ 0.258275] SoC family: QorIQ LS1046A
[ 0.261953] SoC ID: svr:0x87070010, Revision: 1.0
[ 0.299346] RCPM: layerscape_rcpm_init: The RCPM driver initialized.
[ 0.306093] vgaarb: loaded
[ 0.308925] SCSI subsystem initialized
[ 0.312860] usbcore: registered new interface driver usbfs
[ 0.318393] usbcore: registered new interface driver hub
[ 0.323757] usbcore: registered new device driver usb
[ 0.329148] i2c i2c-0: IMX I2C adapter registered
[ 0.333888] i2c i2c-0: can't use DMA
[ 0.337580] i2c i2c-1: IMX I2C adapter registered
[ 0.342309] i2c i2c-1: can't use DMA
[ 0.345971] pps_core: LinuxPPS API ver. 1 registered
[ 0.350960] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.360162] PTP clock support registered
[ 0.364199] bman-fbpr addr 0x00000009fe000000 size 0x1000000
[ 0.369903] Bman err interrupt handler present
[ 0.374650] Bman portal initialised, cpu 0
[ 0.378817] Bman portal initialised, cpu 1
[ 0.382982] Bman portal initialised, cpu 2
[ 0.387150] Bman portal initialised, cpu 3
[ 0.391264] Bman portals initialised
[ 0.395744] Qman err interrupt handler present
[ 0.400502] QMan: Allocated lookup table at ffff00000024d000, entry count 131073
[ 0.408236] Qman portal initialised, cpu 0
[ 0.412397] Qman portal initialised, cpu 1
[ 0.416556] Qman portal initialised, cpu 2
[ 0.420721] Qman portal initialised, cpu 3
[ 0.424836] Qman portals initialised
[ 0.428490] Bman: BPID allocator includes range 32:32
[ 0.433599] Qman: FQID allocator includes range 256:256
[ 0.438851] Qman: FQID allocator includes range 32768:32768
[ 0.444485] Qman: CGRID allocator includes range 0:256
[ 0.449785] Qman: pool channel allocator includes range 1025:15
[ 0.455784] USDPAA region at 9e0000000:10000000(9e0000:10000), 1 TLB1 entries)
[ 0.463076] fsl-ifc 1530000.ifc: Freescale Integrated Flash Controller
[ 0.469650] fsl-ifc 1530000.ifc: IFC version 1.4, 8 banks
[ 0.475449] Switched to clocksource arch_sys_counter
[ 0.483419] NET: Registered protocol family 2
[ 0.487995] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.495433] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.502564] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.509161] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.515325] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.522005] NET: Registered protocol family 1
[ 0.526488] RPC: Registered named UNIX socket transport module.
[ 0.532440] RPC: Registered udp transport module.
[ 0.537173] RPC: Registered tcp transport module.
[ 0.541899] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.548452] Trying to unpack rootfs image as initramfs...
[ 0.554026] rootfs image is not initramfs (no cpio magic); looks like an initrd
[ 0.591647] Freeing initrd memory: 35240K (ffff800020542000 - ffff8000227ac000)
[ 0.599343] kvm [1]: interrupt-controller@1440000 IRQ9
[ 0.604599] kvm [1]: timer IRQ3
[ 0.607763] kvm [1]: Hyp mode initialized successfully
[ 0.613991] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.620259] audit: initializing netlink subsys (disabled)
[ 0.625703] audit: type=2000 audit(0.560:1): initialized
[ 0.631220] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.637824] VFS: Disk quotas dquot_6.6.0
[ 0.641784] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.648977] NFS: Registering the id_resolver key type
[ 0.654064] Key type id_resolver registered
[ 0.658273] Key type id_legacy registered
[ 0.662411] fuse init (API version 7.23)
[ 0.666464] 9p: Installing v9fs 9p2000 file system support
[ 0.672383] io scheduler noop registered
[ 0.676347] io scheduler cfq registered (default)
[ 0.681168] ls-scfg-msi soc:msi-controller: ibs_shift:2 msir_irqs:32 msir_base:0x4
[ 0.689037] Find msi-controller /soc/msi-controller
[ 0.694964] PCI host bridge /soc/pcie@3400000 ranges:
[ 0.700053] IO 0x4000010000..0x400001ffff -> 0x00000000
[ 0.705573] MEM 0x4040000000..0x407fffffff -> 0x40000000
[ 0.711159] layerscape-pcie 3400000.pcie: PCI host bridge to bus 0000:00
[ 0.717905] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.723420] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.729640] pci_bus 0000:00: root bus resource [mem 0x4040000000-0x407fffffff] (bus address [0x40000000-0x7fffffff])
[ 0.740433] pci 0000:00:00.0: BAR 6: assigned [mem 0x4040000000-0x40400007ff pref]
[ 0.748052] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 0.753116] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[ 0.760194] layerscape-pcie 3400000.pcie: failed to get PME IRQ: -6
[ 0.766500] layerscape-pcie 3400000.pcie: failed to initialize PME
[ 0.772749] PCI host bridge /soc/pcie@3500000 ranges:
[ 0.777834] IO 0x4800010000..0x480001ffff -> 0x00000000
[ 0.783351] MEM 0x4840000000..0x487fffffff -> 0x40000000
[ 0.788934] layerscape-pcie 3500000.pcie: PCI host bridge to bus 0001:00
[ 0.795679] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.801195] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff])
[ 0.810213] pci_bus 0001:00: root bus resource [mem 0x4840000000-0x487fffffff] (bus address [0x40000000-0x7fffffff])
[ 0.820941] pci 0001:00:00.0: bridge configuration invalid ([bus 03-03]), reconfiguring
[ 0.829052] pci 0001:00:00.0: BAR 6: assigned [mem 0x4840000000-0x48400007ff pref]
[ 0.836671] pci 0001:00:00.0: PCI bridge to [bus 01]
[ 0.841726] pcieport 0001:00:00.0: Signaling PME through PCIe PME interrupt
[ 0.848800] layerscape-pcie 3500000.pcie: failed to get PME IRQ: -6
[ 0.855102] layerscape-pcie 3500000.pcie: failed to initialize PME
[ 0.861351] PCI host bridge /soc/pcie@3600000 ranges:
[ 0.866439] IO 0x5000010000..0x500001ffff -> 0x00000000
[ 0.871956] MEM 0x5040000000..0x507fffffff -> 0x40000000
[ 0.877537] layerscape-pcie 3600000.pcie: PCI host bridge to bus 0002:00
[ 0.884278] pci_bus 0002:00: root bus resource [bus 00-ff]
[ 0.889798] pci_bus 0002:00: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
[ 0.898816] pci_bus 0002:00: root bus resource [mem 0x5040000000-0x507fffffff] (bus address [0x40000000-0x7fffffff])
[ 0.909542] pci 0002:00:00.0: bridge configuration invalid ([bus 05-05]), reconfiguring
[ 0.917652] pci 0002:00:00.0: BAR 6: assigned [mem 0x5040000000-0x50400007ff pref]
[ 0.925267] pci 0002:00:00.0: PCI bridge to [bus 01]
[ 0.930325] pcieport 0002:00:00.0: Signaling PME through PCIe PME interrupt
[ 0.937400] layerscape-pcie 3600000.pcie: failed to get PME IRQ: -6
[ 0.943702] layerscape-pcie 3600000.pcie: failed to initialize PME
[ 0.950284] Freescale LS2 console driver
[ 0.954277] fsl-ls2-console: device fsl_mc_console registered
[ 0.960100] fsl-ls2-console: device fsl_aiop_console registered
[ 0.967416] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.974382] msm_serial: driver initialized
[ 0.978727] console [ttyS0] disabled
[ 0.982329] 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 20, base_baud = 18750000) is a 16550A
[ 0.991180] console [ttyS0] enabled
[ 0.991180] console [ttyS0] enabled
[ 0.998167] bootconsole [uart0] disabled
[ 0.998167] bootconsole [uart0] disabled
[ 1.006206] 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 20, base_baud = 18750000) is a 16550A
[ 1.015153] 21d0500.serial: ttyS2 at MMIO 0x21d0500 (irq = 21, base_baud = 18750000) is a 16550A
[ 1.024110] 21d0600.serial: ttyS3 at MMIO 0x21d0600 (irq = 21, base_baud = 18750000) is a 16550A
[ 1.036559] brd: module loaded
[ 1.041221] loop: module loaded
[ 1.044477] at24 0-0052: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 1.051375] at24 0-0053: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[ 1.058708] ahci-qoriq 3200000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[ 1.067677] ahci-qoriq 3200000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst
[ 1.077680] scsi host0: ahci-qoriq
[ 1.081167] ata1: SATA max UDMA/133 mmio [mem 0x03200000-0x0320ffff] port 0x100 irq 32
[ 1.089744] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[ 1.096102] nand: Micron MT29F4G08ABBEAH4
[ 1.100106] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224
[ 1.108407] Bad block table found at page 131008, version 0x01
[ 1.115453] Bad block table found at page 130944, version 0x01
[ 1.122260] fsl,ifc-nand 7e800000.nand: IFC NAND device at 0x7e800000, bank 0
[ 1.129608] fsl-quadspi 1550000.quadspi: s25fs512s (65536 Kbytes)
[ 1.136026] fsl-quadspi 1550000.quadspi: s25fs512s (65536 Kbytes)
[ 1.143008] libphy: Fixed MDIO Bus: probed
[ 1.147181] tun: Universal TUN/TAP device driver, 1.6
[ 1.152229] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.158652] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.164418] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.170522] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.175538] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.180544] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.185556] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.190562] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.195574] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.200582] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.205591] libphy: Freescale XGMAC MDIO Bus: probed
[ 1.220403] Freescale FM module, FMD API version 21.1.0
[ 1.227614] Freescale FM Ports module
[ 1.231274] fsl_mac: fsl_mac: FSL FMan MAC API based driver
[ 1.236943] fsl_mac 1ae4000.ethernet: FMan MEMAC
[ 1.241560] fsl_mac 1ae4000.ethernet: FMan MAC address: 00:04:9f:04:fd:09
[ 1.248403] fsl_mac 1ae6000.ethernet: FMan MEMAC
[ 1.253019] fsl_mac 1ae6000.ethernet: FMan MAC address: 00:04:9f:04:fd:0a
[ 1.259906] fsl_mac 1ae8000.ethernet: FMan MEMAC
[ 1.264521] fsl_mac 1ae8000.ethernet: FMan MAC address: 00:04:9f:04:fd:05
[ 1.271406] fsl_mac 1aea000.ethernet: FMan MEMAC
[ 1.276026] fsl_mac 1aea000.ethernet: FMan MAC address: 00:04:9f:04:fd:06
[ 1.282866] fsl_mac 1af0000.ethernet: FMan MEMAC
[ 1.287484] fsl_mac 1af0000.ethernet: FMan MAC address: 00:04:9f:04:fd:08
[ 1.294420] fsl_mac 1af2000.ethernet: FMan MEMAC
[ 1.299041] fsl_mac 1af2000.ethernet: FMan MAC address: 00:04:9f:04:fd:07
[ 1.305893] fsl_dpa: FSL DPAA Ethernet driver
[ 1.310318] fsl_advanced: FSL DPAA Advanced drivers:
[ 1.315279] fsl_proxy: FSL DPAA Proxy initialization driver
[ 1.321180] fsl_proxy-proxy fsl,dpaa:ethernet@2: probed MAC device with MAC address: 00:04:9f:04:fd:09
[ 1.330746] fsl_proxy-proxy fsl,dpaa:ethernet@3: probed MAC device with MAC address: 00:04:9f:04:fd:0a
[ 1.340311] fsl_proxy-proxy fsl,dpaa:ethernet@4: probed MAC device with MAC address: 00:04:9f:04:fd:05
[ 1.349871] fsl_proxy-proxy fsl,dpaa:ethernet@5: probed MAC device with MAC address: 00:04:9f:04:fd:06
[ 1.359435] fsl_proxy-proxy fsl,dpaa:ethernet@8: probed MAC device with MAC address: 00:04:9f:04:fd:08
[ 1.368996] fsl_proxy-proxy fsl,dpaa:ethernet@9: probed MAC device with MAC address: 00:04:9f:04:fd:07
[ 1.378333] fsl_dpa_shared: FSL DPAA Shared Ethernet driver
[ 1.383974] fsl_dpa_macless: FSL DPAA MACless Ethernet driver
[ 1.389791] fsl_oh: FSL FMan Offline Parsing port driver
[ 1.395168] fsl_oh fsl,dpaa:dpa-fman0-oh@2: Found OH node handle compatible with fsl,dpa-oh
[ 1.403528] fsl_oh fsl,dpaa:dpa-fman0-oh@2: Allocating 0 ingress frame queues duples
[ 1.411307] fsl_oh fsl,dpaa:dpa-fman0-oh@2: OH port /soc/fman@1a00000/port@83000 has no buffer pool. Fragmentation will not be enabled
[ 1.423477] fsl_oh fsl,dpaa:dpa-fman0-oh@2: OH port /soc/fman@1a00000/port@83000 enabled.
[ 1.431657] fsl_oh fsl,dpaa:dpa-fman0-oh@2: Default egress frame queue: 97
[ 1.438533] fsl_oh fsl,dpaa:dpa-fman0-oh@2: Default error frame queue: 96
[ 1.445319] fsl_oh fsl,dpaa:dpa-fman0-oh@2: Initialized queues:
[ 1.445457] ata1: SATA link down (SStatus 0 SControl 300)
[ 1.456666] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 1.463712] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 1.469490] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[ 1.475319] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[ 1.481262] sky2: driver version 1.30
[ 1.485405] VFIO - User Level meta-driver version: 0.3
[ 1.490669] vfio_fsl_mc_driver_init: Driver registration fails as no fsl_mc_bus found
[ 2.699362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.705894] ehci-pci: EHCI PCI platform driver
[ 2.710353] ehci-platform: EHCI generic platform driver
[ 2.715686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.721868] ohci-pci: OHCI PCI platform driver
[ 2.726332] ohci-platform: OHCI generic platform driver
[ 2.731790] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 2.737282] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 2.745094] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x00010010
[ 2.753818] xhci-hcd xhci-hcd.0.auto: irq 29, io mem 0x02f00000
[ 2.759997] hub 1-0:1.0: USB hub found
[ 2.763753] hub 1-0:1.0: 1 port detected
[ 2.767791] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 2.773277] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 2.780964] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.789276] hub 2-0:1.0: USB hub found
[ 2.793029] hub 2-0:1.0: 1 port detected
[ 2.797072] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 2.802559] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 2.810368] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x00010010
[ 2.819084] xhci-hcd xhci-hcd.1.auto: irq 30, io mem 0x03000000
[ 2.825219] hub 3-0:1.0: USB hub found
[ 2.828979] hub 3-0:1.0: 1 port detected
[ 2.832997] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 2.838487] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 2.846171] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.854471] hub 4-0:1.0: USB hub found
[ 2.858230] hub 4-0:1.0: 1 port detected
[ 2.862263] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 2.867757] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 5
[ 2.875587] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x00010010
[ 2.884299] xhci-hcd xhci-hcd.2.auto: irq 31, io mem 0x03100000
[ 2.890437] hub 5-0:1.0: USB hub found
[ 2.894192] hub 5-0:1.0: 1 port detected
[ 2.898244] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[ 2.903729] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 6
[ 2.911416] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 2.919717] hub 6-0:1.0: USB hub found
[ 2.923469] hub 6-0:1.0: 1 port detected
[ 2.927580] usbcore: registered new interface driver usb-storage
[ 2.933702] mousedev: PS/2 mouse device common for all mice
[ 2.939463] rtc-pcf2127 1-0051: chip found, driver version 0.0.1
[ 2.948135] rtc-pcf2127 1-0051: low voltage detected, date/time is not reliable.
[ 2.955597] rtc-pcf2127 1-0051: rtc core: registered rtc-pcf2127 as rtc0
[ 2.962394] i2c /dev entries driver
[ 2.968230] ina2xx 0-0040: power monitor ina220 (Rshunt = 1000 uOhm)
[ 2.974616] 0-004c supply vcc not found, using dummy regulator
[ 2.983157] imx2-wdt 2ad0000.watchdog: timeout 60 sec (nowayout=0)
[ 2.989605] qoriq_cpufreq: Freescale QorIQ CPU frequency scaling driver
[ 2.996236] CPUidle arm: CPU 0 failed to init idle CPU ops
[ 3.001755] sdhci: Secure Digital Host Controller Interface driver
[ 3.007937] sdhci: Copyright(c) Pierre Ossman
[ 3.012306] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.019138] sdhci-esdhc 1560000.esdhc: No vmmc regulator found
[ 3.024968] sdhci-esdhc 1560000.esdhc: No vqmmc regulator found
[ 3.065456] mmc0: SDHCI controller on 1560000.esdhc [1560000.esdhc] using ADMA 64-bit
[ 3.075366] platform caam_qi: Linux CAAM Queue I/F driver initialised
[ 3.081820] caam 1700000.crypto: Instantiated RNG4 SH1
[ 3.086968] caam 1700000.crypto: device ID = 0x0a11030100000000 (Era 8)
[ 3.093580] caam 1700000.crypto: job rings = 4, qi = 1
[ 3.108434] caam algorithms registered in /proc/crypto
[ 3.114129] platform caam_qi: algorithms registered in /proc/crypto
[ 3.121290] caam_jr 1710000.jr: registering rng-caam
[ 3.126372] caam 1700000.crypto: fsl,sec-v5.4 algorithms registered in /proc/crypto
[ 3.134050] MC object device driver fsl_dpaa2_caam registered
[ 3.140088] usbcore: registered new interface driver usbhid
[ 3.145663] usbhid: USB HID core driver
[ 3.149564] fsl-mc bus not found, restool driver registration failed
[ 3.155938] MC object device driver fsl_dpio_drv registered
[ 3.162021] Freescale USDPAA process driver
[ 3.166249] Freescale USDPAA process IRQ driver
[ 3.170827] MC object device driver fsl_dpaa2_eth registered
[ 3.176500] MC object device driver dpaa2_mac registered
[ 3.181819] MC object device driver dpaa2_ethsw registered
[ 3.187317] MC object device driver dpaa2_evb registered
[ 3.192637] MC object device driver fsl_dce_api registered
[ 3.198137] MC object device driver dpaa2_rtc registered
[ 3.203544] Initializing XFRM netlink socket
[ 3.207858] NET: Registered protocol family 10
[ 3.212535] sit: IPv6 over IPv4 tunneling driver
[ 3.217373] NET: Registered protocol family 17
[ 3.221818] NET: Registered protocol family 15
[ 3.226282] 8021q: 802.1Q VLAN Support v1.8
[ 3.230481] 9pnet: Installing 9P2000 support
[ 3.232630] mmc0: new ultra high speed SDR104 SDHC card at address 59b4
[ 3.232740] mmcblk0: mmc0:59b4 USDU1 15.0 GiB
[ 3.236121] mmcblk0: p1 p2
[ 3.248615] Key type dns_resolver registered
[ 3.253119] registered taskstats version 1
[ 3.257351] fsl_generic: FSL DPAA Generic Ethernet driver
[ 3.265502] rtc-pcf2127 1-0051: low voltage detected, date/time is not reliable.
[ 3.272905] rtc-pcf2127 1-0051: setting system clock to 2017-07-05 08:23:34 UTC (1499243014)
[ 3.281451] fdt: not creating '/sys/firmware/fdt': CRC check failed
[ 3.288118] RAMDISK: gzip image found at block 0
[ 4.433458] VFS: Mounted root (ext2 filesystem) on device 1:0.
Bad inittab entry at line 5
can't open /dev/si: No such file or directory
can't open /dev/~~: No such file or directory
can't open /dev/l0: No such file or directory
can't open /dev/l1: No such file or directory
can't open /dev/l2: No such file or directory
can't open /dev/l3: No such file or directory
can't open /dev/l4: No such file or directory
can't open /dev/l5: No such file or directory
can't open /dev/l6: No such file or directory
can't open /dev/z6: No such file or directory
can't open /dev/S0: No such file or directory
can't open /dev/AMA0: No such file or directory
can't open /dev/LP0: No such file or directory

0 Kudos

3,061 Views
ufedor
NXP Employee
NXP Employee

Please create new question (concerning the kernel issue) because original one (boot from sd card) is resolved.

0 Kudos

3,061 Views
ufedor
NXP Employee
NXP Employee

Excuse me, but it was explicitly written:

"Please provide complete booting log as textual attachment."

0 Kudos

3,061 Views
apsihvonen
Contributor I

What you mean with textual attachment.  Like this ?

U-Boot SPL 2016.092.0+ga06b209 (Jul 04 2017 - 07:49:43)
Initializing DDR....using SPD
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
WARNING: Calling __hwconfig without a buffer and before environment is ready
Trying to boot from MMC1


U-Boot 2016.092.0+ga06b209 (Jul 04 2017 - 07:49:43 +0300)

SoC:  LS1046AE Rev1.0 (0x87070010)
Clock Configuration:
       CPU0(A72):1600 MHz  CPU1(A72):1600 MHz  CPU2(A72):1600 MHz  
       CPU3(A72):1600 MHz  
       Bus:      600  MHz  DDR:      2100 MT/s  FMAN:     700  MHz
Reset Configuration Word (RCW):
       00000000: 0c150010 0e000000 00000000 00000000
       00000010: 11335559 40005012 60040000 c1000000
       00000020: 00000000 00000000 00000000 00238800
       00000030: 20124000 00003101 00000096 00000001
Model: LS1046A RDB Board
Board: LS1046ARDB, boot from SD
CPLD:  V2.3
PCBA:  V2.0
SERDES Reference Clocks:
SD1_CLK1 = 156.25MHZ, SD1_CLK2 = 100.00MHZ
I2C:   ready
DRAM:  Detected UDIMM 18ASF1G72AZ-2G3B1 
8 GiB (DDR4, 64-bit, CL=15, ECC on)
SEC0: RNG instantiated
FSL_SDHC: 0
SEC Firmware: Bad firmware image (not a FIT image)
PSCI: PSCI does not exist.
Waking secondary cores to start from fff0c000
All (4) cores are up.
Using SERDES1 Protocol: 4403 (0x1133)
Using SERDES2 Protocol: 21849 (0x5559)
NAND:  512 MiB
MMC:   EEPROM: NXID v1
In:    serial
Out:   serial
Err:   serial
SATA link 0 timeout.
AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
flags: 64bit ncq pm clo only pmp fbss pio slum part ccc apst 
Found 0 device(s).
SCSI:  Net:   
MMC read: dev # 0, block # 2080, count 128 ...
Fman1: Uploading microcode version 108.4.9
PCIe0: pcie@3400000 Root Complex: no link
PCIe1: pcie@3500000 Root Complex: no link
PCIe2: pcie@3600000 Root Complex: no link
FM1@DTSEC3 [PRIME], FM1@DTSEC4, FM1@DTSEC5, FM1@DTSEC6, FM1@TGEC1, FM1@TGEC2
Hit any key to stop autoboot:  0 
41602623 bytes read in 1826 ms (21.7 MiB/s)
## Loading kernel from FIT Image at a0000000 ...
   Using 'config@1' configuration
   Trying 'kernel@1' kernel subimage
     Description:  ARM64 Linux kernel
     Type:         Kernel Image
     Compression:  gzip compressed
     Data Start:   0xa00000d4
     Data Size:    5483952 Bytes = 5.2 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x80080000
     Entry Point:  0x80080000
   Verifying Hash Integrity ... OK
## Loading ramdisk from FIT Image at a0000000 ...
   Using 'config@1' configuration
   Trying 'ramdisk@1' ramdisk subimage
     Description:  Ramdisk
     Type:         RAMDisk Image
     Compression:  uncompressed
     Data Start:   0xa05419b0
     Data Size:    36090180 Bytes = 34.4 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: unavailable
     Entry Point:  unavailable
   Verifying Hash Integrity ... OK
## Loading fdt from FIT Image at a0000000 ...
   Using 'config@1' configuration
   Trying 'fdt@1' fdt subimage
     Description:  Flattened Device Tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0xa053af38
     Data Size:    27126 Bytes = 26.5 KiB
     Architecture: AArch64
   Verifying Hash Integrity ... OK
   Loading fdt from 0xa053af38 to 0x90000000
   Booting using the fdt blob at 0x90000000
   Uncompressing Kernel Image ... OK
   Using Device Tree in place at 0000000090000000, end 00000000900199f5

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 4.1.35-rt41 (apsihv@apsihv-Precision-7510) (gcc version 4.9.3 20150311 (prerelease) (Linaro GCC 4.9-2015.03) ) #1 SMP Tue Jul 4 07:52:10 EEST 2017
[    0.000000] CPU: AArch64 Processor [410fd082] revision 2
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] earlycon: Early serial console at MMIO 0x21c0500 (options '')
[    0.000000] bootconsole [uart0] enabled
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: initialized node bman-fbpr, compatible id fsl,bman-fbpr
[    0.000000] Reserved memory: initialized node qman-fqd, compatible id fsl,qman-fqd
[    0.000000] Reserved memory: initialized node qman-pfdr, compatible id fsl,qman-pfdr
[    0.000000] Reserved memory: initialized node usdpaa_mem, compatible id fsl,usdpaa-mem
[    0.000000] cma: Reserved 16 MiB at 0x00000000fec00000
[    0.000000] WARNING: x1-x3 nonzero in violation of boot protocol:
[    0.000000]      x1: 0000000000000000
[    0.000000]      x2: 0000000000000000
[    0.000000]      x3: 0000000080080000
[    0.000000] This indicates a broken bootloader or old kernel
[    0.000000] PERCPU: Embedded 18 pages/cpu @ffff80097fd69000 s34880 r8192 d30656 u73728
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2063880
[    0.000000] Kernel command line: root=/dev/mmcblk0p1 rw earlycon=uart8250,0x21c0500 console=ttyS0,115200
[    0.000000] log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 12288 bytes
[    0.000000] log_buf_len min size: 16384 bytes
[    0.000000] log_buf_len: 32768 bytes
[    0.000000] early log buf free: 14252(86%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] software IO TLB [mem 0xfac00000-0xfec00000] (64MB) mapped at [ffff80007ac00000-ffff80007ebfffff]
[    0.000000] Memory: 7792436K/8386560K available (7770K kernel code, 594K rwdata, 3224K rodata, 480K init, 756K bss, 577740K reserved, 16384K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vmalloc : 0xffff000000000000 - 0xffff7bffbfff0000   (126974 GB)
[    0.000000]     vmemmap : 0xffff7bffc0000000 - 0xffff7fffc0000000   (  4096 GB maximum)
[    0.000000]               0xffff7bffc0000000 - 0xffff7bffe5ff8000   (   607 MB actual)
[    0.000000]     fixed   : 0xffff7ffffabfd000 - 0xffff7ffffac00000   (    12 KB)
[    0.000000]     PCI I/O : 0xffff7ffffae00000 - 0xffff7ffffbe00000   (    16 MB)
[    0.000000]     modules : 0xffff7ffffc000000 - 0xffff800000000000   (    64 MB)
[    0.000000]     memory  : 0xffff800000000000 - 0xffff80097fe00000   ( 38910 MB)
[    0.000000]       .init : 0xffff800000b3f000 - 0xffff800000bb7000   (   480 KB)
[    0.000000]       .text : 0xffff800000080000 - 0xffff800000b3e934   ( 11003 KB)
[    0.000000]       .data : 0xffff800000bc9000 - 0xffff800000c5da00   (   595 KB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]      Additional per-CPU info printed with stalls.
[    0.000000]      RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] Architected 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.000002] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
[    0.008240] Console: colour dummy device 80x25
[    0.012711] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000)
[    0.023130] pid_max: default: 32768 minimum: 301
[    0.027814] Security Framework initialized
[    0.031952] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.038867] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.046513] Initializing cgroup subsys memory
[    0.050901] Initializing cgroup subsys hugetlb
[    0.055447] hw perfevents: enabled with arm/armv8-pmuv3 PMU driver, 7 counters available
[    0.063600] EFI services will not be available.
[    0.068682] CPU1: Booted secondary processor
[    0.068684] Detected PIPT I-cache on CPU1
[    0.068857] CPU2: Booted secondary processor
[    0.068859] Detected PIPT I-cache on CPU2
[    0.069027] CPU3: Booted secondary processor
[    0.069029] Detected PIPT I-cache on CPU3
[    0.069055] Brought up 4 CPUs
[    0.096979] SMP: Total of 4 processors activated.
[    0.101707] CPU: All CPU(s) started at EL2
[    0.105992] devtmpfs: initialized
[    0.112041] DMI not present or invalid.
[    0.115978] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.126412] pinctrl core: initialized pinctrl subsystem
[    0.132142] NET: Registered protocol family 16
[    0.156628] cpuidle: using governor ladder
[    0.186635] cpuidle: using governor menu
[    0.190607] fsl-mc bus type registered
[    0.194396] MC object device driver fsl_mc_dprc registered
[    0.199929] MC object device driver fsl_mc_allocator registered
[    0.205898] Bman ver:0a02,02,01
[    0.211172] qman-fqd addr 0x00000009ff000000 size 0x800000
[    0.216686] qman-pfdr addr 0x00000009fc000000 size 0x2000000
[    0.222381] Qman ver:0a01,03,02,01
[    0.225847] vdso: 2 pages (1 code @ ffff800000bd1000, 1 data @ ffff800000bd0000)
[    0.233308] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.240518] DMA: preallocated 256 KiB pool for atomic allocations
[    0.246719] Serial: AMBA PL011 UART driver
[    0.254500] Machine: LS1046A RDB Board
[    0.258275] SoC family: QorIQ LS1046A
[    0.261953] SoC ID: svr:0x87070010, Revision: 1.0
[    0.299346] RCPM: layerscape_rcpm_init: The RCPM driver initialized.
[    0.306093] vgaarb: loaded
[    0.308925] SCSI subsystem initialized
[    0.312860] usbcore: registered new interface driver usbfs
[    0.318393] usbcore: registered new interface driver hub
[    0.323757] usbcore: registered new device driver usb
[    0.329148] i2c i2c-0: IMX I2C adapter registered
[    0.333888] i2c i2c-0: can't use DMA
[    0.337580] i2c i2c-1: IMX I2C adapter registered
[    0.342309] i2c i2c-1: can't use DMA
[    0.345971] pps_core: LinuxPPS API ver. 1 registered
[    0.350960] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.360162] PTP clock support registered
[    0.364199] bman-fbpr addr 0x00000009fe000000 size 0x1000000
[    0.369903] Bman err interrupt handler present
[    0.374650] Bman portal initialised, cpu 0
[    0.378817] Bman portal initialised, cpu 1
[    0.382982] Bman portal initialised, cpu 2
[    0.387150] Bman portal initialised, cpu 3
[    0.391264] Bman portals initialised
[    0.395744] Qman err interrupt handler present
[    0.400502] QMan: Allocated lookup table at ffff00000024d000, entry count 131073
[    0.408236] Qman portal initialised, cpu 0
[    0.412397] Qman portal initialised, cpu 1
[    0.416556] Qman portal initialised, cpu 2
[    0.420721] Qman portal initialised, cpu 3
[    0.424836] Qman portals initialised
[    0.428490] Bman: BPID allocator includes range 32:32
[    0.433599] Qman: FQID allocator includes range 256:256
[    0.438851] Qman: FQID allocator includes range 32768:32768
[    0.444485] Qman: CGRID allocator includes range 0:256
[    0.449785] Qman: pool channel allocator includes range 1025:15
[    0.455784] USDPAA region at 9e0000000:10000000(9e0000:10000), 1 TLB1 entries)
[    0.463076] fsl-ifc 1530000.ifc: Freescale Integrated Flash Controller
[    0.469650] fsl-ifc 1530000.ifc: IFC version 1.4, 8 banks
[    0.475449] Switched to clocksource arch_sys_counter
[    0.483419] NET: Registered protocol family 2
[    0.487995] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.495433] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.502564] TCP: Hash tables configured (established 65536 bind 65536)
[    0.509161] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.515325] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.522005] NET: Registered protocol family 1
[    0.526488] RPC: Registered named UNIX socket transport module.
[    0.532440] RPC: Registered udp transport module.
[    0.537173] RPC: Registered tcp transport module.
[    0.541899] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.548452] Trying to unpack rootfs image as initramfs...
[    0.554026] rootfs image is not initramfs (no cpio magic); looks like an initrd
[    0.591647] Freeing initrd memory: 35240K (ffff800020542000 - ffff8000227ac000)
[    0.599343] kvm [1]: interrupt-controller@1440000 IRQ9
[    0.604599] kvm [1]: timer IRQ3
[    0.607763] kvm [1]: Hyp mode initialized successfully
[    0.613991] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.620259] audit: initializing netlink subsys (disabled)
[    0.625703] audit: type=2000 audit(0.560:1): initialized
[    0.631220] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.637824] VFS: Disk quotas dquot_6.6.0
[    0.641784] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.648977] NFS: Registering the id_resolver key type
[    0.654064] Key type id_resolver registered
[    0.658273] Key type id_legacy registered
[    0.662411] fuse init (API version 7.23)
[    0.666464] 9p: Installing v9fs 9p2000 file system support
[    0.672383] io scheduler noop registered
[    0.676347] io scheduler cfq registered (default)
[    0.681168] ls-scfg-msi soc:msi-controller: ibs_shift:2 msir_irqs:32 msir_base:0x4
[    0.689037] Find msi-controller /soc/msi-controller
[    0.694964] PCI host bridge /soc/pcie@3400000 ranges:
[    0.700053]    IO 0x4000010000..0x400001ffff -> 0x00000000
[    0.705573]   MEM 0x4040000000..0x407fffffff -> 0x40000000
[    0.711159] layerscape-pcie 3400000.pcie: PCI host bridge to bus 0000:00
[    0.717905] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.723420] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.729640] pci_bus 0000:00: root bus resource [mem 0x4040000000-0x407fffffff] (bus address [0x40000000-0x7fffffff])
[    0.740433] pci 0000:00:00.0: BAR 6: assigned [mem 0x4040000000-0x40400007ff pref]
[    0.748052] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.753116] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[    0.760194] layerscape-pcie 3400000.pcie: failed to get PME IRQ: -6
[    0.766500] layerscape-pcie 3400000.pcie: failed to initialize PME
[    0.772749] PCI host bridge /soc/pcie@3500000 ranges:
[    0.777834]    IO 0x4800010000..0x480001ffff -> 0x00000000
[    0.783351]   MEM 0x4840000000..0x487fffffff -> 0x40000000
[    0.788934] layerscape-pcie 3500000.pcie: PCI host bridge to bus 0001:00
[    0.795679] pci_bus 0001:00: root bus resource [bus 00-ff]
[    0.801195] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x0000-0xffff])
[    0.810213] pci_bus 0001:00: root bus resource [mem 0x4840000000-0x487fffffff] (bus address [0x40000000-0x7fffffff])
[    0.820941] pci 0001:00:00.0: bridge configuration invalid ([bus 03-03]), reconfiguring
[    0.829052] pci 0001:00:00.0: BAR 6: assigned [mem 0x4840000000-0x48400007ff pref]
[    0.836671] pci 0001:00:00.0: PCI bridge to [bus 01]
[    0.841726] pcieport 0001:00:00.0: Signaling PME through PCIe PME interrupt
[    0.848800] layerscape-pcie 3500000.pcie: failed to get PME IRQ: -6
[    0.855102] layerscape-pcie 3500000.pcie: failed to initialize PME
[    0.861351] PCI host bridge /soc/pcie@3600000 ranges:
[    0.866439]    IO 0x5000010000..0x500001ffff -> 0x00000000
[    0.871956]   MEM 0x5040000000..0x507fffffff -> 0x40000000
[    0.877537] layerscape-pcie 3600000.pcie: PCI host bridge to bus 0002:00
[    0.884278] pci_bus 0002:00: root bus resource [bus 00-ff]
[    0.889798] pci_bus 0002:00: root bus resource [io  0x20000-0x2ffff] (bus address [0x0000-0xffff])
[    0.898816] pci_bus 0002:00: root bus resource [mem 0x5040000000-0x507fffffff] (bus address [0x40000000-0x7fffffff])
[    0.909542] pci 0002:00:00.0: bridge configuration invalid ([bus 05-05]), reconfiguring
[    0.917652] pci 0002:00:00.0: BAR 6: assigned [mem 0x5040000000-0x50400007ff pref]
[    0.925267] pci 0002:00:00.0: PCI bridge to [bus 01]
[    0.930325] pcieport 0002:00:00.0: Signaling PME through PCIe PME interrupt
[    0.937400] layerscape-pcie 3600000.pcie: failed to get PME IRQ: -6
[    0.943702] layerscape-pcie 3600000.pcie: failed to initialize PME
[    0.950284] Freescale LS2 console driver
[    0.954277] fsl-ls2-console: device fsl_mc_console registered
[    0.960100] fsl-ls2-console: device fsl_aiop_console registered
[    0.967416] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.974382] msm_serial: driver initialized
[    0.978727] console [ttyS0] disabled
[    0.982329] 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 20, base_baud = 18750000) is a 16550A
[    0.991180] console [ttyS0] enabled
[    0.991180] console [ttyS0] enabled
[    0.998167] bootconsole [uart0] disabled
[    0.998167] bootconsole [uart0] disabled
[    1.006206] 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 20, base_baud = 18750000) is a 16550A
[    1.015153] 21d0500.serial: ttyS2 at MMIO 0x21d0500 (irq = 21, base_baud = 18750000) is a 16550A
[    1.024110] 21d0600.serial: ttyS3 at MMIO 0x21d0600 (irq = 21, base_baud = 18750000) is a 16550A
[    1.036559] brd: module loaded
[    1.041221] loop: module loaded
[    1.044477] at24 0-0052: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[    1.051375] at24 0-0053: 65536 byte 24c512 EEPROM, writable, 1 bytes/write
[    1.058708] ahci-qoriq 3200000.sata: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl platform mode
[    1.067677] ahci-qoriq 3200000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc sds apst 
[    1.077680] scsi host0: ahci-qoriq
[    1.081167] ata1: SATA max UDMA/133 mmio [mem 0x03200000-0x0320ffff] port 0x100 irq 32
[    1.089744] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[    1.096102] nand: Micron MT29F4G08ABBEAH4
[    1.100106] nand: 512 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224
[    1.108407] Bad block table found at page 131008, version 0x01
[    1.115453] Bad block table found at page 130944, version 0x01
[    1.122260] fsl,ifc-nand 7e800000.nand: IFC NAND device at 0x7e800000, bank 0
[    1.129608] fsl-quadspi 1550000.quadspi: s25fs512s (65536 Kbytes)
[    1.136026] fsl-quadspi 1550000.quadspi: s25fs512s (65536 Kbytes)
[    1.143008] libphy: Fixed MDIO Bus: probed
[    1.147181] tun: Universal TUN/TAP device driver, 1.6
[    1.152229] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.158652] libphy: Freescale XGMAC MDIO Bus: probed
[    1.164418] libphy: Freescale XGMAC MDIO Bus: probed
[    1.170522] libphy: Freescale XGMAC MDIO Bus: probed
[    1.175538] libphy: Freescale XGMAC MDIO Bus: probed
[    1.180544] libphy: Freescale XGMAC MDIO Bus: probed
[    1.185556] libphy: Freescale XGMAC MDIO Bus: probed
[    1.190562] libphy: Freescale XGMAC MDIO Bus: probed
[    1.195574] libphy: Freescale XGMAC MDIO Bus: probed
[    1.200582] libphy: Freescale XGMAC MDIO Bus: probed
[    1.205591] libphy: Freescale XGMAC MDIO Bus: probed
[    1.220403] Freescale FM module, FMD API version 21.1.0
[    1.227614] Freescale FM Ports module
[    1.231274] fsl_mac: fsl_mac: FSL FMan MAC API based driver
[    1.236943] fsl_mac 1ae4000.ethernet: FMan MEMAC
[    1.241560] fsl_mac 1ae4000.ethernet: FMan MAC address: 00:04:9f:04:fd:09
[    1.248403] fsl_mac 1ae6000.ethernet: FMan MEMAC
[    1.253019] fsl_mac 1ae6000.ethernet: FMan MAC address: 00:04:9f:04:fd:0a
[    1.259906] fsl_mac 1ae8000.ethernet: FMan MEMAC
[    1.264521] fsl_mac 1ae8000.ethernet: FMan MAC address: 00:04:9f:04:fd:05
[    1.271406] fsl_mac 1aea000.ethernet: FMan MEMAC
[    1.276026] fsl_mac 1aea000.ethernet: FMan MAC address: 00:04:9f:04:fd:06
[    1.282866] fsl_mac 1af0000.ethernet: FMan MEMAC
[    1.287484] fsl_mac 1af0000.ethernet: FMan MAC address: 00:04:9f:04:fd:08
[    1.294420] fsl_mac 1af2000.ethernet: FMan MEMAC
[    1.299041] fsl_mac 1af2000.ethernet: FMan MAC address: 00:04:9f:04:fd:07
[    1.305893] fsl_dpa: FSL DPAA Ethernet driver
[    1.310318] fsl_advanced: FSL DPAA Advanced drivers:
[    1.315279] fsl_proxy: FSL DPAA Proxy initialization driver
[    1.321180] fsl_proxy-proxy fsl,dpaa:ethernet@2: probed MAC device with MAC address: 00:04:9f:04:fd:09
[    1.330746] fsl_proxy-proxy fsl,dpaa:ethernet@3: probed MAC device with MAC address: 00:04:9f:04:fd:0a
[    1.340311] fsl_proxy-proxy fsl,dpaa:ethernet@4: probed MAC device with MAC address: 00:04:9f:04:fd:05
[    1.349871] fsl_proxy-proxy fsl,dpaa:ethernet@5: probed MAC device with MAC address: 00:04:9f:04:fd:06
[    1.359435] fsl_proxy-proxy fsl,dpaa:ethernet@8: probed MAC device with MAC address: 00:04:9f:04:fd:08
[    1.368996] fsl_proxy-proxy fsl,dpaa:ethernet@9: probed MAC device with MAC address: 00:04:9f:04:fd:07
[    1.378333] fsl_dpa_shared: FSL DPAA Shared Ethernet driver
[    1.383974] fsl_dpa_macless: FSL DPAA MACless Ethernet driver
[    1.389791] fsl_oh: FSL FMan Offline Parsing port driver
[    1.395168] fsl_oh fsl,dpaa:dpa-fman0-oh@2: Found OH node handle compatible with fsl,dpa-oh
[    1.403528] fsl_oh fsl,dpaa:dpa-fman0-oh@2: Allocating 0 ingress frame queues duples
[    1.411307] fsl_oh fsl,dpaa:dpa-fman0-oh@2: OH port /soc/fman@1a00000/port@83000 has no buffer pool. Fragmentation will not be enabled
[    1.423477] fsl_oh fsl,dpaa:dpa-fman0-oh@2: OH port /soc/fman@1a00000/port@83000 enabled.
[    1.431657] fsl_oh fsl,dpaa:dpa-fman0-oh@2: Default egress frame queue: 97
[    1.438533] fsl_oh fsl,dpaa:dpa-fman0-oh@2: Default error frame queue: 96
[    1.445319] fsl_oh fsl,dpaa:dpa-fman0-oh@2: Initialized queues:
[    1.445457] ata1: SATA link down (SStatus 0 SControl 300)
[    1.456666] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    1.463712] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.469490] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    1.475319] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
[    1.481262] sky2: driver version 1.30
[    1.485405] VFIO - User Level meta-driver version: 0.3
[    1.490669] vfio_fsl_mc_driver_init: Driver registration fails as no fsl_mc_bus found
[    2.699362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.705894] ehci-pci: EHCI PCI platform driver
[    2.710353] ehci-platform: EHCI generic platform driver
[    2.715686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.721868] ohci-pci: OHCI PCI platform driver
[    2.726332] ohci-platform: OHCI generic platform driver
[    2.731790] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    2.737282] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    2.745094] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x00010010
[    2.753818] xhci-hcd xhci-hcd.0.auto: irq 29, io mem 0x02f00000
[    2.759997] hub 1-0:1.0: USB hub found
[    2.763753] hub 1-0:1.0: 1 port detected
[    2.767791] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    2.773277] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    2.780964] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.789276] hub 2-0:1.0: USB hub found
[    2.793029] hub 2-0:1.0: 1 port detected
[    2.797072] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    2.802559] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[    2.810368] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x00010010
[    2.819084] xhci-hcd xhci-hcd.1.auto: irq 30, io mem 0x03000000
[    2.825219] hub 3-0:1.0: USB hub found
[    2.828979] hub 3-0:1.0: 1 port detected
[    2.832997] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    2.838487] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[    2.846171] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.854471] hub 4-0:1.0: USB hub found
[    2.858230] hub 4-0:1.0: 1 port detected
[    2.862263] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    2.867757] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 5
[    2.875587] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x00010010
[    2.884299] xhci-hcd xhci-hcd.2.auto: irq 31, io mem 0x03100000
[    2.890437] hub 5-0:1.0: USB hub found
[    2.894192] hub 5-0:1.0: 1 port detected
[    2.898244] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    2.903729] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 6
[    2.911416] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    2.919717] hub 6-0:1.0: USB hub found
[    2.923469] hub 6-0:1.0: 1 port detected
[    2.927580] usbcore: registered new interface driver usb-storage
[    2.933702] mousedev: PS/2 mouse device common for all mice
[    2.939463] rtc-pcf2127 1-0051: chip found, driver version 0.0.1
[    2.948135] rtc-pcf2127 1-0051: low voltage detected, date/time is not reliable.
[    2.955597] rtc-pcf2127 1-0051: rtc core: registered rtc-pcf2127 as rtc0
[    2.962394] i2c /dev entries driver
[    2.968230] ina2xx 0-0040: power monitor ina220 (Rshunt = 1000 uOhm)
[    2.974616] 0-004c supply vcc not found, using dummy regulator
[    2.983157] imx2-wdt 2ad0000.watchdog: timeout 60 sec (nowayout=0)
[    2.989605] qoriq_cpufreq: Freescale QorIQ CPU frequency scaling driver
[    2.996236] CPUidle arm: CPU 0 failed to init idle CPU ops
[    3.001755] sdhci: Secure Digital Host Controller Interface driver
[    3.007937] sdhci: Copyright(c) Pierre Ossman
[    3.012306] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.019138] sdhci-esdhc 1560000.esdhc: No vmmc regulator found
[    3.024968] sdhci-esdhc 1560000.esdhc: No vqmmc regulator found
[    3.065456] mmc0: SDHCI controller on 1560000.esdhc [1560000.esdhc] using ADMA 64-bit
[    3.075366] platform caam_qi: Linux CAAM Queue I/F driver initialised
[    3.081820] caam 1700000.crypto: Instantiated RNG4 SH1
[    3.086968] caam 1700000.crypto: device ID = 0x0a11030100000000 (Era 8)
[    3.093580] caam 1700000.crypto: job rings = 4, qi = 1
[    3.108434] caam algorithms registered in /proc/crypto
[    3.114129] platform caam_qi: algorithms registered in /proc/crypto
[    3.121290] caam_jr 1710000.jr: registering rng-caam
[    3.126372] caam 1700000.crypto: fsl,sec-v5.4 algorithms registered in /proc/crypto
[    3.134050] MC object device driver fsl_dpaa2_caam registered
[    3.140088] usbcore: registered new interface driver usbhid
[    3.145663] usbhid: USB HID core driver
[    3.149564] fsl-mc bus not found, restool driver registration failed
[    3.155938] MC object device driver fsl_dpio_drv registered
[    3.162021] Freescale USDPAA process driver
[    3.166249] Freescale USDPAA process IRQ driver
[    3.170827] MC object device driver fsl_dpaa2_eth registered
[    3.176500] MC object device driver dpaa2_mac registered
[    3.181819] MC object device driver dpaa2_ethsw registered
[    3.187317] MC object device driver dpaa2_evb registered
[    3.192637] MC object device driver fsl_dce_api registered
[    3.198137] MC object device driver dpaa2_rtc registered
[    3.203544] Initializing XFRM netlink socket
[    3.207858] NET: Registered protocol family 10
[    3.212535] sit: IPv6 over IPv4 tunneling driver
[    3.217373] NET: Registered protocol family 17
[    3.221818] NET: Registered protocol family 15
[    3.226282] 8021q: 802.1Q VLAN Support v1.8
[    3.230481] 9pnet: Installing 9P2000 support
[    3.232630] mmc0: new ultra high speed SDR104 SDHC card at address 59b4
[    3.232740] mmcblk0: mmc0:59b4 USDU1 15.0 GiB 
[    3.236121]  mmcblk0: p1 p2
[    3.248615] Key type dns_resolver registered
[    3.253119] registered taskstats version 1
[    3.257351] fsl_generic: FSL DPAA Generic Ethernet driver
[    3.265502] rtc-pcf2127 1-0051: low voltage detected, date/time is not reliable.
[    3.272905] rtc-pcf2127 1-0051: setting system clock to 2017-07-05 08:23:34 UTC (1499243014)
[    3.281451] fdt: not creating '/sys/firmware/fdt': CRC check failed
[    3.288118] RAMDISK: gzip image found at block 0
[    4.433458] VFS: Mounted root (ext2 filesystem) on device 1:0.
Bad inittab entry at line 5
can't open /dev/si: No such file or directory
can't open /dev/~~: No such file or directory
can't open /dev/l0: No such file or directory
can't open /dev/l1: No such file or directory
can't open /dev/l2: No such file or directory
can't open /dev/l3: No such file or directory
can't open /dev/l4: No such file or directory
can't open /dev/l5: No such file or directory
can't open /dev/l6: No such file or directory
can't open /dev/z6: No such file or directory
can't open /dev/S0: No such file or directory
can't open /dev/AMA0: No such file or directory
can't open /dev/LP0: No such file or directory
0 Kudos

3,061 Views
ufedor
NXP Employee
NXP Employee

Attach means:

 2017-07-06_124342.jpg

In this case the thread will be compact and readable.

0 Kudos

3,061 Views
apsihvonen
Contributor I

Yes, I thought it was something like that. However, I was missing the attach icon.  I found it behind the editor tab. Perplexing. 

0 Kudos