· 6 years ago · Dec 09, 2019, 05:22 PM
1
2U-Boot 2016.03-imx_v2016.03_4.1.15_2.0.0_ga+g2b6f047 (Apr 21 2017 - 14:44:55 +0900)
3
4eMMC: BKOPS_SUPPORT/BKOPS_EN/WR_REL_SET [0x1/0x0/0x1f]
5HW Variant 0b[avavn|audio|touch|resv] 0b1110
6
7Secure boot disabled
8
9HAB Configuration: 0xf0, HAB State: 0x66
10
11--------- HAB Event 1 -----------------
12event data:
13 0xdb 0x00 0x08 0x41 0x33 0x11 0xcf 0x00
14
15STS = HAB_FAILURE (0x33)
16RSN = HAB_INV_CSF (0x11)
17CTX = HAB_CTX_CSF (0xCF)
18ENG = HAB_ENG_ANY (0x00)
19
20
21--------- HAB Event 2 -----------------
22event data:
23 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
24 0x00 0x00 0x00 0x00 0x17 0x7f 0xf4 0x00
25 0x00 0x00 0x00 0x20
26
27STS = HAB_FAILURE (0x33)
28RSN = HAB_INV_ASSERTION (0x0C)
29CTX = HAB_CTX_ASSERT (0xA0)
30ENG = HAB_ENG_ANY (0x00)
31
32
33--------- HAB Event 3 -----------------
34event data:
35 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
36 0x00 0x00 0x00 0x00 0x17 0x7f 0xf4 0x2c
37 0x00 0x00 0x02 0xc0
38
39STS = HAB_FAILURE (0x33)
40RSN = HAB_INV_ASSERTION (0x0C)
41CTX = HAB_CTX_ASSERT (0xA0)
42ENG = HAB_ENG_ANY (0x00)
43
44
45--------- HAB Event 4 -----------------
46event data:
47 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
48 0x00 0x00 0x00 0x00 0x17 0x7f 0xf4 0x20
49 0x00 0x00 0x00 0x01
50
51STS = HAB_FAILURE (0x33)
52RSN = HAB_INV_ASSERTION (0x0C)
53CTX = HAB_CTX_ASSERT (0xA0)
54ENG = HAB_ENG_ANY (0x00)
55
56
57--------- HAB Event 5 -----------------
58event data:
59 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
60 0x00 0x00 0x00 0x00 0x17 0x80 0x00 0x00
61 0x00 0x00 0x00 0x04
62
63STS = HAB_FAILURE (0x33)
64RSN = HAB_INV_ASSERTION (0x0C)
65CTX = HAB_CTX_ASSERT (0xA0)
66ENG = HAB_ENG_ANY (0x00)
67
68boot time = 412
69Hit any key to stop autoboot: 0
70switch to partitions #0, OK
71mmc0(part 0) is current device
72reading zImage_2
734607808 bytes read in 132 ms (33.3 MiB/s)
74Booting from mmc ...
75reading imx6dl-sabrebavn.dtb_2
7639402 bytes read in 13 ms (2.9 MiB/s)
77Kernel image @ 0x12000000 [ 0x000000 - 0x464f40 ]
78## Flattened Device Tree blob at 18000000
79 Booting using the fdt blob at 0x18000000
80hab fuse not enabled
81EXIT= 850
82[ 0.000000] Booting Linux on physical CPU 0x0
83[ 0.000000] Initializing cgroup subsys cpuset
84[ 0.000000] Initializing cgroup subsys cpu
85[ 0.000000] Linux version 4.1.15 (user@lpdbuild08) (gcc version 5.3.0 (GCC) ) #1 SMP PREEMPT Mon Apr 24 22:32:36 KST 2017
86[ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
87[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
88[ 0.000000] Machine model: Freescale i.MX6 DualLite/Solo SABRE Automotive Board
89[ 0.000000] Reserved memory: created CMA memory pool at 0x26000000, size 160 MiB
90[ 0.000000] Reserved memory: initialized node linux,cma, compatible id shared-dma-pool
91[ 0.000000] Memory policy: Data cache writealloc
92[ 0.000000] kexec: crashkernel: memory value expected
93[ 0.000000] PERCPU: Embedded 12 pages/cpu @95af3000 s16716 r8192 d24244 u49152
94[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
95[ 0.000000] Kernel command line: init=/sbin/init.early console=ttymxc3,115200 mem=512M hwvar=0b1110 root=/dev/mmcblk0p3 rootwait rw crashkernel={crashkernel}
96[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
97[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
98[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
99[ 0.000000] Memory: 346284K/524288K available (5690K kernel code, 246K rwdata, 1936K rodata, 268K init, 396K bss, 14164K reserved, 163840K cma-reserved, 0K highmem)
100[ 0.000000] Virtual kernel memory layout:
101[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
102[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
103[ 0.000000] vmalloc : 0xa0800000 - 0xff000000 (1512 MB)
104[ 0.000000] lowmem : 0x80000000 - 0xa0000000 ( 512 MB)
105[ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
106[ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
107[ 0.000000] .text : 0x80008000 - 0x8077ac84 (7628 kB)
108[ 0.000000] .init : 0x8077b000 - 0x807be000 ( 268 kB)
109[ 0.000000] .data : 0x807be000 - 0x807fbba0 ( 247 kB)
110[ 0.000000] .bss : 0x807fe000 - 0x808613a0 ( 397 kB)
111[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
112[ 0.000000] Preemptible hierarchical RCU implementation.
113[ 0.000000] Additional per-CPU info printed with stalls.
114[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
115[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
116[ 0.000000] NR_IRQS:16 nr_irqs:16 16
117[ 0.000000] L2C-310 erratum 769419 enabled
118[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
119[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
120[ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines
121[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
122[ 0.000000] L2C-310 cache controller enabled, 16 ways, 512 kB
123[ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76450001
124[ 0.000000] mxc_clocksource_init 3000000
125[ 0.000000] Switching to timer-based delay loop, resolution 333ns
126[ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns
127[ 0.000025] clocksource mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns
128[ 0.000828] Console: colour dummy device 80x30
129[ 0.000845] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
130[ 0.000861] pid_max: default: 32768 minimum: 301
131[ 0.000954] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
132[ 0.000967] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
133[ 0.001597] Initializing cgroup subsys memory
134[ 0.001637] Initializing cgroup subsys freezer
135[ 0.001665] CPU: Testing write buffer coherency: ok
136[ 0.001963] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
137[ 0.002066] Setting up static identity map for 0x10008280 - 0x100082d8
138[ 0.060259] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
139[ 0.060338] Brought up 2 CPUs
140[ 0.060356] SMP: Total of 2 processors activated (12.00 BogoMIPS).
141[ 0.060365] CPU: All CPU(s) started in SVC mode.
142[ 0.060869] devtmpfs: initialized
143[ 0.069944] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
144[ 0.070371] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
145[ 0.079601] pinctrl core: initialized pinctrl subsystem
146[ 0.080807] NET: Registered protocol family 16
147[ 0.089410] DMA: preallocated 256 KiB pool for atomic coherent allocations
148[ 0.119724] cpuidle: using governor menu
149[ 0.119863] CPU identified as i.MX6DL, silicon rev 1.3
150[ 0.142780] No ATAGs?
151[ 0.142825] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
152[ 0.142835] hw-breakpoint: maximum watchpoint size is 4 bytes.
153[ 0.144427] imx6dl-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
154[ 0.145478] imx-gpc 20dc000.gpc: no fsl,ldo-bypass found!
155[ 0.182608] mxs-dma 110000.dma-apbh: initialized
156[ 0.185211] SCSI subsystem initialized
157[ 0.185527] usbcore: registered new interface driver usbfs
158[ 0.185602] usbcore: registered new interface driver hub
159[ 0.185714] usbcore: registered new device driver usb
160[ 0.185913] 2000000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator
161[ 0.186036] 2000000.aips-bus:usbphy_nop2 supply vcc not found, using dummy regulator
162[ 0.187062] i2c i2c-0: IMX I2C adapter registered
163[ 0.187080] i2c i2c-0: can't use DMA
164[ 0.187468] i2c i2c-2: IMX I2C adapter registered
165[ 0.187484] i2c i2c-2: can't use DMA
166[ 0.188113] i2c i2c-3: IMX I2C adapter registered
167[ 0.188130] i2c i2c-3: can't use DMA
168[ 0.188236] Linux video capture interface: v2.00
169[ 0.188299] pps_core: LinuxPPS API ver. 1 registered
170[ 0.188309] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
171[ 0.188341] PTP clock support registered
172[ 0.199767] imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
173[ 0.201404] MIPI CSI2 driver module loaded
174[ 0.201493] Advanced Linux Sound Architecture Driver Initialized.
175[ 0.202626] Bluetooth: Core ver 2.20
176[ 0.202687] NET: Registered protocol family 31
177[ 0.202697] Bluetooth: HCI device and connection manager initialized
178[ 0.202715] Bluetooth: HCI socket layer initialized
179[ 0.202730] Bluetooth: L2CAP socket layer initialized
180[ 0.202765] Bluetooth: SCO socket layer initialized
181[ 0.202983] Switched to clocksource mxc_timer1
182[ 0.214581] NET: Registered protocol family 2
183[ 0.215420] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
184[ 0.215475] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
185[ 0.215548] TCP: Hash tables configured (established 4096 bind 4096)
186[ 0.215641] UDP hash table entries: 256 (order: 1, 8192 bytes)
187[ 0.215669] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
188[ 0.215869] NET: Registered protocol family 1
189[ 0.216471] CPU PMU: Failed to parse /soc/pmu/interrupt-affinity[0]
190[ 0.216525] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
191[ 0.218146] Bus freq driver module loaded
192[ 0.219090] futex hash table entries: 512 (order: 3, 32768 bytes)
193[ 0.227131] fuse init (API version 7.23)
194[ 0.231554] io scheduler noop registered
195[ 0.231577] io scheduler deadline registered
196[ 0.231632] io scheduler cfq registered (default)
197[ 0.232141] imx-weim 21b8000.weim: Driver registered.
198[ 0.233276] backlight supply power not found, using dummy regulator
199[ 0.233738] MIPI DSI driver module loaded
200[ 0.234562] mxc_sdc_fb fb@0: registered mxc display driver lcd
201[ 0.258393] mxc_sdc_fb fb@1: NO mxc display driver found!
202[ 0.259668] imx-sdma 20ec000.sdma: no iram assigned, using external mem
203[ 0.259947] imx-sdma 20ec000.sdma: no event needs to be remapped
204[ 0.260148] imx-sdma 20ec000.sdma: loaded firmware 3.3
205[ 0.262944] imx-sdma 20ec000.sdma: initialized
206[ 0.264338] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 293, base_baud = 5000000) is a IMX
207[ 0.264861] imx-uart 21ec000.serial: ttymxc2 enable rx mirroring to vuart
208[ 0.265011] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 294, base_baud = 5000000) is a IMX
209[ 0.265592] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 295, base_baud = 5000000) is a IMX
210[ 1.017264] console [ttymxc3] enabled
211[ 1.021616] 21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 296, base_baud = 5000000) is a IMX
212[ 1.031375] virtual-uart virtual-uart.0: LGE virtual UART initialization
213[ 1.040042] [drm] Initialized drm 1.1.0 20060810
214[ 1.045316] [drm] Initialized vivante 1.0.0 20120216 on minor 0
215[ 1.061194] brd: module loaded
216[ 1.070239] loop: module loaded
217[ 1.073769] gpio_ctl> LGE AVN GPIO Control driver init.
218[ 1.080952] spi_imx 200c000.ecspi: probed
219[ 1.085843] libphy: Fixed MDIO Bus: probed
220[ 1.090556] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
221[ 1.097131] ehci-mxc: Freescale On-Chip EHCI Host driver
222[ 1.102649] usbcore: registered new interface driver usb-storage
223[ 1.109886] 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
224[ 1.122308] ci_hdrc ci_hdrc.0: [IAP2] otg_irq?
225[ 1.122597] 2184200.usb supply vbus not found, using dummy regulator
226[ 1.125901] ci_hdrc ci_hdrc.1: EHCI Host Controller
227[ 1.125935] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
228[ 1.143019] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
229[ 1.143267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
230[ 1.143276] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
231[ 1.143284] usb usb1: Product: EHCI Host Controller
232[ 1.143290] usb usb1: Manufacturer: Linux 4.1.15 ehci_hcd
233[ 1.143294] usb usb1: SerialNumber: ci_hdrc.1
234[ 1.144024] hub 1-0:1.0: USB hub found
235[ 1.144067] hub 1-0:1.0: 1 port detected
236[ 1.145313] mousedev: PS/2 mouse device common for all mice
237[ 1.195536] [otg_statemachine] state : (null)
238[ 1.199907] [otg_set_state] (null) --> a_idle
239[ 1.204297] Changing role fsm->protocol= 0; new protocol= 1
240[ 1.209890] ci_hdrc ci_hdrc.0: EHCI Host Controller
241[ 1.214809] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 2
242[ 1.233030] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
243[ 1.238644] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
244[ 1.245472] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
245[ 1.252707] usb usb2: Product: EHCI Host Controller
246[ 1.257615] usb usb2: Manufacturer: Linux 4.1.15 ehci_hcd
247[ 1.263042] usb usb2: SerialNumber: ci_hdrc.0
248[ 1.268143] hub 2-0:1.0: USB hub found
249[ 1.271945] hub 2-0:1.0: 1 port detected
250[ 1.276341] ci_hdrc ci_hdrc.0: [IAP2] otg_fsm_work = 6
251[ 1.281524] ci_hdrc ci_hdrc.0: [IAP2] otg_irq?
252[ 1.286032] [otg_statemachine] state : a_idle
253[ 1.290401] [otg_set_state] a_idle --> a_wait_vrise
254[ 1.295342] ci_hdrc ci_hdrc.0: [IAP2] otg_fsm_work = 7
255[ 1.300525] ci_hdrc ci_hdrc.0: [IAP2] otg_irq?
256[ 1.305119] [otg_statemachine] state : a_wait_vrise
257[ 1.310008] [otg_set_state] a_wait_vrise --> a_wait_bcon
258[ 1.315361] ci_hdrc ci_hdrc.0: [IAP2] otg_fsm_work = 8
259[ 1.316469] atmel_mxt_ts 3-004b: Family: 164 Variant: 24 Firmware V1.0.AA Objects: 40
260[ 1.320918] atmel_mxt_ts 3-004b: Touchscreen size X799Y479
261[ 1.321183] input: Atmel maXTouch Touchscreen as /devices/soc0/soc/2100000.aips-bus/21f8000.i2c/i2c-3/3-004b/input/input0
262[ 1.328798] max11803_ts_probe
263[ 1.328806] max11803_ts 3-0048: Touch chip was capacitive!!
264[ 1.328820] max11803_ts: probe of 3-0048 failed with error -12
265[ 1.329784] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0
266[ 1.329930] i2c /dev entries driver
267[ 1.383656] camera tw9900 is found
268[ 1.387822] mxc_v4l2_output v4l2_out: V4L2 device registered as video16
269[ 1.394668] mxc_v4l2_output v4l2_out: V4L2 device registered as video17
270[ 1.402863] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
271[ 1.409060] Bluetooth: HCI UART driver ver 2.3
272[ 1.413549] Bluetooth: HCI UART protocol H4 registered
273[ 1.418697] Bluetooth: HCI UART protocol BCSP registered
274[ 1.424035] Bluetooth: HCI UART protocol ATH3K registered
275[ 1.429536] usbcore: registered new interface driver bcm203x
276[ 1.435310] usbcore: registered new interface driver btusb
277[ 1.440901] usbcore: registered new interface driver ath3k
278[ 1.446865] sdhci: Secure Digital Host Controller Interface driver
279[ 1.453094] sdhci: Copyright(c) Pierre Ossman
280[ 1.457467] sdhci-pltfm: SDHCI platform and OF driver helper
281[ 1.464747] /soc/aips-bus@02100000/usdhc@02190000: voltage-ranges unspecified
282[ 1.472147] sdhci-esdhc-imx 2190000.usdhc: No vmmc regulator found
283[ 1.478369] sdhci-esdhc-imx 2190000.usdhc: No vqmmc regulator found
284[ 1.523070] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA
285[ 1.536286] mxc_vpu 2040000.vpu_fsl: VPU initialized
286[ 1.541969] mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
287[ 1.552044] hidraw: raw HID events driver (C) Jiri Kosina
288[ 1.559861] usbcore: registered new interface driver usbhid
289[ 1.567590] usbhid: USB HID core driver
290[ 1.573977] fsl-asrc 2034000.asrc: driver registered
291[ 1.614282] imx-saf77xx-ssi sound-media: snd-soc-dummy-dai <-> 2028000.ssi mapping ok
292[ 1.624527] imx-saf77xx-ssi: probe of sound-mic-rev1 failed with error 19
293[ 1.633179] imx-saf77xx-ssi sound-bt-rev2: snd-soc-dummy-dai <-> 2030000.ssi mapping ok
294[ 1.641259] mmc0: MAN_BKOPS_EN bit is not set
295[ 1.653718] imx-saf77xx-esai sound-mic-rev2: snd-soc-dummy-dai <-> 2024000.esai mapping ok
296[ 1.663150] imx-saf77xx-esai: probe of sound-bt-rev1 failed with error 19
297[ 1.671450] imx-spdif sound-navi: snd-soc-dummy-dai <-> 2004000.spdif mapping ok
298[ 1.678975] mmc0: new DDR MMC card at address 0001
299[ 1.679742] NET: Registered protocol family 26
300[ 1.680583] NET: Registered protocol family 10
301[ 1.681549] sit: IPv6 over IPv4 tunneling driver
302[ 1.682287] NET: Registered protocol family 17
303[ 1.682487] Bluetooth: RFCOMM TTY layer initialized
304[ 1.682502] Bluetooth: RFCOMM socket layer initialized
305[ 1.682525] Bluetooth: RFCOMM ver 1.11
306[ 1.682546] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
307[ 1.682550] Bluetooth: BNEP filters: protocol multicast
308[ 1.682560] Bluetooth: BNEP socket layer initialized
309[ 1.682570] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
310[ 1.682578] Bluetooth: HIDP socket layer initialized
311[ 1.682588] 8021q: 802.1Q VLAN Support v1.8
312[ 1.686433] backlight supply power not found, using dummy regulator
313[ 1.687575] thermal: sensored temperature is around 42.428
314[ 1.688002] backlight supply power not found, using dummy regulator
315[ 1.688569] using random self ethernet address
316[ 1.688577] using random host ethernet address
317[ 1.689329] ncm0: HOST MAC 7a:56:33:9a:f3:52
318[ 1.689385] ncm0: MAC be:eb:e7:70:b5:7a
319[ 1.689408] g_iap2 gadget: Gadget iAP2 v2.4
320[ 1.689413] g_iap2 gadget: g_iap2 ready
321[ 1.692761] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0)
322[ 1.693198] usb_h1_vbus: disabling
323[ 1.693464] ALSA device list:
324[ 1.693470] #0: media,ssi1
325[ 1.693474] #1: mic,esai
326[ 1.693477] #2: bt,ssi3
327[ 1.693481] #3: navi,spdif
328[ 1.816036] Mounting rootfs
329[ 1.818971] mmcblk0: mmc0:0001 P1XXXX 7.20 GiB
330[ 1.823704] mmcblk0boot0: mmc0:0001 P1XXXX partition 1 16.0 MiB
331[ 1.829774] mmcblk0boot1: mmc0:0001 P1XXXX partition 2 16.0 MiB
332[ 1.835862] mmcblk0rpmb: mmc0:0001 P1XXXX partition 3 128 KiB
333[ 1.847988] mmcblk0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 p12 >
334[ 1.858299] backlight supply power not found, using dummy regulator
335[ 2.301787] EXT4-fs (mmcblk0p3): recovery complete
336[ 2.307457] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
337[ 2.315619] VFS: Mounted root (ext4 filesystem) on device 179:3.
338[ 2.323798] devtmpfs: mounted
339[ 2.327218] Freeing unused kernel memory: 268K (8077b000 - 807be000)
340[ 2.333638] Starting init
341[ 2.364394] tmpfs: No value for mount option 'nodev'
342[ 2.533799] systemd[1]: System time before build time, advancing clock.
343[ 2.559174] [CAMERA NOR]: color key value = 0xff00ff
344[ 2.564316] [CAMERA NOR]: [mxc_camera_app] server socket : 4
345[ 2.570535] [CAMERA NOR]: [gear_gpio_open]: GEAR GPIO Open O.K fd: 5
346[ 2.576959] [gpio_read]: read buf: 0, value: 0
347[ 2.581417] [CAMERA NOR]: view mode: 0
348Playing WAVE '/usr/share/sounds/alsa/Front_Right_Stereo.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo
349[ 2.594969] <snd-dbg> pcmC1D0p: cmd=1, pos=4/6000/24000
350[ 2.602594] [CAMERA NOR]: [fbv_setup] ioctl MXCFB_SET_GBL_ALPHA : 0
351[ 2.608998] [CAMERA NOR]: [fbv_setup]: start fbv display: FB_BLANK_UNBLANK
352[ 2.623729] random: systemd urandom read with 16 bits of entropy available
353[ 2.668258] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
354[ 2.687245] systemd[1]: Detected architecture arm.
355
356Welcome to Poky (Yocto Project Reference Distro) 2.1.1 (krog[ 2.744141] [CAMERA NOR]: [init_camera_epoll_events]: add epoll : gpio_fd
357oth)!
358
359[ 2.744678] systemd[1]: Set hostname to <imx6dlsabrebavn>.
360[ 2.759674] [CAMERA NOR]: [init_camera_epoll_events]: add epoll : listen_sock
361[ 2.767121] [gpio_read]: read buf: 0, value: 0
362[ 2.771601] [CAMERA NOR]: view mode: 0
363[ 2.775428] [CAMERA NOR]: GEAR GPIO : 0
364[ 2.779301] [CAMERA NOR]: [camera_event_task]: started
365[ 2.784485] [CAMERA NOR]: [camera_event_task]: end
366[ 2.789296] [CAMERA DBG]: Thread End -1
367[ 2.794806] car_maker=0
368[ 2.794806] 0
369[ 2.794806]
370[ 2.878113] systemd-sysv-generator[102]: Overwriting existing symlink /run/systemd/generator.late/bootlogd.service with real service.
371[ 3.061924] systemd[1]: Configuration file /lib/systemd/system/gpuload.service is marked executable. Please remove executable permission bits. Proceeding anyway.
372[ 3.127043] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start
373[ 3.134985] systemd[1]: sysinit.target: Found dependency on alignment.service/start
374[ 3.142673] systemd[1]: sysinit.target: Found dependency on basic.target/start
375[ 3.149992] systemd[1]: sysinit.target: Found dependency on sysinit.target/start
376[ 3.157470] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start
377[ 3.166974] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with sysinit.target/start
378[ SKIP ] Ordering cyc[ 3.180180] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start
379le found, skipping alignment.serv[ 3.190437] systemd[1]: sysinit.target: Found dependency on bootlogd.service/start
380ice
381[ 3.200865] systemd[1]: sysinit.target: Found dependency on basic.target/start
382[ 3.208519] systemd[1]: sysinit.target: Found dependency on sysinit.target/start
383[ 3.215957] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job bootlogd.service/start
384[ 3.225540] systemd[1]: bootlogd.service: Job bootlogd.service/start deleted to break ordering cycle starting with sysinit.target/start
385[ SKIP ] Ordering cycle found, skipping LSB:... to be[ 3.242485] systemd[1]: Reached target Remote File Systems.
386 executed. Starts or stops
387[ 3.249695] systemd[1]: Listening on udev Control Socket.
388[ OK ] Reached targe[ 3.258244] systemd[1]: Created slice User and Session Slice.
389t Remote File Systems.
390[ [ 3.266259] systemd[1]: Listening on Journal Socket (/dev/log).
391 OK ] Listening on udev Cont[ 3.274875] systemd[1]: Listening on udev Kernel Socket.
392rol Socket.
393[ OK ] [ 3.283198] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
394Created slice User and Session Sl[ 3.293496] systemd[1]: Listening on Syslog Socket.
395ice.
396[ OK ] Listeni[ 3.301224] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
397[ 3.311132] systemd[1]: Listening on Journal Socket.
398
399[ OK ] Listening on[ 3.319079] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
400 udev Kernel Socket.
401[ O[ 3.329660] systemd[1]: Reached target Paths.
402K ] Started Forward Password[ 3.336885] systemd[1]: Reached target Swap.
403 Requests to Wall Directory Watch[ 3.344632] systemd[1]: Created slice System Slice.
404.
405[ OK ] Listening on Syslog Socket.
406[ OK [ 3.354836] systemd[1]: Starting Create list of required static device nodes for the current kernel...
407 ] Listening on /dev/initctl Compatibility Named Pipe.
408[ 3.370039] systemd[1]: Starting udev Coldplug all Devices...
40932m OK ] Listening on Journal Socket.
410[ OK ] [ 3.381562] systemd[1]: Starting Remount Root and Kernel File Systems...
411Started Dispatch Password Request[ 3.391606] systemd[1]: Created slice system-getty.slice.
412s to Console Directory Watch.
413[ 3.399564] systemd[1]: Reached target Slices.
414[0;32m OK ] Reached target Paths.
415[ OK ] Reac[ 3.409453] systemd[1]: Mounting Debug File System...
416hed target Swap.
417[ OK 3.418525] systemd[1]: Created slice system-serial\x2dgetty.slice.
418[ 3.426232] ci_hdrc ci_hdrc.0: [IAP2] otg_irq?
419
420 Starting Create list of required st... nodes for the cu[ 3.436912] systemd[1]: Mounting POSIX Message Queue File System...
421rrent kernel...
422 Startin[ 3.445526] [otg_statemachine] state : a_wait_bcon
423g udev Coldplug all Devices...
424 Starting Remount Root and Kernel File Systems...
425[ OK ] Created slice system-getty.slice.
426[ OK 3.466169] systemd[1]: Starting Load Kernel Modules...
427[0m] Reached target Slices.
428 Mounting Debug File System...
429[ OK ] Created slice system-serial\x2dgetty.slice.
430 Mounting POSIX Message Queue File System...
431 Starting Load Kernel Modules...
432[ 3.507872] systemd[1]: Starting Journal Service...
433 Starting Journal Service...
434[ 3.520770] galcore: clk_get vg clock failed, disable vg!
435[ 3.530919] systemd[1]: Started Create list of required static device nodes for the current kernel.
436[ 3.540398] Galcore version 5.0.11.41671
437[ OK ] Started Create[ 3.546861] systemd[1]: Started udev Coldplug all Devices.
438 list of required sta...ce nodes for the current kernel.
439[ OK ] Started udev Coldplug all Devices.
440[ 3.597156] systemd[1]: Mounted Debug File System.
441[ OK ] Mounted Debug [ 3.602647] systemd[1]: Mounted POSIX Message Queue File System.
442File System.
443[ OK ] Mounted POSIX Message Queue File System.
444[ 3.783581] systemd[1]: Started Journal Service.
445[ OK ] Started Journal Service.
446[ 4.036288] eMMC Check> last shutdown is not stable.
447[ 4.080688] e2fsck 1.43-WIP (18-May-2015)
448[ 4.093315] /dev/mmcblk0p8: recovering journal
449[ 4.174293] Superblock last mount time is in the future.
450 (by less than a day, probably due to the hardware clock being incorrectly set)
451[ 4.190993] Pass 1: Checking inodes, blocks, and sizes
452[ 4.219220] <snd-dbg> pcmC1D0p: cmd=0, pos=4/6000/24000
453[ 4.255968] Pass 2: Checking directory structure
454[ 4.264077] Pass 3: Checking directory connectivity
455[ 4.269536] Pass 4: Checking reference counts
456[ 4.281351] Pass 5: Checking group summary information
457[ 4.293554] Free blocks count wrong (40422, counted=36117).
458[ 4.299332] Fix? yes
459[ 4.299332]
460[ 4.303574] Free inodes count wrong (51062, counted=51061).
461[ 4.309325] Fix? yes
462[ 4.309325]
463[ 4.319987]
464[ 4.319987] /dev/mmcblk0p8: ***** FILE SYSTEM WAS MODIFIED *****
465[ 4.327596] /dev/mmcblk0p8: 139/51200 files (76.3% non-contiguous), 168683/204800 blocks
466[ 4.390630] e2fsck 1.43-WIP (18-May-2015)
467[ 4.403587] /dev/mmcblk0p5: recovering journal
468[ 4.440973] backlight supply power not found, using dummy regulator
469[ OK ] Started Load Kernel Modules.
470[ 4.470757] Superblock last mount time is in the future.
471 (by less than a day, probably due to the hardware clock being incorrectly set)
472[ 4.487388] Pass 1: Checking inodes, blocks, and sizes
473 Mounting Configuration File System...
474 Mounting FUSE Control File System...
475[ 4.541102] Pass 2: Checking directory structure
476 Starting Apply Kernel Variables...
477[ 4.571233] Pass 3: Checking directory connectivity
478[ 4.576964] Pass 4: Checking reference counts
479[ OK ] Mounted Config[ 4.599567] Pass 5: Checking uration File System.
480group summary information
481[ 4.621616] /dev/mmcblk0p5: 1078/102400 files (2.8% non-contiguous), 247528/409600 blocks
482[ OK ] Mounted FUSE Control File System.
483[ OK ] Started Apply Kernel Variables.
484[ 4.678861] e2fsck 1.43-WIP (18-May-2015)
485[ 4.689334] /dev/mmcblk0p9: recovering journal
486[ 4.721361] Pass 1: Checking inodes, blocks, and sizes
487[ 4.738997] Pass 2: Checking directory structure
488[ 4.745883] Pass 3: Checking directory connectivity
489[ 4.751060] Pass 4: Checking reference counts
490[ 4.757567] Pass 5: Checking group summary information
491[ 4.774722] /dev/mmcblk0p9: 131/10240 files (17.6% non-contiguous), 7857/40960 blocks
492[ 4.827561] e2fsck 1.43-WIP (18-May-2015)
493[ 4.835632] /dev/mmcblk0p10: recovering journal
494[ 4.852926] Pass 1: Checking inodes, blocks, and sizes
495[ 4.866780] Pass 2: Checking directory structure
496[ 4.871774] Pass 3: Checking directory connectivity
497[ 4.877301] Pass 4: Checking reference counts
498[ 4.883485] Pass 5: Checking group summary information
499[ 4.899190] /dev/mmcblk0p10: 11/10240 files (9.1% non-contiguous), 5884/40960 blocks
500[ 4.952168] e2fsck 1.43-WIP (18-May-2015)
501[ 4.961916] Pass 1: Checking inodes, blocks, and sizes
502[ 4.968317] Pass 2: Checking directory structure
503[ 4.974027] Pass 3: Checking directory connectivity
504[ 4.979406] Pass 4: Checking reference counts
505[ 4.983952] Pass 5: Checking group summary information
506[ 4.995326] /dev/mmcblk0p11: 11/128 files (0.0% non-contiguous), 38/1024 blocks
507[ 5.064780] EXT4-fs (mmcblk0p7): recovery complete
508[ 5.071415] EXT4-fs (mmcblk0p7): mounted filesystem with ordered data mode. Opts: errors=remount-ro,discard
509[ 5.089310] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: errors=remount-ro,discard
510[ 5.114601] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: errors=remount-ro,discard
511[ 5.129648] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: errors=remount-ro,discard
512[ 5.147749] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: errors=remount-ro,discard
513[ 5.171350] tune2fs 1.43-WIP (18-May-2015)
514[ 5.171350] Setting interval between checks to 86400 seconds
515[ 5.184449] EXT4-fs (mmcblk0p11): mounted filesystem without journal. Opts: errors=remount-ro,discard
516[ 5.205181] EXT4-fs (mmcblk0p12): recovery complete
517[ 5.210094] EXT4-fs (mmcblk0p12): mounted filesystem with ordered data mode. Opts: errors=remount-ro,discard
518[ OK ] Started Remount Root and Kernel File Systems.
519 Starting Flush Journal to Persistent Storage...
520 Starting Load/Save Random Seed...
521 Starting Weston service...
522 Starting Create Static Device Nodes in /dev...
523[ OK ] Started Load/Save Random Seed.
524[ OK ] Started Create Static Device Nodes in /dev.
525[ 5.425449] ci_hdrc ci_hdrc.0: [IAP2] otg_irq?
526[ 5.430372] [otg_statemachine] state : a_wait_bcon
527[ 5.436323] [otg_set_state] a_wait_bcon --> a_host
528[ 5.441158] ci_hdrc ci_hdrc.0: [IAP2] otg_fsm_work = 9
529[ 5.447741] ci_hdrc ci_hdrc.0: [IAP2] otg_irq?
530[ 5.452212] [otg_statemachine] state : a_host
531[ 5.458650] ci_hdrc ci_hdrc.0: [IAP2] otg_irq?
532[ 5.464062] [otg_statemachine] state : a_host
533[ 5.468487] [otg_set_state] a_host --> a_wait_bcon
534[ 5.473832] ci_hdrc ci_hdrc.0: [IAP2] otg_fsm_work = 8
535[ 5.479884] set iap2 state = B
536[ 5.515676] systemd-journald[115]: Received request to flush runtime journal from PID 1
537[ OK ] Started Flush Journal to Persistent Storage.
538 Starting udev Kernel Device Manager...
539[ OK ] Reached target Local File Systems (Pre).
540[ OK ] Reached target Local File Systems.
541 Starting Create Volatile Files and Directories...
542 Starting Update is Completed...
543[ OK ] Started udev Kernel Device Manager.
544[ OK ] Started Create Volatile Files and Directories.
545[ 5.787447] IPv6: ADDRCONF(NETDEV_UP): ncm0: link is not ready
546[ OK ] Started Update is Completed.
547[ OK ] Started Weston service.
548 Starting Network Time Synchronization...
549 Starting Update UTMP about System Boot/Shutdown...
550[ OK ] Started Network Time Synchronization.
551[ OK ] Started Update UTMP about System Boot/Shutdown.
552[ OK ] Reached target System Initialization.
553[ OK ] Listening on dropbear.socket.
554[ OK ] Listening on D-Bus System Message Bus Socket.
555[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
556[ OK ] Reached target Sockets.
557[ OK ] Started Bavn kexec service.
558[ OK ] Reached target Basic System.
559[ OK ] Started GENIVI DLT logging daemon.
560 Starting Permit User Sessions...
561[ OK ] Started D-Bus System Message Bus.
562 Starting Leopard Window Manager...
563 Starting System service for micommanager...
564[ OK ] Started Daily Cleanup of Temporary Directories.
565[ OK ] Reached target Timers.
566[ OK ] Started GENIVI DLT system. Applicat...em information, logs and files..
567[ OK ] Started System Logging Service.
568[ OK ] Started Kernel Logging Service.
569[ OK ] Reached target System Time Synchronized.
570[ OK ] Started Permit User Sessions.
571[ OK ] Started System service for micommanager.
572 Starting System service for vehiclemanager...
573[ OK ] Started Leopard Window Manager.
574[ OK ] Started System service for vehiclemanager.
575 Starting core-boot-done...
576[ OK ] Started core-boot-done.
577 Starting Bavn HomeScreen app...
578[ 7.151454] [gpio_read]: read buf: 0, value: 0
579[ 7.193937] [get_reverse_gear]: GEAR GPIO Open O.K fd: 3
580[ 7.193937] [fbv_close] ioctl(fd_fb_display, FBIOBLANK, FB_BLANK_NORMAL)
581[ OK ] Started Bavn HomeScreen app.
582 Starting minimal-boot-done...
583[ 8.579549] [gpio_read]: read buf: 0, value: 0
584[ 8.584186] [get_reverse_gear]: GEAR GPIO Open O.K fd: 3
585[ 8.584186] [fbv_close] ioctl(fd_fb_display, FBIOBLANK, FB_BLANK_NORMAL)
586[ OK ] Started minimal-boot-done.
587 Starting Setting Service for BAVN...
588[ OK ] Started BAVN - CarPlay mdnsd Launcher.
589 Starting Last User Context...
590[ OK ] Started System service for usb-automount.
591[ OK ] Started BAVN - CarPlay iAP2Service Launcher.
592[ OK ] Started TimeManager.
593 Starting System service for LocationManager...
594 Starting Media Infomation Provider for Leopard...
595 Starting Login Service...
596 Starting Persistence Administration Service...
597 Starting NodeStateManager to provid...session and shutdown handling...
598[ OK ] Started Setup session bus for vbtd.
599[ OK ] Started LG Bluetooth Daemon.
600 Starting Application Manager for BAVN...
601[ 9.431268] mfd wake up!![ OK ] Started Formerly rc_gpu.S.
602[ OK ] Started AudioManager.
603 Starting PopupManager...
604 Starting LSB: One of the first scri... be executed. Starts or stops...
605 Starting LSB: Start and stop fuse....
606[ OK ] Started Persistence Administration Service.
607
608[ 9.794154] random: nonblocking pool is initialized
609[ OK ] Started Setting Service for BAVN.
610[ OK ] Started Media Infomation Provider for Leopard.
611[ OK ] Started LSB: One of the first scripts to be executed. Starts or stops.
612[ OK ] Started LSB: Start and stop fuse..
613[ OK ] Started System service for LocationManager.
614[ OK ] Started Last User Context.
615[ OK ] Started NodeStateManager to provide..., session and shutdown handling.
616[ OK ] Started Application Manager for BAVN.
617[ OK ] Started Login Service.
618[ OK ] Started PopupManager.
619[ OK ] Started Hmi Input Manager for Leopard.
620[ OK ] Started Bavn AppProjection app.
621[ OK ] Started MiscManager Service.
622 Starting Media Manager...
623 Starting node-health-monitor to observe system health...
624[ OK ] Started node-health-monitor to observe system health.
625[ OK ] Started Media Manager.
626 Starting BAVN iPodServiceDaemon...
627[ OK ] Started BAVN iPodServiceDaemon.
628 Starting boot-done...
629[ OK ] Started boot-done.
630[ OK ] Started Getty on tty1.
631[ OK ] Started Serial Getty on ttymxc3.
632[ OK ] Reached target Login Prompts.
633 Starting Avahi mDNS/DNS-SD Stack...
634[ OK ] Started Avahi mDNS/DNS-SD Stack.
635[ OK ] Reached target Multi-User System.
636 Starting Update UTMP about System Runlevel Changes...
637[ OK ] Started Update UTMP about System Runlevel Changes.
638
639Poky (Yocto Project Reference Distro) 2.1.1 imx6dlsabrebavn ttymxc3
640
641imx6dlsabrebavn login: root (automatic login)
642
643root@imx6dlsabrebavn:~# [ 15.474832] ci_hdrc ci_hdrc.0: [a_wait_bcon_tmout] Device No Response
644[ 15.481521] ci_hdrc ci_hdrc.0: [IAP2] otg_irq?
645[ 15.489173] [otg_statemachine] state : a_wait_bcon
646[ 16.526894] ci_hdrc ci_hdrc.0: [IAP2] otg_irq?
647[ 16.531439] [otg_statemachine] state : a_wait_bcon
648[ 16.536572] [otg_set_state] a_wait_bcon --> a_host
649[ 16.541545] ci_hdrc ci_hdrc.0: [IAP2] otg_fsm_work = 9
650[ 16.753042] usb 2-1: new high-speed USB device number 2 using ci_hdrc
651[ 16.904590] usb 2-1: New USB device found, idVendor=14cd, idProduct=1212
652[ 16.911428] usb 2-1: New USB device strings: Mfr=1, Product=3, SerialNumber=2
653[ 16.920934] usb 2-1: Product: Mass Storage Device
654[ 16.927058] usb 2-1: Manufacturer: Generic
655[ 16.931200] usb 2-1: SerialNumber: 121220160204
656[ 16.940040] usb-storage 2-1:1.0: USB Mass Storage device detected
657[ 16.949832] scsi host0: usb-storage 2-1:1.0
658[ 16.961112] backlight supply power not found, using dummy regulator
659[ 17.954067] scsi 0:0:0:0: Direct-Access Mass Storage Device 1.00 PQ: 0 ANSI: 0 CCS
660[ 17.964964] backlight supply power not found, using dummy regulator
661[ 18.182888] sd 0:0:0:0: [sda] 62521344 512-byte logical blocks: (32.0 GB/29.8 GiB)
662[ 18.191115] sd 0:0:0:0: [sda] Write Protect is off
663[ 18.199999] sd 0:0:0:0: [sda] No Caching mode page found
664[ 18.208857] sd 0:0:0:0: [sda] Assuming drive cache: write through
665[ 18.224519] sda: sda1
666[ 18.232638] sd 0:0:0:0: [sda] Attached SCSI removable disk
667[ 18.451940] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
668
669root@imx6dlsabrebavn:~# dd if=/dev/mmcblk0 of=/dev/sda
67015106048+0 records in
67115106048+0 records out
6727734296576 bytes (7.7 GB, 7.2 GiB) copied, 2869.37 s, 2.7 MB/s
673root@imx6dlsabrebavn:~#
674***********************************************************************************************
675***** Lancement d'UBOOT
676***********************************************************************************************
677U-Boot 2016.03-imx_v2016.03_4.1.15_2.0.0_ga+g2b6f047 (Apr 21 2017 - 14:44:55 +0900)
678
679eMMC: BKOPS_SUPPORT/BKOPS_EN/WR_REL_SET [0x1/0x0/0x1f]
680HW Variant 0b[avavn|audio|touch|resv] 0b1110
681
682Secure boot disabled
683
684HAB Configuration: 0xf0, HAB State: 0x66
685
686--------- HAB Event 1 -----------------
687event data:
688 0xdb 0x00 0x08 0x41 0x33 0x11 0xcf 0x00
689
690STS = HAB_FAILURE (0x33)
691RSN = HAB_INV_CSF (0x11)
692CTX = HAB_CTX_CSF (0xCF)
693ENG = HAB_ENG_ANY (0x00)
694
695
696--------- HAB Event 2 -----------------
697event data:
698 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
699 0x00 0x00 0x00 0x00 0x17 0x7f 0xf4 0x00
700 0x00 0x00 0x00 0x20
701
702STS = HAB_FAILURE (0x33)
703RSN = HAB_INV_ASSERTION (0x0C)
704CTX = HAB_CTX_ASSERT (0xA0)
705ENG = HAB_ENG_ANY (0x00)
706
707
708--------- HAB Event 3 -----------------
709event data:
710 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
711 0x00 0x00 0x00 0x00 0x17 0x7f 0xf4 0x2c
712 0x00 0x00 0x02 0xc0
713
714STS = HAB_FAILURE (0x33)
715RSN = HAB_INV_ASSERTION (0x0C)
716CTX = HAB_CTX_ASSERT (0xA0)
717ENG = HAB_ENG_ANY (0x00)
718
719
720--------- HAB Event 4 -----------------
721event data:
722 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
723 0x00 0x00 0x00 0x00 0x17 0x7f 0xf4 0x20
724 0x00 0x00 0x00 0x01
725
726STS = HAB_FAILURE (0x33)
727RSN = HAB_INV_ASSERTION (0x0C)
728CTX = HAB_CTX_ASSERT (0xA0)
729ENG = HAB_ENG_ANY (0x00)
730
731
732--------- HAB Event 5 -----------------
733event data:
734 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
735 0x00 0x00 0x00 0x00 0x17 0x80 0x00 0x00
736 0x00 0x00 0x00 0x04
737
738STS = HAB_FAILURE (0x33)
739RSN = HAB_INV_ASSERTION (0x0C)
740CTX = HAB_CTX_ASSERT (0xA0)
741ENG = HAB_ENG_ANY (0x00)
742
743boot time = 409
744Hit any key to stop autoboot: 0
745=>
746=>
747=> help
748? - alias for 'help'
749base - print or set address offset
750bdinfo - print Board Info structure
751bmode - mmc0|normal|usb|sata|ecspi1:0|ecspi1:1|ecspi1:2|ecspi1:3|esdhc1|esdhc2|esdhc3|esdhc4 [noreset]
752boot - boot default, i.e., run 'bootcmd'
753bootd - boot default, i.e., run 'bootcmd'
754bootelf - Boot from an ELF image in memory
755bootm - boot application image from memory
756bootp - boot image via network using BOOTP/TFTP protocol
757bootvx - Boot vxWorks from an ELF image
758bootz - boot Linux zImage image from memory
759clocks - display clocks
760cmp - memory compare
761coninfo - print console devices and information
762cp - memory copy
763cpu - Multiprocessor CPU boot manipulation and release
764crc32 - checksum calculation
765dcache - enable or disable data cache
766dm - Driver model low level access
767echo - echo args to console
768editenv - edit environment variable
769env - environment handling commands
770erase - erase FLASH memory
771exit - exit script
772ext2load- load binary file from a Ext2 filesystem
773ext2ls - list files in a directory (default /)
774ext4load- load binary file from a Ext4 filesystem
775ext4ls - list files in a directory (default /)
776ext4size- determine a file's size
777ext4write- create a file in the root directory
778false - do nothing, unsuccessfully
779fatinfo - print information about filesystem
780fatload - load binary file from a dos filesystem
781fatls - list files in a directory (default /)
782fatsize - determine a file's size
783fdt - flattened device tree utility commands
784flinfo - print FLASH memory information
785fstype - Look up a filesystem type
786fuse - Fuse sub-system
787go - start application at address 'addr'
788gpio - query and control gpio pins
789hab_auth_img- authenticate image via HAB
790hab_status- display HAB status
791help - print command description/usage
792i2c - I2C sub-system
793icache - enable or disable instruction cache
794iminfo - print header information for application image
795imxtract- extract a part of a multi-image
796itest - return true/false on integer compare
797load - load binary file from a filesystem
798loadb - load binary file over serial line (kermit mode)
799loads - load S-Record file over serial line
800loadx - load binary file over serial line (xmodem mode)
801loady - load binary file over serial line (ymodem mode)
802loop - infinite loop on address range
803ls - list files in a directory (default /)
804md - memory display
805mm - memory modify (auto-incrementing address)
806mmc - MMC sub system
807mmcinfo - display MMC info
808mw - memory write (fill)
809nfs - boot image via network using NFS protocol
810nm - memory modify (constant address)
811pmic - PMIC
812printenv- print environment variables
813protect - enable or disable FLASH write protection
814reset - Perform RESET of the CPU
815run - run commands in an environment variable
816save - save file to a filesystem
817saveenv - save environment variables to persistent storage
818setenv - set environment variables
819setexpr - set environment variable as the result of eval expression
820showvar - print local hushshell variables
821size - determine a file's size
822sleep - delay execution for some time
823source - run script from memory
824test - minimal test like /bin/sh
825tftpboot- boot image via network using TFTP protocol
826true - do nothing, successfully
827version - print monitor, compiler and linker version
828=>
829=> showvar
830HUSH_VERSION=0.01
831=> version
832
833U-Boot 2016.03-imx_v2016.03_4.1.15_2.0.0_ga+g2b6f047 (Apr 21 2017 - 14:44:55 +0900)
834arm-poky-linux-gnueabi-gcc (GCC) 5.3.0
835GNU ld (GNU Binutils) 2.26.0.20160214
836=> printenv
837baudrate=115200
838board_name=SABREBAVN
839board_rev=MX6DL
840boot_fdt=try
841bootcmd=mmc dev ${mmcdev}; mmc rescan; run loadimage; run mmcboot;
842bootcmd_mfg=run mfgtool_args;bootz ${loadaddr} ${initrd_addr} ${fdt_addr};
843bootdelay=0
844bootscript=echo Running bootscript from mmc ...; source
845console=ttymxc3
846crashkernel=34M@0x38000000
847ethprime=FEC
848fdt_addr=0x18000000
849fdt_file=imx6dl-sabrebavn.dtb_2
850fdt_high=0xffffffff
851hwvar=0b1110
852image=zImage_2
853init_path=init=/sbin/init.early
854initrd_addr=0x12C00000
855initrd_high=0xffffffff
856ip_dyn=yes
857loadaddr=0x12000000
858loadbootscript=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script};
859loadfdt=fatload mmc ${mmcdev}:${mmcpart} ${fdt_addr} ${fdt_file}
860loadimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${image}
861mem=512M
862mfgtool_args=setenv bootargs console=ttymxc3,115200 rdinit=/linuxrc g_mass_storage.stall=0 g_mass_storage.removable=1 g_mass_storage.idVendor=0x066F g_mass_storage.idProduct=0x37FF g_mass_storage.iSerialNumber="" enable_wait_mode=off
863mmcargs=setenv bootargs ${init_path} console=${console},${baudrate} mem=${mem} hwvar=${hwvar} ${smp} root=${mmcroot} crashkernel={crashkernel}
864mmcautodetect=yes
865mmcboot=echo Booting from mmc ...; run mmcargs; run loadfdt; bootz ${loadaddr} - ${fdt_addr};
866mmcdev=0
867mmcpart=1
868mmcroot=/dev/mmcblk0p3 rootwait rw
869netargs=setenv bootargs console=${console},${baudrate} ${smp} root=/dev/nfs ip=dhcp nfsroot=${serverip}:${nfsroot},v3,tcp
870netboot=echo Booting from net ...; run netargs; if test ${ip_dyn} = yes; then setenv get_cmd dhcp; else setenv get_cmd tftp; fi; ${get_cmd} ${image}; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if ${get_cmd} ${fdt_addr} ${fdt_file}; then bootz ${loadaddr} - ${fdt_addr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;
871script=boot.scr
872update_sd_firmware=if test ${ip_dyn} = yes; then setenv get_cmd dhcp; else setenv get_cmd tftp; fi; if mmc dev ${mmcdev}; then if ${get_cmd} ${update_sd_firmware_filename}; then setexpr fw_sz ${filesize} / 0x200; setexpr fw_sz ${fw_sz} + 1; mmc write ${loadaddr} 0x2 ${fw_sz}; fi; fi
873
874Environment size: 2178/8188 bytes
875=>
876=> mmcinfo
877Device: FSL_SDHC
878Manufacturer ID: fe
879OEM: 14e
880Name: P1XXX
881Tran Speed: 52000000
882Rd Block Len: 512
883MMC version 4.5
884High Capacity: Yes
885Capacity: 7.2 GiB
886Bus Width: 4-bit DDR
887Erase Group Size: 512 KiB
888HC WP Group Size: 8 MiB
889User Capacity: 7.2 GiB WRREL
890Boot Capacity: 16 MiB ENH
891RPMB Capacity: 128 KiB ENH
892=>
893=> hab_status
894
895Secure boot disabled
896
897HAB Configuration: 0xf0, HAB State: 0x66
898
899--------- HAB Event 1 -----------------
900event data:
901 0xdb 0x00 0x08 0x41 0x33 0x11 0xcf 0x00
902
903STS = HAB_FAILURE (0x33)
904RSN = HAB_INV_CSF (0x11)
905CTX = HAB_CTX_CSF (0xCF)
906ENG = HAB_ENG_ANY (0x00)
907
908
909--------- HAB Event 2 -----------------
910event data:
911 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
912 0x00 0x00 0x00 0x00 0x17 0x7f 0xf4 0x00
913 0x00 0x00 0x00 0x20
914
915STS = HAB_FAILURE (0x33)
916RSN = HAB_INV_ASSERTION (0x0C)
917CTX = HAB_CTX_ASSERT (0xA0)
918ENG = HAB_ENG_ANY (0x00)
919
920
921--------- HAB Event 3 -----------------
922event data:
923 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
924 0x00 0x00 0x00 0x00 0x17 0x7f 0xf4 0x2c
925 0x00 0x00 0x02 0xc0
926
927STS = HAB_FAILURE (0x33)
928RSN = HAB_INV_ASSERTION (0x0C)
929CTX = HAB_CTX_ASSERT (0xA0)
930ENG = HAB_ENG_ANY (0x00)
931
932
933--------- HAB Event 4 -----------------
934event data:
935 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
936 0x00 0x00 0x00 0x00 0x17 0x7f 0xf4 0x20
937 0x00 0x00 0x00 0x01
938
939STS = HAB_FAILURE (0x33)
940RSN = HAB_INV_ASSERTION (0x0C)
941CTX = HAB_CTX_ASSERT (0xA0)
942ENG = HAB_ENG_ANY (0x00)
943
944
945--------- HAB Event 5 -----------------
946event data:
947 0xdb 0x00 0x14 0x41 0x33 0x0c 0xa0 0x00
948 0x00 0x00 0x00 0x00 0x17 0x80 0x00 0x00
949 0x00 0x00 0x00 0x04
950
951STS = HAB_FAILURE (0x33)
952RSN = HAB_INV_ASSERTION (0x0C)
953CTX = HAB_CTX_ASSERT (0xA0)
954ENG = HAB_ENG_ANY (0x00)
955
956=> flinfo
957=> bdinfo
958arch_number = 0x00000DC9
959boot_params = 0x10000100
960DRAM bank = 0x00000000
961-> start = 0x10000000
962-> size = 0x40000000
963baudrate = 115200 bps
964TLB addr = 0x4FFF0000
965relocaddr = 0x4FF7B000
966reloc off = 0x3877B000
967irq_sp = 0x4EF78EA0
968sp start = 0x4EF78E90
969=>
970=> coninfo
971List of available devices:
972serial 00000003 IO stdin stdout stderr
973mxc_serial 00000003 IO
974=>