I have ported optee for imx6ul platform. While booting uTee i am getting a error called "call_initcalls:33 Initial call 0x85544b5c failed". After this error still the booting is continuing and stopping at this error:
[ 2.777865] devtmpfs: error mounting -2
[ 2.782504] Freeing unused kernel memory: 356K
[ 2.789024] Kernel panic - not syncing: Requested init /init failed (error -2).
[ 2.796375] Rebooting in 5 seconds..
Is it fine or are we missing something here. Can you please suggest. Logs are given below:
bshsmb > ubi part ubispace
ubi0: attaching mtd1
ubi0: scanning is finished
ubi0: attached mtd1 (name "mtd=1", size 252 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
ubi0: good PEBs: 2016, bad PEBs: 0, corrupted PEBs: 0
ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 18/13, WL threshold: 4096, image sequence number: 1725897779
ubi0: available PEBs: 292, total reserved PEBs: 1724, PEBs reserved for bad PEB handling: 40
bshsmb > ubifsmount ubi0:production_data
bshsmb > ubifsload 0x80000000 zImage
Loading file 'zImage' to addr 0x80000000...
Done
bshsmb > ubifsload 0x83000000 smb.dtb
Loading file 'smb.dtb' to addr 0x83000000...
Done
bshsmb > ubifsload 0x854FFFE4 uTee
Loading file 'uTee' to addr 0x854fffe4...
Done
bshsmb > setenv bootargs console=ttymxc3,115200 ubi.mtd=1 root=ubi0:production_data rw rootfstype=ubifs init=/init rw mtdparts=gpmi-nand:4m(boot),-(ubispace)
bshsmb > bootm 0x854FFFE4 - 0x83000000
Booting kernel from Legacy Image at 854fffe4 ...
Image Name:
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 295364 Bytes = 288.4 KiB
Load Address: 854fffe4
Entry Point: 85500000
Verifying Checksum ... OK
Flattened Device Tree blob at 83000000
Booting using the fdt blob at 0x83000000
Loading Kernel Image ... OK
Using Device Tree in place at 83000000, end 8300ade6
Starting kernel ...
D/TC:0 0 add_phys_mem:576 TEE_SHMEM_START type NSEC_SHM 0x87300000 size 0x00200000
D/TC:0 0 add_phys_mem:576 TA_RAM_START type TA_RAM 0x85600000 size 0x01d00000
D/TC:0 0 add_phys_mem:576 VCORE_UNPG_RW_PA type TEE_RAM_RW 0x85548000 size 0x000b8000
D/TC:0 0 add_phys_mem:576 VCORE_UNPG_RX_PA type TEE_RAM_RX 0x85500000 size 0x00048000
D/TC:0 0 add_phys_mem:576 ROUNDDOWN(IRAM_BASE, CORE_MMU_PGDIR_SIZE) type TEE_COHERENT 0x00900000 size 0x00100000
D/TC:0 0 add_phys_mem:576 ROUNDDOWN(0x02200000, CORE_MMU_PGDIR_SIZE) type IO_SEC 0x02200000 size 0x00100000
D/TC:0 0 add_phys_mem:576 ROUNDDOWN(0x02100000, CORE_MMU_PGDIR_SIZE) type IO_SEC 0x02100000 size 0x00100000
D/TC:0 0 add_phys_mem:576 ROUNDDOWN(0x02000000, CORE_MMU_PGDIR_SIZE) type IO_SEC 0x02000000 size 0x00100000
D/TC:0 0 add_phys_mem:576 ROUNDDOWN(0x020C8000, CORE_MMU_PGDIR_SIZE) type IO_SEC 0x02000000 size 0x00200000
D/TC:0 0 add_phys_mem:589 Physical mem map overlaps 0x2000000
D/TC:0 0 add_phys_mem:576 ROUNDDOWN(0x00A00000, CORE_MMU_PGDIR_SIZE) type IO_SEC 0x00a00000 size 0x00100000
D/TC:0 0 add_phys_mem:576 ROUNDDOWN((0x021F0000), CORE_MMU_PGDIR_SIZE) type IO_NSEC 0x02100000 size 0x00200000
D/TC:0 0 verify_special_mem_areas:514 No NSEC DDR memory area defined
D/TC:0 0 add_va_space:615 type RES_VASPACE size 0x00a00000
D/TC:0 0 add_va_space:615 type SHM_VASPACE size 0x02000000
D/TC:0 0 dump_mmap_table:751 type IO_SEC va 0x80100000..0x801fffff pa 0x02100000..0x021fffff size 0x00100000 (pgdir)
D/TC:0 0 dump_mmap_table:751 type IO_SEC va 0x80200000..0x803fffff pa 0x02000000..0x021fffff size 0x00200000 (pgdir)
D/TC:0 0 dump_mmap_table:751 type IO_SEC va 0x80400000..0x804fffff pa 0x00a00000..0x00afffff size 0x00100000 (pgdir)
D/TC:0 0 dump_mmap_table:751 type IO_NSEC va 0x80500000..0x806fffff pa 0x02100000..0x022fffff size 0x00200000 (pgdir)
D/TC:0 0 dump_mmap_table:751 type NSEC_SHM va 0x80700000..0x808fffff pa 0x87300000..0x874fffff size 0x00200000 (pgdir)
D/TC:0 0 dump_mmap_table:751 type TA_RAM va 0x80900000..0x825fffff pa 0x85600000..0x872fffff size 0x01d00000 (pgdir)
D/TC:0 0 dump_mmap_table:751 type TEE_COHERENT va 0x82700000..0x827fffff pa 0x00900000..0x009fffff size 0x00100000 (pgdir)
D/TC:0 0 dump_mmap_table:751 type RES_VASPACE va 0x82800000..0x831fffff pa 0x00000000..0x009fffff size 0x00a00000 (pgdir)
D/TC:0 0 dump_mmap_table:751 type IO_SEC va 0x83300000..0x833fffff pa 0x02200000..0x022fffff size 0x00100000 (pgdir)
D/TC:0 0 dump_mmap_table:751 type SHM_VASPACE va 0x83400000..0x853fffff pa 0x00000000..0x01ffffff size 0x02000000 (pgdir)
D/TC:0 0 dump_mmap_table:751 type TEE_RAM_RX va 0x85500000..0x85547fff pa 0x85500000..0x85547fff size 0x00048000 (smallpg)
D/TC:0 0 dump_mmap_table:751 type TEE_RAM_RW va 0x85548000..0x855fffff pa 0x85548000..0x855fffff size 0x000b8000 (smallpg)
D/TC:0 0 core_mmu_alloc_l2:273 L2 table used: 1/4
I/TC:
D/TC:0 0 init_canaries:161 #Stack canaries for stack_tmp[0] with top at 0x855732f8
D/TC:0 0 init_canaries:161 watch 0x855732fc
D/TC:0 0 init_canaries:162 #Stack canaries for stack_abt[0] with top at 0x8556e938
D/TC:0 0 init_canaries:162 watch 0x8556e93c
D/TC:0 0 init_canaries:164 #Stack canaries for stack_thread[0] with top at 0x85570978
D/TC:0 0 init_canaries:164 watch 0x8557097c
D/TC:0 0 init_canaries:164 #Stack canaries for stack_thread[1] with top at 0x855729b8
D/TC:0 0 init_canaries:164 watch 0x855729bc
I/TC: Non-secure external DT found
I/TC: Switching console to device: /soc/aips-bus@02100000/serial@021f0000
I/TC: OP-TEE version: 3.6.0-152-ge29072b-dev (gcc version 6.2.0 (Sourcery CodeBench 2016.11-23)) #1 Do 12. Sep 09:38:07 UTC 2019 arm
D/TC:0 0 check_ta_store:638 TA store: "Secure Storage TA"
D/TC:0 0 check_ta_store:638 TA store: "REE [buffered]"
D/TC:0 0 mobj_mapped_shm_init:447 Shared memory address range: 83400000, 85400000
E/TC:0 0 plat_rng_init:354 Warning: seeding RNG with zeroes
E/TC:0 0 call_initcalls:33 Initial call 0x85544b5c failed
I/TC: Initialized
D/TC:0 0 init_primary_helper:1109 Primary CPU switching to normal world boot
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.52 (knp7kor@KOR1080202VM) (gcc version 6.2.0 (Sourcery CodeBench 2016.11-76) ) #2 SMP PREEMPT Thu Sep 5 13:09:02 IST 2019
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: BSH - SMB
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] PERCPU: Embedded 13 pages/cpu @87eb5000 s21260 r8192 d23796 u53248
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 24288
[ 0.000000] Kernel command line: console=ttymxc3,115200 ubi.mtd=1 root=ubi0:production_data rw rootfstype=ubifs init=/init rw mtdparts=gpmi-nand:4m(boot),-(ubispace)
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Memory: 86948K/98304K available (6527K kernel code, 477K rwdata, 2096K rodata, 356K init, 419K bss, 11356K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0x88800000 - 0xff000000 (1896 MB)
[ 0.000000] lowmem : 0x80000000 - 0x88000000 ( 128 MB)
[ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
[ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
[ 0.000000] .text : 0x80008000 - 0x8087423c (8625 kB)
[ 0.000000] .init : 0x80875000 - 0x808ce000 ( 356 kB)
[ 0.000000] .data : 0x808ce000 - 0x8094551c ( 478 kB)
[ 0.000000] .bss : 0x80948000 - 0x809b0d10 ( 420 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] mxc_clocksource_init 24000000
[ 0.000000] Switching to timer-based delay loop, resolution 41ns
[ 0.000011] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000044] clocksource mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.001683] Console: colour dummy device 80x30
[ 0.001715] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.001744] pid_max: default: 32768 minimum: 301
[ 0.001920] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.001943] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.003087] Initializing cgroup subsys blkio
[ 0.003129] Initializing cgroup subsys memory
[ 0.003191] Initializing cgroup subsys devices
[ 0.003216] Initializing cgroup subsys freezer
[ 0.003244] Initializing cgroup subsys perf_event
[ 0.003293] CPU: Testing write buffer coherency: ok
[ 0.003770] CPU0: update cpu_capacity 1024
[ 0.003795] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.003916] Setting up static identity map for 0x80008280 - 0x800082d8
[ 0.041019] Brought up 1 CPUs
[ 0.041050] SMP: Total of 1 processors activated (48.00 BogoMIPS).
[ 0.041065] CPU: All CPU(s) started in SVC mode.
[ 0.042206] devtmpfs: initialized
[ 0.058799] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.059566] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.059622] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.061158] pinctrl core: initialized pinctrl subsystem
[ 0.063248] NET: Registered protocol family 16
[ 0.063818] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.090707] cpuidle: using governor ladder
[ 0.120764] cpuidle: using governor menu
[ 0.154576] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.154605] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.158616] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
[ 0.206862] mxs-dma 1804000.dma-apbh: initialized
[ 0.211733] SCSI subsystem initialized
[ 0.212951] pps_core: LinuxPPS API ver. 1 registered
[ 0.212973] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.213042] PTP clock support registered
[ 0.215109] MIPI CSI2 driver module loaded
[ 0.216662] Bluetooth: Core ver 2.20
[ 0.216761] NET: Registered protocol family 31
[ 0.216777] Bluetooth: HCI device and connection manager initialized
[ 0.216808] Bluetooth: HCI socket layer initialized
[ 0.216833] Bluetooth: L2CAP socket layer initialized
[ 0.216929] Bluetooth: SCO socket layer initialized
[ 0.217341] Switched to clocksource mxc_timer1
[ 0.290584] NET: Registered protocol family 2
[ 0.292066] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.292121] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.292165] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.292287] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.292338] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.292691] NET: Registered protocol family 1
[ 0.293441] RPC: Registered named UNIX socket transport module.
[ 0.293467] RPC: Registered udp transport module.
[ 0.293481] RPC: Registered tcp transport module.
[ 0.293496] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.297709] Bus freq driver module loaded
[ 0.299604] audit: initializing netlink subsys (disabled)
[ 0.299697] audit: type=2000 audit(0.290:1): initialized
[ 0.313729] VFS: Disk quotas dquot_6.6.0
[ 0.314149] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.316428] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.318339] NFS: Registering the id_resolver key type
[ 0.318423] Key type id_resolver registered
[ 0.318440] Key type id_legacy registered
[ 0.319033] fuse init (API version 7.23)
[ 0.325319] NET: Registered protocol family 38
[ 0.325463] io scheduler noop registered
[ 0.325495] io scheduler deadline registered
[ 0.325596] io scheduler cfq registered (default)
[ 0.326482] imx-weim 21b8000.weim: Driver registered.
[ 0.331706] imx-sdma 20ec000.sdma: no event needs to be remapped
[ 0.331923] imx-sdma 20ec000.sdma: loaded firmware 3.3
[ 0.338145] imx-sdma 20ec000.sdma: initialized
[ 0.339856] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 19, base_baud = 5000000) is a IMX
[ 0.341281] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 220, base_baud = 5000000) is a IMX
[ 0.342542] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 221, base_baud = 5000000) is a IMX
[ 0.343708] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 222, base_baud = 5000000) is a IMX
[ 0.991503] console [ttymxc3] enabled
[ 0.996451] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 223, base_baud = 5000000) is a IMX
[ 1.006548] 21fc000.serial: ttymxc5 at MMIO 0x21fc000 (irq = 224, base_baud = 5000000) is a IMX
[ 1.029970] loop: module loaded
[ 1.043485] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda
[ 1.049941] nand: Micron MT29F2G08ABAEAH4
[ 1.053978] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 1.062293] gpmi-nand 1806000.gpmi-nand: enable the asynchronous EDO mode 5
[ 1.069351] Scanning device for bad blocks
[ 1.224003] 2 cmdlinepart partitions found on MTD device gpmi-nand
[ 1.230266] Creating 2 MTD partitions on "gpmi-nand":
[ 1.235355] 0x000000000000-0x000000400000 : "boot"
[ 1.241182] 0x000000400000-0x000010000000 : "ubispace"
[ 1.247801] gpmi-nand 1806000.gpmi-nand: driver registered.
[ 1.256047] libphy: Fixed MDIO Bus: probed
[ 1.260302] NXP PHY: loading NXP PHY driver: [autonomous mode, polling disabled]
[ 1.288450] pps pps0: new PPS source ptp0
[ 1.293448] libphy: fec_enet_mii_bus: probed
[ 1.301307] fec 2188000.ethernet eth0: registered PHC device 0
[ 1.308282] mousedev: PS/2 mouse device common for all mice
[ 1.315415] input: 20cc000.snvs:snvs-powerkey as /devices/platform/soc/2000000.aips-bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0
[ 1.330279] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0
[ 1.339505] i2c /dev entries driver
[ 1.345367] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
[ 1.352081] device-mapper: uevent: version 1.0.3
[ 1.357698] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised: dm-devel@redhat.com
[ 1.366927] device-mapper: cache-policy-mq: version 1.3.0 loaded
[ 1.373207] device-mapper: cache cleaner: version 1.0.0 loaded
[ 1.379207] Bluetooth: HCI UART driver ver 2.3
[ 1.383682] Bluetooth: HCI UART protocol H4 registered
[ 1.388885] Bluetooth: HCI UART protocol BCSP registered
[ 1.394223] Bluetooth: HCI UART protocol LL registered
[ 1.399416] Bluetooth: HCI UART protocol ATH3K registered
[ 1.404838] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 1.411156] Bluetooth: HCI UART protocol BCM registered
[ 1.417427] sdhci: Secure Digital Host Controller Interface driver
[ 1.423645] sdhci: Copyright(c) Pierre Ossman
[ 1.428087] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.435339] /soc/aips-bus@02100000/usdhc@02194000: voltage-ranges unspecified
[ 1.442692] sdhci-esdhc-imx 2194000.usdhc: assigned as wifi host
[ 1.449987] sdhci-esdhc-imx 2194000.usdhc: No vmmc regulator found
[ 1.456202] sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found
[ 1.508477] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
[ 1.525920] optee firmware:optee: probing for conduit method from DT.
[ 1.539035] optee firmware:optee: initialized driver
[ 1.544547] NET: Registered protocol family 26
[ 1.549259] Netfilter messages via NETLINK v0.30.
[ 1.554227] nf_conntrack version 0.5.0 (1358 buckets, 5432 max)
[ 1.561535] nf_tables: (c) 2007-2009 Patrick McHardy kaber@trash.net
[ 1.568835] ipip: IPv4 over IPv4 tunneling driver
[ 1.575817] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.581858] arp_tables: (C) 2002 David S. Miller
[ 1.588558] NET: Registered protocol family 10
[ 1.594908] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[ 1.601618] sit: IPv6 over IPv4 tunneling driver
[ 1.608076] NET: Registered protocol family 17
[ 1.612820] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 1.625932] Bluetooth: RFCOMM TTY layer initialized
[ 1.631159] Bluetooth: RFCOMM socket layer initialized
[ 1.636399] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.642041] Bluetooth: RFCOMM ver 1.11
[ 1.645864] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.651313] Bluetooth: BNEP filters: protocol multicast
[ 1.656666] Bluetooth: BNEP socket layer initialized
[ 1.661825] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.667923] Bluetooth: HIDP socket layer initialized
[ 1.673097] 8021q: 802.1Q VLAN Support v1.8
[ 1.677418] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[ 1.683124] Key type dns_resolver registered
[ 1.689326] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
[ 1.697603] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 1.706127] mmc1: queuing unknown CIS tuple 0x80 (6 bytes)
[ 1.719420] ubi0: attaching mtd1
[ 1.723928] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[ 1.801805] random: nonblocking pool is initialized
[ 1.813836] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 1.819677] mmc1: new high speed SDIO card at address 0001
[ 2.467090] ubi0: scanning is finished
[ 2.484821] ubi0: attached mtd1 (name "ubispace", size 252 MiB)
[ 2.490913] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.497853] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.504663] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.511695] ubi0: good PEBs: 2016, bad PEBs: 0, corrupted PEBs: 0
[ 2.517949] ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128
[ 2.525198] ubi0: max/mean erase counter: 18/13, WL threshold: 4096, image sequence number: 1725897779
[ 2.534635] ubi0: available PEBs: 292, total reserved PEBs: 1724, PEBs reserved for bad PEB handling: 40
[ 2.544206] ubi0: background thread "ubi_bgt0d" started, PID 51
[ 2.555673] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 2019-03-08 15:23:40 UTC (1552058620)
[ 2.589224] UBIFS (ubi0:7): background thread "ubifs_bgt0_7" started, PID 52
[ 2.616951] UBIFS (ubi0:7): recovery needed
[ 2.719516] UBIFS (ubi0:7): recovery completed
[ 2.724465] UBIFS (ubi0:7): UBIFS: mounted UBI device 0, volume 7, name "production_data"
[ 2.732742] UBIFS (ubi0:7): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 2.742726] UBIFS (ubi0:7): FS size: 7237632 bytes (6 MiB, 57 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
[ 2.752867] UBIFS (ubi0:7): reserved for root: 341850 bytes (333 KiB)
[ 2.759365] UBIFS (ubi0:7): media format: w4/r0 (latest is w4/r0), UUID B6BB48BA-B260-4147-BC5B-3C2353A6AB9A, small LPT model
[ 2.771700] VFS: Mounted root (ubifs filesystem) on device 0:15.
[ 2.777865] devtmpfs: error mounting -2
[ 2.782504] Freeing unused kernel memory: 356K
[ 2.789024] Kernel panic - not syncing: Requested init /init failed (error -2).
[ 2.796375] Rebooting in 5 seconds..
Hi,
I have ported optee for imx6ul platform. While booting uTee i am getting a error called "call_initcalls:33 Initial call 0x85544b5c failed". After this error still the booting is continuing and stopping at this error: [ 2.777865] devtmpfs: error mounting -2 [ 2.782504] Freeing unused kernel memory: 356K [ 2.789024] Kernel panic - not syncing: Requested init /init failed (error -2). [ 2.796375] Rebooting in 5 seconds..
Is it fine or are we missing something here. Can you please suggest. Logs are given below:
bshsmb > ubi part ubispace ubi0: attaching mtd1 ubi0: scanning is finished ubi0: attached mtd1 (name "mtd=1", size 252 MiB) ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 ubi0: good PEBs: 2016, bad PEBs: 0, corrupted PEBs: 0 ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128 ubi0: max/mean erase counter: 18/13, WL threshold: 4096, image sequence number: 1725897779 ubi0: available PEBs: 292, total reserved PEBs: 1724, PEBs reserved for bad PEB handling: 40 bshsmb > ubifsmount ubi0:production_data bshsmb > ubifsload 0x80000000 zImage Loading file 'zImage' to addr 0x80000000... Done bshsmb > ubifsload 0x83000000 smb.dtb Loading file 'smb.dtb' to addr 0x83000000... Done bshsmb > ubifsload 0x854FFFE4 uTee Loading file 'uTee' to addr 0x854fffe4... Done bshsmb > setenv bootargs console=ttymxc3,115200 ubi.mtd=1 root=ubi0:production_data rw rootfstype=ubifs init=/init rw mtdparts=gpmi-nand:4m(boot),-(ubispace) bshsmb > bootm 0x854FFFE4 - 0x83000000
Booting kernel from Legacy Image at 854fffe4 ... Image Name: Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 295364 Bytes = 288.4 KiB Load Address: 854fffe4 Entry Point: 85500000 Verifying Checksum ... OK
Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Loading Kernel Image ... OK Using Device Tree in place at 83000000, end 8300ade6
Starting kernel ...
D/TC:0 0 add_phys_mem:576 TEE_SHMEM_START type NSEC_SHM 0x87300000 size 0x00200000 D/TC:0 0 add_phys_mem:576 TA_RAM_START type TA_RAM 0x85600000 size 0x01d00000 D/TC:0 0 add_phys_mem:576 VCORE_UNPG_RW_PA type TEE_RAM_RW 0x85548000 size 0x000b8000 D/TC:0 0 add_phys_mem:576 VCORE_UNPG_RX_PA type TEE_RAM_RX 0x85500000 size 0x00048000 D/TC:0 0 add_phys_mem:576 ROUNDDOWN(IRAM_BASE, CORE_MMU_PGDIR_SIZE) type TEE_COHERENT 0x00900000 size 0x00100000 D/TC:0 0 add_phys_mem:576 ROUNDDOWN(0x02200000, CORE_MMU_PGDIR_SIZE) type IO_SEC 0x02200000 size 0x00100000 D/TC:0 0 add_phys_mem:576 ROUNDDOWN(0x02100000, CORE_MMU_PGDIR_SIZE) type IO_SEC 0x02100000 size 0x00100000 D/TC:0 0 add_phys_mem:576 ROUNDDOWN(0x02000000, CORE_MMU_PGDIR_SIZE) type IO_SEC 0x02000000 size 0x00100000 D/TC:0 0 add_phys_mem:576 ROUNDDOWN(0x020C8000, CORE_MMU_PGDIR_SIZE) type IO_SEC 0x02000000 size 0x00200000 D/TC:0 0 add_phys_mem:589 Physical mem map overlaps 0x2000000 D/TC:0 0 add_phys_mem:576 ROUNDDOWN(0x00A00000, CORE_MMU_PGDIR_SIZE) type IO_SEC 0x00a00000 size 0x00100000 D/TC:0 0 add_phys_mem:576 ROUNDDOWN((0x021F0000), CORE_MMU_PGDIR_SIZE) type IO_NSEC 0x02100000 size 0x00200000 D/TC:0 0 verify_special_mem_areas:514 No NSEC DDR memory area defined D/TC:0 0 add_va_space:615 type RES_VASPACE size 0x00a00000 D/TC:0 0 add_va_space:615 type SHM_VASPACE size 0x02000000 D/TC:0 0 dump_mmap_table:751 type IO_SEC va 0x80100000..0x801fffff pa 0x02100000..0x021fffff size 0x00100000 (pgdir) D/TC:0 0 dump_mmap_table:751 type IO_SEC va 0x80200000..0x803fffff pa 0x02000000..0x021fffff size 0x00200000 (pgdir) D/TC:0 0 dump_mmap_table:751 type IO_SEC va 0x80400000..0x804fffff pa 0x00a00000..0x00afffff size 0x00100000 (pgdir) D/TC:0 0 dump_mmap_table:751 type IO_NSEC va 0x80500000..0x806fffff pa 0x02100000..0x022fffff size 0x00200000 (pgdir) D/TC:0 0 dump_mmap_table:751 type NSEC_SHM va 0x80700000..0x808fffff pa 0x87300000..0x874fffff size 0x00200000 (pgdir) D/TC:0 0 dump_mmap_table:751 type TA_RAM va 0x80900000..0x825fffff pa 0x85600000..0x872fffff size 0x01d00000 (pgdir) D/TC:0 0 dump_mmap_table:751 type TEE_COHERENT va 0x82700000..0x827fffff pa 0x00900000..0x009fffff size 0x00100000 (pgdir) D/TC:0 0 dump_mmap_table:751 type RES_VASPACE va 0x82800000..0x831fffff pa 0x00000000..0x009fffff size 0x00a00000 (pgdir) D/TC:0 0 dump_mmap_table:751 type IO_SEC va 0x83300000..0x833fffff pa 0x02200000..0x022fffff size 0x00100000 (pgdir) D/TC:0 0 dump_mmap_table:751 type SHM_VASPACE va 0x83400000..0x853fffff pa 0x00000000..0x01ffffff size 0x02000000 (pgdir) D/TC:0 0 dump_mmap_table:751 type TEE_RAM_RX va 0x85500000..0x85547fff pa 0x85500000..0x85547fff size 0x00048000 (smallpg) D/TC:0 0 dump_mmap_table:751 type TEE_RAM_RW va 0x85548000..0x855fffff pa 0x85548000..0x855fffff size 0x000b8000 (smallpg) D/TC:0 0 core_mmu_alloc_l2:273 L2 table used: 1/4 I/TC: D/TC:0 0 init_canaries:161 #Stack canaries for stack_tmp[0] with top at 0x855732f8 D/TC:0 0 init_canaries:161 watch 0x855732fc D/TC:0 0 init_canaries:162 #Stack canaries for stack_abt[0] with top at 0x8556e938 D/TC:0 0 init_canaries:162 watch 0x8556e93c D/TC:0 0 init_canaries:164 #Stack canaries for stack_thread[0] with top at 0x85570978 D/TC:0 0 init_canaries:164 watch 0x8557097c D/TC:0 0 init_canaries:164 #Stack canaries for stack_thread[1] with top at 0x855729b8 D/TC:0 0 init_canaries:164 watch 0x855729bc I/TC: Non-secure external DT found I/TC: Switching console to device: /soc/aips-bus@02100000/serial@021f0000 I/TC: OP-TEE version: 3.6.0-152-ge29072b-dev (gcc version 6.2.0 (Sourcery CodeBench 2016.11-23)) #1 Do 12. Sep 09:38:07 UTC 2019 arm D/TC:0 0 check_ta_store:638 TA store: "Secure Storage TA" D/TC:0 0 check_ta_store:638 TA store: "REE [buffered]" D/TC:0 0 mobj_mapped_shm_init:447 Shared memory address range: 83400000, 85400000 E/TC:0 0 plat_rng_init:354 Warning: seeding RNG with zeroes E/TC:0 0 call_initcalls:33 Initial call 0x85544b5c failed I/TC: Initialized D/TC:0 0 init_primary_helper:1109 Primary CPU switching to normal world boot [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.1.52 (knp7kor@KOR1080202VM) (gcc version 6.2.0 (Sourcery CodeBench 2016.11-76) ) #2 SMP PREEMPT Thu Sep 5 13:09:02 IST 2019 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: BSH - SMB [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] PERCPU: Embedded 13 pages/cpu @87eb5000 s21260 r8192 d23796 u53248 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 24288 [ 0.000000] Kernel command line: console=ttymxc3,115200 ubi.mtd=1 root=ubi0:production_data rw rootfstype=ubifs init=/init rw mtdparts=gpmi-nand:4m(boot),-(ubispace) [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 86948K/98304K available (6527K kernel code, 477K rwdata, 2096K rodata, 356K init, 419K bss, 11356K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0x88800000 - 0xff000000 (1896 MB) [ 0.000000] lowmem : 0x80000000 - 0x88000000 ( 128 MB) [ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB) [ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB) [ 0.000000] .text : 0x80008000 - 0x8087423c (8625 kB) [ 0.000000] .init : 0x80875000 - 0x808ce000 ( 356 kB) [ 0.000000] .data : 0x808ce000 - 0x8094551c ( 478 kB) [ 0.000000] .bss : 0x80948000 - 0x809b0d10 ( 420 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] mxc_clocksource_init 24000000 [ 0.000000] Switching to timer-based delay loop, resolution 41ns [ 0.000011] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000044] clocksource mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.001683] Console: colour dummy device 80x30 [ 0.001715] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.001744] pid_max: default: 32768 minimum: 301 [ 0.001920] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.001943] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.003087] Initializing cgroup subsys blkio [ 0.003129] Initializing cgroup subsys memory [ 0.003191] Initializing cgroup subsys devices [ 0.003216] Initializing cgroup subsys freezer [ 0.003244] Initializing cgroup subsys perf_event [ 0.003293] CPU: Testing write buffer coherency: ok [ 0.003770] CPU0: update cpu_capacity 1024 [ 0.003795] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.003916] Setting up static identity map for 0x80008280 - 0x800082d8 [ 0.041019] Brought up 1 CPUs [ 0.041050] SMP: Total of 1 processors activated (48.00 BogoMIPS). [ 0.041065] CPU: All CPU(s) started in SVC mode. [ 0.042206] devtmpfs: initialized [ 0.058799] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.059566] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.059622] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.061158] pinctrl core: initialized pinctrl subsystem [ 0.063248] NET: Registered protocol family 16 [ 0.063818] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.090707] cpuidle: using governor ladder [ 0.120764] cpuidle: using governor menu [ 0.154576] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.154605] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.158616] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.206862] mxs-dma 1804000.dma-apbh: initialized [ 0.211733] SCSI subsystem initialized [ 0.212951] pps_core: LinuxPPS API ver. 1 registered [ 0.212973] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.213042] PTP clock support registered [ 0.215109] MIPI CSI2 driver module loaded [ 0.216662] Bluetooth: Core ver 2.20 [ 0.216761] NET: Registered protocol family 31 [ 0.216777] Bluetooth: HCI device and connection manager initialized [ 0.216808] Bluetooth: HCI socket layer initialized [ 0.216833] Bluetooth: L2CAP socket layer initialized [ 0.216929] Bluetooth: SCO socket layer initialized [ 0.217341] Switched to clocksource mxc_timer1 [ 0.290584] NET: Registered protocol family 2 [ 0.292066] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.292121] TCP bind hash table entries: 1024 (order: 1, 8192 bytes) [ 0.292165] TCP: Hash tables configured (established 1024 bind 1024) [ 0.292287] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.292338] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.292691] NET: Registered protocol family 1 [ 0.293441] RPC: Registered named UNIX socket transport module. [ 0.293467] RPC: Registered udp transport module. [ 0.293481] RPC: Registered tcp transport module. [ 0.293496] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.297709] Bus freq driver module loaded [ 0.299604] audit: initializing netlink subsys (disabled) [ 0.299697] audit: type=2000 audit(0.290:1): initialized [ 0.313729] VFS: Disk quotas dquot_6.6.0 [ 0.314149] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.316428] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.318339] NFS: Registering the id_resolver key type [ 0.318423] Key type id_resolver registered [ 0.318440] Key type id_legacy registered [ 0.319033] fuse init (API version 7.23) [ 0.325319] NET: Registered protocol family 38 [ 0.325463] io scheduler noop registered [ 0.325495] io scheduler deadline registered [ 0.325596] io scheduler cfq registered (default) [ 0.326482] imx-weim 21b8000.weim: Driver registered. [ 0.331706] imx-sdma 20ec000.sdma: no event needs to be remapped [ 0.331923] imx-sdma 20ec000.sdma: loaded firmware 3.3 [ 0.338145] imx-sdma 20ec000.sdma: initialized [ 0.339856] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 19, base_baud = 5000000) is a IMX [ 0.341281] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 220, base_baud = 5000000) is a IMX [ 0.342542] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 221, base_baud = 5000000) is a IMX [ 0.343708] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 222, base_baud = 5000000) is a IMX [ 0.991503] console [ttymxc3] enabled [ 0.996451] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 223, base_baud = 5000000) is a IMX [ 1.006548] 21fc000.serial: ttymxc5 at MMIO 0x21fc000 (irq = 224, base_baud = 5000000) is a IMX [ 1.029970] loop: module loaded [ 1.043485] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xda [ 1.049941] nand: Micron MT29F2G08ABAEAH4 [ 1.053978] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 1.062293] gpmi-nand 1806000.gpmi-nand: enable the asynchronous EDO mode 5 [ 1.069351] Scanning device for bad blocks [ 1.224003] 2 cmdlinepart partitions found on MTD device gpmi-nand [ 1.230266] Creating 2 MTD partitions on "gpmi-nand": [ 1.235355] 0x000000000000-0x000000400000 : "boot" [ 1.241182] 0x000000400000-0x000010000000 : "ubispace" [ 1.247801] gpmi-nand 1806000.gpmi-nand: driver registered. [ 1.256047] libphy: Fixed MDIO Bus: probed [ 1.260302] NXP PHY: loading NXP PHY driver: [autonomous mode, polling disabled] [ 1.288450] pps pps0: new PPS source ptp0 [ 1.293448] libphy: fec_enet_mii_bus: probed [ 1.301307] fec 2188000.ethernet eth0: registered PHC device 0 [ 1.308282] mousedev: PS/2 mouse device common for all mice [ 1.315415] input: 20cc000.snvs:snvs-powerkey as /devices/platform/soc/2000000.aips-bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0 [ 1.330279] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0 [ 1.339505] i2c /dev entries driver [ 1.345367] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 1.352081] device-mapper: uevent: version 1.0.3 [ 1.357698] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised: dm-devel@redhat.com [ 1.366927] device-mapper: cache-policy-mq: version 1.3.0 loaded [ 1.373207] device-mapper: cache cleaner: version 1.0.0 loaded [ 1.379207] Bluetooth: HCI UART driver ver 2.3 [ 1.383682] Bluetooth: HCI UART protocol H4 registered [ 1.388885] Bluetooth: HCI UART protocol BCSP registered [ 1.394223] Bluetooth: HCI UART protocol LL registered [ 1.399416] Bluetooth: HCI UART protocol ATH3K registered [ 1.404838] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 1.411156] Bluetooth: HCI UART protocol BCM registered [ 1.417427] sdhci: Secure Digital Host Controller Interface driver [ 1.423645] sdhci: Copyright(c) Pierre Ossman [ 1.428087] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.435339] /soc/aips-bus@02100000/usdhc@02194000: voltage-ranges unspecified [ 1.442692] sdhci-esdhc-imx 2194000.usdhc: assigned as wifi host [ 1.449987] sdhci-esdhc-imx 2194000.usdhc: No vmmc regulator found [ 1.456202] sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found [ 1.508477] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 1.525920] optee firmware:optee: probing for conduit method from DT. [ 1.539035] optee firmware:optee: initialized driver [ 1.544547] NET: Registered protocol family 26 [ 1.549259] Netfilter messages via NETLINK v0.30. [ 1.554227] nf_conntrack version 0.5.0 (1358 buckets, 5432 max) [ 1.561535] nf_tables: (c) 2007-2009 Patrick McHardy kaber@trash.net [ 1.568835] ipip: IPv4 over IPv4 tunneling driver [ 1.575817] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.581858] arp_tables: (C) 2002 David S. Miller [ 1.588558] NET: Registered protocol family 10 [ 1.594908] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [ 1.601618] sit: IPv6 over IPv4 tunneling driver [ 1.608076] NET: Registered protocol family 17 [ 1.612820] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 1.625932] Bluetooth: RFCOMM TTY layer initialized [ 1.631159] Bluetooth: RFCOMM socket layer initialized [ 1.636399] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.642041] Bluetooth: RFCOMM ver 1.11 [ 1.645864] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 1.651313] Bluetooth: BNEP filters: protocol multicast [ 1.656666] Bluetooth: BNEP socket layer initialized [ 1.661825] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 1.667923] Bluetooth: HIDP socket layer initialized [ 1.673097] 8021q: 802.1Q VLAN Support v1.8 [ 1.677418] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [ 1.683124] Key type dns_resolver registered [ 1.689326] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19) [ 1.697603] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 1.706127] mmc1: queuing unknown CIS tuple 0x80 (6 bytes) [ 1.719420] ubi0: attaching mtd1 [ 1.723928] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [ 1.801805] random: nonblocking pool is initialized [ 1.813836] mmc1: queuing unknown CIS tuple 0x91 (3 bytes) [ 1.819677] mmc1: new high speed SDIO card at address 0001 [ 2.467090] ubi0: scanning is finished [ 2.484821] ubi0: attached mtd1 (name "ubispace", size 252 MiB) [ 2.490913] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.497853] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 2.504663] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.511695] ubi0: good PEBs: 2016, bad PEBs: 0, corrupted PEBs: 0 [ 2.517949] ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128 [ 2.525198] ubi0: max/mean erase counter: 18/13, WL threshold: 4096, image sequence number: 1725897779 [ 2.534635] ubi0: available PEBs: 292, total reserved PEBs: 1724, PEBs reserved for bad PEB handling: 40 [ 2.544206] ubi0: background thread "ubi_bgt0d" started, PID 51 [ 2.555673] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 2019-03-08 15:23:40 UTC (1552058620) [ 2.589224] UBIFS (ubi0:7): background thread "ubifs_bgt0_7" started, PID 52 [ 2.616951] UBIFS (ubi0:7): recovery needed [ 2.719516] UBIFS (ubi0:7): recovery completed [ 2.724465] UBIFS (ubi0:7): UBIFS: mounted UBI device 0, volume 7, name "production_data" [ 2.732742] UBIFS (ubi0:7): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 2.742726] UBIFS (ubi0:7): FS size: 7237632 bytes (6 MiB, 57 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) [ 2.752867] UBIFS (ubi0:7): reserved for root: 341850 bytes (333 KiB) [ 2.759365] UBIFS (ubi0:7): media format: w4/r0 (latest is w4/r0), UUID B6BB48BA-B260-4147-BC5B-3C2353A6AB9A, small LPT model [ 2.771700] VFS: Mounted root (ubifs filesystem) on device 0:15. [ 2.777865] devtmpfs: error mounting -2 [ 2.782504] Freeing unused kernel memory: 356K [ 2.789024] Kernel panic - not syncing: Requested init /init failed (error -2). [ 2.796375] Rebooting in 5 seconds..