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  0 CM-T54 # CM-T54 # setenv bootargs 'console=ttyO3,115200n8 root=/dev/mmcblk1p2 rootwait fixrtc debug 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 debug 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.000371] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 2796202663936ns [ 0.000378] Switching to timer-based delay loop [ 0.001334] Console: colour dummy device 80x30 [ 0.001365] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001372] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001377] ... MAX_LOCK_DEPTH: 48 [ 0.001383] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001389] ... CLASSHASH_SIZE: 4096 [ 0.001395] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.001400] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.001406] ... CHAINHASH_SIZE: 16384 [ 0.001412] memory used by lock dependency info: 3695 kB [ 0.001418] per task-struct memory footprint: 1152 bytes [ 0.001452] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.28 BogoMIPS (lpj=61440) [ 0.001465] pid_max: default: 32768 minimum: 301 [ 0.001751] Security Framework initialized [ 0.001847] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001858] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.029061] CPU: Testing write buffer coherency: ok [ 0.029799] /cpus/cpu@0 missing clock-frequency property [ 0.029819] /cpus/cpu@1 missing clock-frequency property [ 0.029830] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.029854] Setting up static identity map for 0x8054ce50 - 0x8054cec0 [ 0.033503] CPU1: Booted secondary processor [ 0.033536] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.033964] Brought up 2 CPUs [ 0.033978] SMP: Total of 2 processors activated (24.57 BogoMIPS). [ 0.033984] CPU: All CPU(s) started in SVC mode. [ 0.035882] devtmpfs: initialized [ 0.045400] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.046608] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.047803] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.156521] pinctrl core: initialized pinctrl subsystem [ 0.158919] regulator-dummy: no parameters [ 0.160490] NET: Registered protocol family 16 [ 0.164751] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.188068] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.188892] OMAP GPIO hardware version 0.1 [ 0.190129] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.191840] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.193476] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.195175] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.196818] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.198488] gpiochip_add: registered GPIOs 192 to 223 on device: gpio [ 0.200201] gpiochip_add: registered GPIOs 224 to 255 on device: gpio [ 0.201297] platform 50000000.gpmc: Cannot lookup hwmod 'gpmc' [ 0.201652] omap-gpmc 50000000.gpmc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info [ 0.201668] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.201749] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.210990] platform 4a066000.mmu: Cannot lookup hwmod 'mmu_dsp' [ 0.211494] platform 55082000.mmu: Cannot lookup hwmod 'mmu_ipu' [ 0.223177] platform 4a090000.ocp2scp: Cannot lookup hwmod 'ocp2scp3' [ 0.223678] platform 4a140000.sata: Cannot lookup hwmod 'sata' [ 0.224155] platform 58000000.dss: Cannot lookup hwmod 'dss_core' [ 0.229140] No ATAGs? [ 0.229165] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.229173] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.231575] OMAP DMA hardware revision 0.0 [ 0.266635] bio: create slab at 0 [ 0.268825] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 0.268853] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 0.312219] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.313026] of_get_named_gpiod_flags: can't parse gpios property of node '/fixed-regulator-mmcsd[0]' [ 0.313631] vmmcsd_fixed: 3300 mV [ 0.313951] of_get_named_gpiod_flags exited with status 0 [ 0.314457] vwlan_pdn_fixed: 3300 mV [ 0.314529] reg-fixed-voltage fixed-regulator-vwlan-pdn.5: Failed to find supply vin [ 0.315935] reg-fixed-voltage fixed-regulator-vwlan-pdn.5: Failed to register regulator: -517 [ 0.315964] platform fixed-regulator-vwlan-pdn.5: Driver reg-fixed-voltage requests probe deferral [ 0.316065] of_get_named_gpiod_flags exited with status 0 [ 0.316472] vwlan_fixed: 3300 mV [ 0.316548] reg-fixed-voltage fixed-regulator-vwlan.6: Failed to find supply vin [ 0.316979] reg-fixed-voltage fixed-regulator-vwlan.6: Failed to register regulator: -517 [ 0.317007] platform fixed-regulator-vwlan.6: Driver reg-fixed-voltage requests probe deferral [ 0.317094] of_get_named_gpiod_flags: can't parse gpios property of node '/ads7846-reg[0]' [ 0.317461] ads7846-reg: 3300 mV [ 0.322743] SCSI subsystem initialized [ 0.324244] usbcore: registered new interface driver usbfs [ 0.324508] usbcore: registered new interface driver hub [ 0.324823] usbcore: registered new device driver usb [ 0.325130] of_get_named_gpiod_flags exited with status 0 [ 0.325173] hsusb2_phy.8 supply vcc not found, using dummy regulator [ 0.325603] of_get_named_gpiod_flags exited with status 0 [ 0.325630] hsusb3_phy.9 supply vcc not found, using dummy regulator [ 0.327769] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c1_pins, deferring probe [ 0.327791] platform 48070000.i2c: Driver omap_i2c requests probe deferral [ 0.327841] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c2_pins, deferring probe [ 0.327859] platform 48072000.i2c: Driver omap_i2c requests probe deferral [ 0.328854] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz [ 0.329007] omap_i2c 4807a000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c4_pins, deferring probe [ 0.329028] platform 4807a000.i2c: Driver omap_i2c requests probe deferral [ 0.329681] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz [ 0.334199] Switched to clocksource arch_sys_counter [ 0.445053] NET: Registered protocol family 2 [ 0.446342] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.446539] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.448991] TCP: Hash tables configured (established 8192 bind 8192) [ 0.449103] TCP: reno registered [ 0.449124] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.449449] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.450454] NET: Registered protocol family 1 [ 0.451177] RPC: Registered named UNIX socket transport module. [ 0.451186] RPC: Registered udp transport module. [ 0.451194] RPC: Registered tcp transport module. [ 0.451201] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.452011] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available [ 0.457595] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.560519] bounce pool size: 64 pages [ 0.561235] VFS: Disk quotas dquot_6.5.2 [ 0.561382] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.562846] NFS: Registering the id_resolver key type [ 0.563083] Key type id_resolver registered [ 0.563094] Key type id_legacy registered [ 0.563162] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.563546] msgmni has been set to 1457 [ 0.565496] io scheduler noop registered [ 0.565506] io scheduler deadline registered [ 0.565566] io scheduler cfq registered (default) [ 0.570280] pinctrl-single 4a002840.pinmux: 219 pins at pa fc002840 size 438 [ 0.570581] pinctrl-single 4ae0c840.pinmux: 28 pins at pa fce0c840 size 56 [ 0.573214] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.577874] omap_uart 4806a000.serial: no wakeirq for uart0 [ 0.577890] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806a000[0]' [ 0.578489] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104, base_baud = 3000000) is a OMAP UART0 [ 0.579611] omap_uart 4806c000.serial: no wakeirq for uart0 [ 0.579625] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806c000[0]' [ 0.579903] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 105, base_baud = 3000000) is a OMAP UART1 [ 0.580677] omap_uart 48020000.serial: no wakeirq for uart0 [ 0.580691] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@48020000[0]' [ 0.580957] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106, base_baud = 3000000) is a OMAP UART2 [ 0.581725] omap_uart 4806e000.serial: no wakeirq for uart0 [ 0.581739] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806e000[0]' [ 0.582005] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 102, base_baud = 3000000) is a OMAP UART3 [ 1.698425] console [ttyO3] enabled [ 1.702955] omap_uart 48066000.serial: no wakeirq for uart0 [ 1.708828] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@48066000[0]' [ 1.718533] 48066000.serial: ttyO4 at MMIO 0x48066000 (irq = 137, base_baud = 3000000) is a OMAP UART4 [ 1.729485] omap_uart 48068000.serial: no wakeirq for uart0 [ 1.735343] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@48068000[0]' [ 1.745050] 48068000.serial: ttyO5 at MMIO 0x48068000 (irq = 138, base_baud = 3000000) is a OMAP UART5 [ 1.776059] brd: module loaded [ 1.790355] loop: module loaded [ 1.797323] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.813607] usbcore: registered new interface driver asix [ 1.819532] usbcore: registered new interface driver ax88179_178a [ 1.826170] usbcore: registered new interface driver cdc_ether [ 1.832529] usbcore: registered new interface driver smsc95xx [ 1.838795] usbcore: registered new interface driver net1080 [ 1.844964] usbcore: registered new interface driver cdc_subset [ 1.851377] usbcore: registered new interface driver zaurus [ 1.857544] usbcore: registered new interface driver cdc_ncm [ 1.864477] usbcore: registered new interface driver cdc_wdm [ 1.870654] usbcore: registered new interface driver usb-storage [ 1.877215] usbcore: registered new interface driver usbtest [ 1.885850] mousedev: PS/2 mouse device common for all mice [ 1.893255] of_get_named_gpiod_flags exited with status 0 [ 1.900038] ads7846 spi2.0: touchscreen, irq 207 [ 1.906157] input: ADS7846 Touchscreen as /devices/44000000.ocp/4809a000.spi/spi_master/spi2/spi2.0/input/input0 [ 1.920190] i2c /dev entries driver [ 1.925477] Driver for 1-wire Dallas network protocol. [ 1.934537] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 1.943710] of_get_named_gpiod_flags exited with status 0 [ 1.949381] of_get_named_gpiod_flags exited with status 0 [ 1.955360] omap_hsmmc 4809c000.mmc: vmmc regulator missing [ 1.961457] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral [ 1.968958] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480b4000[0]' [ 1.978061] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480b4000[0]' [ 1.987467] 480b4000.mmc supply vmmc_aux not found, using dummy regulator [ 2.034516] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.043617] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.052952] omap_hsmmc 480ad000.mmc: vmmc regulator missing [ 2.058889] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral [ 2.067756] usbcore: registered new interface driver usbhid [ 2.073581] usbhid: USB HID core driver [ 2.079830] oprofile: using timer interrupt. [ 2.084667] TCP: cubic registered [ 2.088129] Initializing XFRM netlink socket [ 2.092639] NET: Registered protocol family 17 [ 2.097348] NET: Registered protocol family 15 [ 2.102171] Key type dns_resolver registered [ 2.107285] mmc0: BKOPS_EN bit is not set [ 2.111638] ThumbEE CPU extension supported. [ 2.113991] mmc0: new high speed MMC card at address 0001 [ 2.121771] Registering SWP/SWPB emulation handler [ 2.125259] mmcblk0: mmc0:0001 SEM08G 7.28 GiB [ 2.125614] mmcblk0boot0: mmc0:0001 SEM08G partition 1 2.00 MiB [ 2.125914] mmcblk0boot1: mmc0:0001 SEM08G partition 2 2.00 MiB [ 2.146621] mmcblk0: unknown partition table [ 2.152097] regulator-dummy: disabling [ 2.156623] of_get_named_gpiod_flags exited with status 0 [ 2.162821] mmcblk0boot1: unknown partition table [ 2.168311] vwlan_pdn_fixed: 3300 mV [ 2.172221] reg-fixed-voltage fixed-regulator-vwlan-pdn.5: Failed to find supply vin [ 2.181568] reg-fixed-voltage fixed-regulator-vwlan-pdn.5: Failed to register regulator: -517 [ 2.182069] mmcblk0boot0: unknown partition table [ 2.195545] platform fixed-regulator-vwlan-pdn.5: Driver reg-fixed-voltage requests probe deferral [ 2.205218] of_get_named_gpiod_flags exited with status 0 [ 2.211327] vwlan_fixed: 3300 mV [ 2.214891] reg-fixed-voltage fixed-regulator-vwlan.6: Failed to find supply vin [ 2.223086] reg-fixed-voltage fixed-regulator-vwlan.6: Failed to register regulator: -517 [ 2.231692] platform fixed-regulator-vwlan.6: Driver reg-fixed-voltage requests probe deferral [ 2.244775] palmas 0-0048: Irq flag is 0x00000000 [ 2.255510] palmas 0-0048: Muxing GPIO 2, PWM 0, LED 0 [ 2.309080] smps123: 600 <--> 1500 mV at 1060 mV [ 2.316325] smps45: 600 <--> 1310 mV at 1030 mV [ 2.323534] smps6: 1500 mV [ 2.328731] smps7: 1800 mV [ 2.333832] smps8: 600 <--> 1310 mV at 1040 mV [ 2.341100] smps9: 3300 mV [ 2.345747] smps10_out2: 5000 mV [ 2.350656] smps10_out1: 5000 mV [ 2.355190] ldo1: 1500 <--> 1800 mV [ 2.360497] ldo2: 3300 mV [ 2.365797] ldo3: 1500 mV [ 2.369907] ldo4: 1500 <--> 1800 mV [ 2.375968] ldo5: 1800 mV [ 2.382621] ldo6: 1200 mV [ 2.387156] ldo7: 2000 mV [ 2.392274] ldo8: 3000 mV [ 2.397202] ldo9: 1800 <--> 3000 mV at 900 mV [ 2.404209] ldoln: 1800 mV [ 2.409449] ldousb: 3250 mV [ 2.413544] REGEN1: no parameters [ 2.417747] REGEN2: no parameters [ 2.421953] regen3: no parameters [ 2.426307] SYSEN1: no parameters [ 2.430303] SYSEN2: no parameters [ 2.433979] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 2.441524] omap_i2c 48072000.i2c: bus 1 rev0.12 at 100 kHz [ 2.449236] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz [ 2.455441] of_get_named_gpiod_flags exited with status 0 [ 2.461094] of_get_named_gpiod_flags exited with status 0 [ 2.467365] 4809c000.mmc supply vmmc_aux not found, using dummy regulator [ 2.514630] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.523825] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.533202] omap_hsmmc 480ad000.mmc: vmmc regulator missing [ 2.539178] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral [ 2.546726] of_get_named_gpiod_flags exited with status 0 [ 2.553030] vwlan_pdn_fixed: 3300 mV [ 2.556982] vwlan_pdn_fixed: supplied by ldo2 [ 2.562024] of_get_named_gpiod_flags exited with status 0 [ 2.568153] vwlan_fixed: 3300 mV [ 2.571716] vwlan_fixed: supplied by vwlan_pdn_fixed [ 2.577508] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.586615] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480ad000[0]' [ 2.596061] 480ad000.mmc supply vmmc_aux not found, using dummy regulator [ 2.649353] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 2.682252] Waiting for root device /dev/mmcblk1p2... [ 2.685111] mmc2: new high speed SDIO card at address 0001