U-Boot SPL 2014.04-cm-t54-1 (May 13 2014 - 13:59:07) OMAP5432 ES2.0 U-Boot 2014.04-cm-t54-1 (May 13 2014 - 13:59:07) CPU : OMAP5432 ES2.0 Board: CM-T54 I2C: ready DRAM: 2 GiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Net: Net Initialization Skipped No ethernet found. Hit any key to stop autoboot: 3  2  0 CM-T54 # CM-T54 # setenv bootargs 'console=ttyO3,115200n8 root=/dev/mmcblk1p2 rootwait fixrtc earlyprintk ignore_loglevel init=/bin/sh' CM-T54 # loady 0x81000000 ## Ready for binary (ymodem) download to 0x81000000 at 115200 bps... CSending: uImage-dtb.omap5-sbc-t54 Sending: Transfer complete - CRC mode, 8(SOH)/4237(STX)/0(CAN) packets, 3 retries ## Total Size = 0x004236f4 = 4339444 Bytes CM-T54 # bootm 0x81000000 ## Booting kernel from Legacy Image at 81000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4339380 Bytes = 4.1 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.14.31-rt28-54440-g42a2378 (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Sun Feb 22 17:11:39 MST 2015 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Truncating memory at 0x80000000 to fit in 32-bit physical address space [ 0.000000] Machine model: CompuLab CM-T54 on SB-T54 [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: CMA: reserved 16 MiB at ae800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 524031 [ 0.000000] free_area_init_node: node 0, pgdat c0894b40, node_mem_map ed7f2000 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 194560 pages, LIFO batch:31 [ 0.000000] HighMem zone: 2576 pages used for memmap [ 0.000000] HighMem zone: 329471 pages, LIFO batch:31 [ 0.000000] OMAP5432 ES2.0 [ 0.000000] PERCPU: Embedded 9 pages/cpu @ed7a7000 s14464 r8192 d14208 u36864 [ 0.000000] pcpu-alloc: s14464 r8192 d14208 u36864 alloc=9*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522511 [ 0.000000] Kernel command line: console=ttyO3,115200n8 root=/dev/mmcblk1p2 rootwait fixrtc earlyprintk ignore_loglevel init=/bin/sh [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 2047856K/2096124K available (5590K kernel code, 656K rwdata, 2136K rodata, 386K init, 5518K bss, 48268K reserved, 1317884K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0793c00 (7727 kB) [ 0.000000] .init : 0xc0794000 - 0xc07f4880 ( 387 kB) [ 0.000000] .data : 0xc07f6000 - 0xc089a160 ( 657 kB) [ 0.000000] .bss : 0xc089a160 - 0xc0dfdc70 (5519 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] ti_dt_clocks_register: failed to lookup clock node dpll_mpu_ck [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65536000000000ns [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000335] Architected cp15 timer(s) running at 6.14MHz (virt). [ 0.000370] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 2796202663936ns [ 0.000378] Switching to timer-based delay loop [ 0.001338] Console: colour dummy device 80x30 [ 0.001369] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001375] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001381] ... MAX_LOCK_DEPTH: 48 [ 0.001387] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001393] ... CLASSHASH_SIZE: 4096 [ 0.001399] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.001404] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.001410] ... CHAINHASH_SIZE: 16384 [ 0.001416] memory used by lock dependency info: 3695 kB [ 0.001422] per task-struct memory footprint: 1152 bytes [ 0.001456] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.28 BogoMIPS (lpj=61440) [ 0.001468] pid_max: default: 32768 minimum: 301 [ 0.001756] Security Framework initialized [ 0.001850] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001861] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.029240] CPU: Testing write buffer coherency: ok [ 0.029992] /cpus/cpu@0 missing clock-frequency property [ 0.030011] /cpus/cpu@1 missing clock-frequency property [ 0.030022] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.030045] Setting up static identity map for 0x8054ce50 - 0x8054cec0 [ 0.033699] CPU1: Booted secondary processor [ 0.033732] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.034157] Brought up 2 CPUs [ 0.034172] SMP: Total of 2 processors activated (24.57 BogoMIPS). [ 0.034179] CPU: All CPU(s) started in SVC mode. [ 0.036059] devtmpfs: initialized [ 0.045519] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.046728] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.047916] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.156686] pinctrl core: initialized pinctrl subsystem [ 0.159090] regulator-dummy: no parameters [ 0.160694] NET: Registered protocol family 16 [ 0.164917] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.188232] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.189055] OMAP GPIO hardware version 0.1 [ 0.190290] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.192012] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.193648] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.195333] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.196978] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.198650] gpiochip_add: registered GPIOs 192 to 223 on device: gpio [ 0.200371] gpiochip_add: registered GPIOs 224 to 255 on device: gpio [ 0.201465] platform 50000000.gpmc: Cannot lookup hwmod 'gpmc' [ 0.201825] omap-gpmc 50000000.gpmc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info [ 0.201841] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.201921] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.211133] platform 4a066000.mmu: Cannot lookup hwmod 'mmu_dsp' [ 0.211623] platform 55082000.mmu: Cannot lookup hwmod 'mmu_ipu' [ 0.223306] platform 4a090000.ocp2scp: Cannot lookup hwmod 'ocp2scp3' [ 0.223810] platform 4a140000.sata: Cannot lookup hwmod 'sata' [ 0.224484] platform 58000000.dss: Cannot lookup hwmod 'dss_core' [ 0.229453] No ATAGs? [ 0.229477] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.229485] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.231871] OMAP DMA hardware revision 0.0 [ 0.266570] bio: create slab at 0 [ 0.268790] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 0.268817] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 0.312108] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.312912] of_get_named_gpiod_flags: can't parse gpios property of node '/fixed-regulator-mmcsd[0]' [ 0.313516] vmmcsd_fixed: 3300 mV [ 0.313829] of_get_named_gpiod_flags exited with status 0 [ 0.314512] vwlan_pdn_fixed: 3300 mV [ 0.314585] reg-fixed-voltage fixed-regulator-vwlan-pdn.5: Failed to find supply vin [ 0.316004] reg-fixed-voltage fixed-regulator-vwlan-pdn.5: Failed to register regulator: -517 [ 0.316034] platform fixed-regulator-vwlan-pdn.5: Driver reg-fixed-voltage requests probe deferral [ 0.316135] of_get_named_gpiod_flags exited with status 0 [ 0.316540] vwlan_fixed: 3300 mV [ 0.316616] reg-fixed-voltage fixed-regulator-vwlan.6: Failed to find supply vin [ 0.317049] reg-fixed-voltage fixed-regulator-vwlan.6: Failed to register regulator: -517 [ 0.317077] platform fixed-regulator-vwlan.6: Driver reg-fixed-voltage requests probe deferral [ 0.317163] of_get_named_gpiod_flags: can't parse gpios property of node '/ads7846-reg[0]' [ 0.317531] ads7846-reg: 3300 mV [ 0.322815] SCSI subsystem initialized [ 0.324419] usbcore: registered new interface driver usbfs [ 0.324683] usbcore: registered new interface driver hub [ 0.324997] usbcore: registered new device driver usb [ 0.325304] of_get_named_gpiod_flags exited with status 0 [ 0.325346] hsusb2_phy.8 supply vcc not found, using dummy regulator [ 0.325779] of_get_named_gpiod_flags exited with status 0 [ 0.325807] hsusb3_phy.9 supply vcc not found, using dummy regulator [ 0.327925] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c1_pins, deferring probe [ 0.327947] platform 48070000.i2c: Driver omap_i2c requests probe deferral [ 0.327996] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c2_pins, deferring probe [ 0.328014] platform 48072000.i2c: Driver omap_i2c requests probe deferral [ 0.328986] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz [ 0.329140] omap_i2c 4807a000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c4_pins, deferring probe [ 0.329160] platform 4807a000.i2c: Driver omap_i2c requests probe deferral [ 0.329812] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz [ 0.334362] Switched to clocksource arch_sys_counter [ 0.445481] NET: Registered protocol family 2 [ 0.446765] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.446963] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.449415] TCP: Hash tables configured (established 8192 bind 8192) [ 0.449521] TCP: reno registered [ 0.449542] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.449868] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.450879] NET: Registered protocol family 1 [ 0.451601] RPC: Registered named UNIX socket transport module. [ 0.451611] RPC: Registered udp transport module. [ 0.451618] RPC: Registered tcp transport module. [ 0.451625] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.452435] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available [ 0.458057] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561063] bounce pool size: 64 pages [ 0.561782] VFS: Disk quotas dquot_6.5.2 [ 0.561930] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.563398] NFS: Registering the id_resolver key type [ 0.563629] Key type id_resolver registered [ 0.563640] Key type id_legacy registered [ 0.563708] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.564088] msgmni has been set to 1457 [ 0.566088] io scheduler noop registered [ 0.566098] io scheduler deadline registered [ 0.566159] io scheduler cfq registered (default) [ 0.570877] pinctrl-single 4a002840.pinmux: 219 pins at pa fc002840 size 438 [ 0.571179] pinctrl-single 4ae0c840.pinmux: 28 pins at pa fce0c840 size 56 [ 0.573796] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.578481] omap_uart 4806a000.serial: no wakeirq for uart0 [ 0.578497] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806a000[0]' [ 0.579089] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104, base_baud = 3000000) is a OMAP UART0 [ 0.580204] omap_uart 4806c000.serial: no wakeirq for uart0 [ 0.580219] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806c000[0]' [ 0.580562] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 105, base_baud = 3000000) is a OMAP UART1 [ 0.581444] omap_uart 48020000.serial: no wakeirq for uart0 [ 0.581459] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@48020000[0]' [ 0.581719] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106, base_baud = 3000000) is a OMAP UART2 [ 0.582517] omap_uart 4806e000.serial: no wakeirq for uart0 [ 0.582531] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806e000[0]' [ 0.582788] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 102, base_baud = 3000000) is a OMAP UART3 [ 1.699411] console [ttyO3] enabled [ 1.704097] omap_uart 48066000.serial: no wakeirq for uart0 [ 1.709954] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@48066000[0]' [ 1.719624] 48066000.serial: ttyO4 at MMIO 0x48066000 (irq = 137, base_baud = 3000000) is a OMAP UART4 [ 1.730181] omap_uart 48068000.serial: no wakeirq for uart0 [ 1.736048] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@48068000[0]' [ 1.745763] 48068000.serial: ttyO5 at MMIO 0x48068000 (irq = 138, base_baud = 3000000) is a OMAP UART5 [ 1.776447] brd: module loaded [ 1.790954] loop: module loaded [ 1.798129] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.814310] usbcore: registered new interface driver asix [ 1.820252] usbcore: registered new interface driver ax88179_178a [ 1.826912] usbcore: registered new interface driver cdc_ether [ 1.833272] usbcore: registered new interface driver smsc95xx [ 1.839562] usbcore: registered new interface driver net1080 [ 1.845756] usbcore: registered new interface driver cdc_subset [ 1.852173] usbcore: registered new interface driver zaurus [ 1.858319] usbcore: registered new interface driver cdc_ncm [ 1.865257] usbcore: registered new interface driver cdc_wdm [ 1.871430] usbcore: registered new interface driver usb-storage [ 1.878036] usbcore: registered new interface driver usbtest [ 1.886666] mousedev: PS/2 mouse device common for all mice [ 1.894032] of_get_named_gpiod_flags exited with status 0 [ 1.900801] ads7846 spi2.0: touchscreen, irq 207 [ 1.906929] input: ADS7846 Touchscreen as /devices/44000000.ocp/4809a000.spi/spi_master/spi2/spi2.0/input/input0 [ 1.920968] i2c /dev entries driver [ 1.926354] Driver for 1-wire Dallas network protocol. [ 1.935425] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 1.944634] of_get_named_gpiod_flags exited with status 0 [ 1.950281] of_get_named_gpiod_flags exited with status 0 [ 1.956258] omap_hsmmc 4809c000.mmc: vmmc regulator missing [ 1.962349] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral [ 1.969852] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480b4000[0]' [ 1.978955] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480b4000[0]' [ 1.988364] 480b4000.mmc supply vmmc_aux not found, using dummy regulator [ 2.034680] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.043773] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.053096] omap_hsmmc 480ad000.mmc: vmmc regulator missing [ 2.059040] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral [ 2.067708] usbcore: registered new interface driver usbhid [ 2.073533] usbhid: USB HID core driver [ 2.079851] oprofile: using timer interrupt. [ 2.084675] TCP: cubic registered [ 2.088136] Initializing XFRM netlink socket [ 2.092645] NET: Registered protocol family 17 [ 2.097355] NET: Registered protocol family 15 [ 2.102168] Key type dns_resolver registered [ 2.107863] ThumbEE CPU extension supported. [ 2.112358] Registering SWP/SWPB emulation handler [ 2.119607] regulator-dummy: disabling [ 2.124003] of_get_named_gpiod_flags exited with status 0 [ 2.129733] mmc0: BKOPS_EN bit is not set [ 2.134294] vwlan_pdn_fixed: 3300 mV [ 2.138228] reg-fixed-voltage fixed-regulator-vwlan-pdn.5: Failed to find supply vin [ 2.147099] reg-fixed-voltage fixed-regulator-vwlan-pdn.5: Failed to register regulator: -517 [ 2.156063] platform fixed-regulator-vwlan-pdn.5: Driver reg-fixed-voltage requests probe deferral [ 2.165774] of_get_named_gpiod_flags exited with status 0 [ 2.171549] mmc0: new high speed MMC card at address 0001 [ 2.178142] vwlan_fixed: 3300 mV [ 2.181682] reg-fixed-voltage fixed-regulator-vwlan.6: Failed to find supply vin [ 2.185157] mmcblk0: mmc0:0001 SEM08G 7.28 GiB [ 2.185503] mmcblk0boot0: mmc0:0001 SEM08G partition 1 2.00 MiB [ 2.185798] mmcblk0boot1: mmc0:0001 SEM08G partition 2 2.00 MiB [ 2.189018] mmcblk0: unknown partition table [ 2.191202] mmcblk0boot1: unknown partition table [ 2.193208] mmcblk0boot0: unknown partition table [ 2.221668] reg-fixed-voltage fixed-regulator-vwlan.6: Failed to register regulator: -517 [ 2.230276] platform fixed-regulator-vwlan.6: Driver reg-fixed-voltage requests probe deferral [ 2.243435] palmas 0-0048: Irq flag is 0x00000000 [ 2.253767] palmas 0-0048: Muxing GPIO 2, PWM 0, LED 0 [ 2.299099] smps123: 600 <--> 1500 mV at 1060 mV [ 2.306250] smps45: 600 <--> 1310 mV at 1030 mV [ 2.313378] smps6: 1500 mV [ 2.318592] smps7: 1800 mV [ 2.323744] smps8: 600 <--> 1310 mV at 1040 mV [ 2.331012] smps9: 3300 mV [ 2.335652] smps10_out2: 5000 mV [ 2.340609] smps10_out1: 5000 mV [ 2.345114] ldo1: 1500 <--> 1800 mV [ 2.350454] ldo2: 3300 mV [ 2.355745] ldo3: 1500 mV [ 2.359859] ldo4: 1500 <--> 1800 mV [ 2.365984] ldo5: 1800 mV [ 2.372644] ldo6: 1200 mV [ 2.377120] ldo7: 2000 mV [ 2.382290] ldo8: 3000 mV [ 2.387260] ldo9: 1800 <--> 3000 mV at 900 mV [ 2.394236] ldoln: 1800 mV [ 2.399491] ldousb: 3250 mV [ 2.403612] REGEN1: no parameters [ 2.407649] REGEN2: no parameters [ 2.411820] regen3: no parameters [ 2.416189] SYSEN1: no parameters [ 2.420155] SYSEN2: no parameters [ 2.423854] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 2.431281] omap_i2c 48072000.i2c: bus 1 rev0.12 at 100 kHz [ 2.439066] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz [ 2.445252] of_get_named_gpiod_flags exited with status 0 [ 2.450895] of_get_named_gpiod_flags exited with status 0 [ 2.457135] 4809c000.mmc supply vmmc_aux not found, using dummy regulator [ 2.504803] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.513928] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.523289] omap_hsmmc 480ad000.mmc: vmmc regulator missing [ 2.529265] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral [ 2.536822] of_get_named_gpiod_flags exited with status 0 [ 2.542960] vwlan_pdn_fixed: 3300 mV [ 2.546908] vwlan_pdn_fixed: supplied by ldo2 [ 2.551939] of_get_named_gpiod_flags exited with status 0 [ 2.558064] vwlan_fixed: 3300 mV [ 2.561630] vwlan_fixed: supplied by vwlan_pdn_fixed [ 2.567449] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.576563] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.585982] 480ad000.mmc supply vmmc_aux not found, using dummy regulator [ 2.636455] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 2.671027] Waiting for root device /dev/mmcblk1p2... [ 2.678471] mmc2: new high speed SDIO card at address 0001 %% Start PM consolidated quick test (retention only) %% Preparation