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, 5(SOH)/3403(STX)/0(CAN) packets, 3 retries ## Total Size = 0x00352d02 = 3484930 Bytes CM-T54 # bootm 0x81000000 ## Booting kernel from Legacy Image at 81000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3484866 Bytes = 3.3 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] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.1.0-rc3-142617-g030bbdb (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Mon May 11 10:34:01 MDT 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] Machine model: CompuLab CM-T54 on SB-T54 [ 0.000000] earlycon: no match for ttyO3,115200n8 [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: Reserved 16 MiB at 0xfe800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 524031 [ 0.000000] free_area_init_node: node 0, pgdat c095a5c0, node_mem_map ee5f9000 [ 0.000000] Normal zone: 1710 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 194560 pages, LIFO batch:31 [ 0.000000] HighMem zone: 329471 pages, LIFO batch:31 [ 0.000000] OMAP5432 ES2.0 [ 0.000000] PERCPU: Embedded 13 pages/cpu @ee58a000 s22976 r8192 d22080 u53248 [ 0.000000] pcpu-alloc: s22976 r8192 d22080 u53248 alloc=13*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522321 [ 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: 2042188K/2096124K available (6211K kernel code, 739K rwdata, 2172K rodata, 444K init, 8220K bss, 37552K reserved, 16384K cma-reserved, 1301500K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 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 - 0xc0838058 (8385 kB) [ 0.000000] .init : 0xc0839000 - 0xc08a8000 ( 444 kB) [ 0.000000] .data : 0xc08a8000 - 0xc0960c18 ( 740 kB) [ 0.000000] .bss : 0xc0963000 - 0xc116a350 (8221 kB) [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Additional per-CPU info printed with stalls. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz [ 0.000000] clocksource 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65535999984741ns [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000457] Architected cp15 timer(s) running at 6.14MHz (virt). [ 0.000457] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16ac02862, max_idle_ns: 440795202218 ns [ 0.000492] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511085ns [ 0.000503] Switching to timer-based delay loop, resolution 162ns [ 0.001585] Console: colour dummy device 80x30 [ 0.001619] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001626] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001633] ... MAX_LOCK_DEPTH: 48 [ 0.001639] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001645] ... CLASSHASH_SIZE: 4096 [ 0.001651] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001656] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001661] ... CHAINHASH_SIZE: 32768 [ 0.001667] memory used by lock dependency info: 5167 kB [ 0.001674] per task-struct memory footprint: 1152 bytes [ 0.001693] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.28 BogoMIPS (lpj=61440) [ 0.001705] pid_max: default: 32768 minimum: 301 [ 0.001968] Security Framework initialized [ 0.002087] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002099] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004264] Initializing cgroup subsys blkio [ 0.004287] Initializing cgroup subsys memory [ 0.004346] Initializing cgroup subsys devices [ 0.004403] Initializing cgroup subsys freezer [ 0.004487] Initializing cgroup subsys perf_event [ 0.004539] CPU: Testing write buffer coherency: ok [ 0.005436] /cpus/cpu@0 missing clock-frequency property [ 0.005456] /cpus/cpu@1 missing clock-frequency property [ 0.005466] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005518] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.010076] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.010834] Brought up 2 CPUs [ 0.010848] SMP: Total of 2 processors activated (24.57 BogoMIPS). [ 0.010855] CPU: All CPU(s) started in SVC mode. [ 0.012997] devtmpfs: initialized [ 0.014619] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.015957] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.017208] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.138484] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.139545] pinctrl core: initialized pinctrl subsystem [ 0.185270] NET: Registered protocol family 16 [ 0.188806] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.211182] cpuidle: using governor ladder [ 0.241140] cpuidle: using governor menu [ 0.250743] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.251450] OMAP GPIO hardware version 0.1 [ 0.252348] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.253809] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.255248] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.256659] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.258094] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.259504] gpiochip_add: registered GPIOs 192 to 223 on device: gpio [ 0.260930] gpiochip_add: registered GPIOs 224 to 255 on device: gpio [ 0.261963] platform 50000000.gpmc: Cannot lookup hwmod 'gpmc' [ 0.262168] omap-gpmc 50000000.gpmc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info [ 0.262184] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.262263] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.288190] No ATAGs? [ 0.288248] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.288257] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.290328] OMAP DMA hardware revision 0.0 [ 0.361830] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.362501] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-mmcsd[0]' [ 0.363123] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan-pdn[0]' - status (0) [ 0.363763] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan[0]' - status (0) [ 0.364310] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/ads7846-reg[0]' [ 0.367826] SCSI subsystem initialized [ 0.368176] libata version 3.00 loaded. [ 0.368740] usb_phy_generic hsusb2_phy: GPIO lookup for consumer reset [ 0.368750] usb_phy_generic hsusb2_phy: using device tree for GPIO lookup [ 0.368776] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb2_phy[0]' - status (0) [ 0.368825] no flags found for reset [ 0.368836] usb_phy_generic hsusb2_phy: GPIO lookup for consumer vbus-detect [ 0.368844] usb_phy_generic hsusb2_phy: using device tree for GPIO lookup [ 0.368854] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/hsusb2_phy[0]' [ 0.368864] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/hsusb2_phy[0]' [ 0.368872] usb_phy_generic hsusb2_phy: using lookup tables for GPIO lookup [ 0.368933] usb_phy_generic hsusb2_phy: lookup for GPIO vbus-detect failed [ 0.368972] hsusb2_phy supply vcc not found, using dummy regulator [ 0.369368] usb_phy_generic hsusb3_phy: GPIO lookup for consumer reset [ 0.369378] usb_phy_generic hsusb3_phy: using device tree for GPIO lookup [ 0.369402] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb3_phy[0]' - status (0) [ 0.369417] no flags found for reset [ 0.369427] usb_phy_generic hsusb3_phy: GPIO lookup for consumer vbus-detect [ 0.369435] usb_phy_generic hsusb3_phy: using device tree for GPIO lookup [ 0.369444] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/hsusb3_phy[0]' [ 0.369453] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/hsusb3_phy[0]' [ 0.369461] usb_phy_generic hsusb3_phy: using lookup tables for GPIO lookup [ 0.369471] usb_phy_generic hsusb3_phy: lookup for GPIO vbus-detect failed [ 0.369499] hsusb3_phy supply vcc not found, using dummy regulator [ 0.370021] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@2800/pinmux@40/pinmux_i2c1_pins, deferring probe [ 0.370083] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@2800/pinmux@40/pinmux_i2c2_pins, deferring probe [ 0.371309] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz [ 0.371507] omap_i2c 4807a000.i2c: could not find pctldev for node /ocp/l4@4a000000/scm@2800/pinmux@40/pinmux_i2c4_pins, deferring probe [ 0.372246] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz [ 0.375313] Switched to clocksource arch_sys_counter [ 0.487653] NET: Registered protocol family 2 [ 0.488981] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.489184] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.491514] TCP: Hash tables configured (established 8192 bind 8192) [ 0.491667] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.491984] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.492887] NET: Registered protocol family 1 [ 0.493805] RPC: Registered named UNIX socket transport module. [ 0.493815] RPC: Registered udp transport module. [ 0.493823] RPC: Registered tcp transport module. [ 0.493830] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.520891] CPU PMU: Failed to parse /pmu/interrupt-affinity[0] [ 0.520950] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.525128] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.525495] audit: initializing netlink subsys (disabled) [ 0.525616] audit: type=2000 audit(0.520:1): initialized [ 0.528665] VFS: Disk quotas dquot_6.6.0 [ 0.528770] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.530517] NFS: Registering the id_resolver key type [ 0.530745] Key type id_resolver registered [ 0.530754] Key type id_legacy registered [ 0.530873] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.534057] bounce: pool size: 64 pages [ 0.534111] io scheduler noop registered [ 0.534125] io scheduler deadline registered [ 0.534156] io scheduler cfq registered (default) [ 0.539108] pinctrl-single 4a002840.pinmux: 219 pins at pa fc002840 size 438 [ 0.539467] pinctrl-single 4ae0c840.pinmux: 28 pins at pa fce0c840 size 56 [ 0.543649] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.548075] omap_uart 4806a000.serial: no wakeirq for uart0 [ 0.548089] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806a000[0]' [ 0.548426] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 306, base_baud = 3000000) is a OMAP UART0 [ 0.549662] omap_uart 4806c000.serial: no wakeirq for uart1 [ 0.549674] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806c000[0]' [ 0.549871] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 307, base_baud = 3000000) is a OMAP UART1 [ 0.550699] omap_uart 48020000.serial: no wakeirq for uart2 [ 0.550711] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48020000[0]' [ 0.550899] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 308, base_baud = 3000000) is a OMAP UART2 [ 0.551735] omap_uart 4806e000.serial: no wakeirq for uart3 [ 0.551747] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806e000[0]' [ 0.551941] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 309, base_baud = 3000000) is a OMAP UART3 [ 1.755667] console [ttyO3] enabled [ 1.760253] omap_uart 48066000.serial: no wakeirq for uart4 [ 1.766104] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48066000[0]' [ 1.776178] 48066000.serial: ttyO4 at MMIO 0x48066000 (irq = 310, base_baud = 3000000) is a OMAP UART4 [ 1.786864] omap_uart 48068000.serial: no wakeirq for uart5 [ 1.792677] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48068000[0]' [ 1.802690] 48068000.serial: ttyO5 at MMIO 0x48068000 (irq = 311, base_baud = 3000000) is a OMAP UART5 [ 1.832542] brd: module loaded [ 1.848551] loop: module loaded [ 1.853937] ahci 4a140000.sata: forcing PORTS_IMPL to 0x1 [ 1.859677] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.868598] ahci 4a140000.sata: flags: 64bit ncq sntf pm led clo only pmp pio slum part ccc apst [ 1.880386] scsi host0: ahci [ 1.884282] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 335 [ 1.893447] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.908925] mousedev: PS/2 mouse device common for all mice [ 1.914748] i2c /dev entries driver [ 1.920795] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 1.927091] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 1.933926] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 1.944253] omap_hsmmc 4809c000.mmc: Got CD GPIO [ 1.949101] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 1.955388] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 1.962225] of_get_named_gpiod_flags: parsed 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 1.972527] omap_hsmmc 4809c000.mmc: Got WP GPIO [ 1.977723] omap_hsmmc 4809c000.mmc: unable to get vmmc regulator -517 [ 1.985024] omap_hsmmc 480b4000.mmc: GPIO lookup for consumer cd [ 1.991319] omap_hsmmc 480b4000.mmc: using device tree for GPIO lookup [ 1.998153] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480b4000[0]' [ 2.007697] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480b4000[0]' [ 2.017165] omap_hsmmc 480b4000.mmc: using lookup tables for GPIO lookup [ 2.024170] omap_hsmmc 480b4000.mmc: lookup for GPIO cd failed [ 2.030278] omap_hsmmc 480b4000.mmc: GPIO lookup for consumer wp [ 2.036571] omap_hsmmc 480b4000.mmc: using device tree for GPIO lookup [ 2.043393] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480b4000[0]' [ 2.052947] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480b4000[0]' [ 2.062405] omap_hsmmc 480b4000.mmc: using lookup tables for GPIO lookup [ 2.069417] omap_hsmmc 480b4000.mmc: lookup for GPIO wp failed [ 2.115584] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer cd [ 2.121911] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.128794] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.138366] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.147872] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.154913] omap_hsmmc 480ad000.mmc: lookup for GPIO cd failed [ 2.161061] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer wp [ 2.167387] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.174250] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.183842] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.193353] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.200412] omap_hsmmc 480ad000.mmc: lookup for GPIO wp failed [ 2.207051] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to resolve vin-supply for vwlan_pdn_fixed [ 2.217082] omap_hsmmc 480ad000.mmc: unable to get vmmc regulator -517 [ 2.224290] ledtrig-cpu: registered to indicate activity on CPUs [ 2.232273] oprofile: using timer interrupt. [ 2.237170] Initializing XFRM netlink socket [ 2.241701] NET: Registered protocol family 17 [ 2.246431] NET: Registered protocol family 15 [ 2.251283] Key type dns_resolver registered [ 2.255229] ata1: SATA link down (SStatus 0 SControl 300) [ 2.261520] omap_vc_init_channel: No PMIC info for vdd_core [ 2.267364] omap_vp_init: No PMIC info for vdd_core [ 2.272479] omap_vc_init_channel: No PMIC info for vdd_mm [ 2.278141] omap_vp_init: No PMIC info for vdd_mm [ 2.283068] omap_vc_init_channel: No PMIC info for vdd_mpu [ 2.288816] omap_vp_init: No PMIC info for vdd_mpu [ 2.294458] Power Management for TI OMAP4+ devices. [ 2.299801] ThumbEE CPU extension supported. [ 2.304313] Registering SWP/SWPB emulation handler [ 2.304340] mmc0: MAN_BKOPS_EN bit is not set [ 2.313939] SmartReflex Class3 initialized [ 2.325105] palmas 0-0048: Irq flag is 0x00000000 [ 2.331721] mmc0: new high speed MMC card at address 0001 [ 2.338986] mmcblk0: mmc0:0001 SEM08G 7.28 GiB [ 2.344000] mmcblk0boot0: mmc0:0001 SEM08G partition 1 2.00 MiB [ 2.350814] mmcblk0boot1: mmc0:0001 SEM08G partition 2 2.00 MiB [ 2.365369] palmas 0-0048: Muxing GPIO 2, PWM 0, LED 0 [ 2.419531] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 2.426992] omap_i2c 48072000.i2c: bus 1 rev0.12 at 100 kHz [ 2.434457] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz [ 2.440794] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 2.447118] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.453987] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 2.464369] omap_hsmmc 4809c000.mmc: Got CD GPIO [ 2.469226] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 2.475540] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.482404] of_get_named_gpiod_flags: parsed 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 2.492743] omap_hsmmc 4809c000.mmc: Got WP GPIO [ 2.536182] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer cd [ 2.542474] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.549340] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.558932] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.568429] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.575474] omap_hsmmc 480ad000.mmc: lookup for GPIO cd failed [ 2.581592] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer wp [ 2.587902] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.594747] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.604325] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.613818] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.620860] omap_hsmmc 480ad000.mmc: lookup for GPIO wp failed [ 2.627277] vwlan_pdn_fixed: supplied by ldo2 [ 2.631991] vwlan_fixed: supplied by vwlan_pdn_fixed [ 2.676746] hctosys: unable to open rtc device (rtc0) [ 2.682040] sr_init: No PMIC hook to init smartreflex [ 2.687562] sr_init: platform driver register failed for SR [ 2.710555] mmc2: new high speed SDIO card at address 0001 [ 2.724678] ads7846-reg: disabling [ 2.730180] Waiting for root device /dev/mmcblk1p2...