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 em - CRC mode, 4(SOH)/4430(STX)/0(CAN) packets, 3 retries ## Total Size = 0x00453894 = 4536468 Bytes CM-T54 # bootm 0x81000000 ## Booting kernel from Legacy Image at 81000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4536404 Bytes = 4.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.0.0-rc1-129035-gedec178 (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Tue Mar 24 18:58:12 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] 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 c08f6100, 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 12 pages/cpu @ee58e000 s18496 r8192 d22464 u49152 [ 0.000000] pcpu-alloc: s18496 r8192 d22464 u49152 alloc=12*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: 2042616K/2096124K available (5884K kernel code, 591K rwdata, 2260K rodata, 428K init, 8219K bss, 37124K 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 - 0xc07fc4a4 (8146 kB) [ 0.000000] .init : 0xc07fd000 - 0xc0868000 ( 428 kB) [ 0.000000] .data : 0xc0868000 - 0xc08fbfa8 ( 592 kB) [ 0.000000] .bss : 0xc08fbfa8 - 0xc1102cd0 (8220 kB) [ 0.000000] Hierarchical RCU implementation. [ 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] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65536000000000ns [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000457] Architected cp15 timer(s) running at 6.14MHz (virt). [ 0.000462] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 2796202663936ns [ 0.000473] Switching to timer-based delay loop, resolution 162ns [ 0.001498] Console: colour dummy device 80x30 [ 0.001530] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001537] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001543] ... MAX_LOCK_DEPTH: 48 [ 0.001550] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001555] ... CLASSHASH_SIZE: 4096 [ 0.001561] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001567] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001573] ... CHAINHASH_SIZE: 32768 [ 0.001579] memory used by lock dependency info: 5167 kB [ 0.001585] per task-struct memory footprint: 1152 bytes [ 0.001603] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.28 BogoMIPS (lpj=61440) [ 0.001617] pid_max: default: 32768 minimum: 301 [ 0.001874] Security Framework initialized [ 0.001991] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002003] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004000] Initializing cgroup subsys blkio [ 0.004023] Initializing cgroup subsys memory [ 0.004079] Initializing cgroup subsys devices [ 0.004133] Initializing cgroup subsys freezer [ 0.004212] Initializing cgroup subsys perf_event [ 0.004258] CPU: Testing write buffer coherency: ok [ 0.005050] /cpus/cpu@0 missing clock-frequency property [ 0.005070] /cpus/cpu@1 missing clock-frequency property [ 0.005081] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005137] Setting up static identity map for 0x80593388 - 0x805933f8 [ 0.009122] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009618] Brought up 2 CPUs [ 0.009631] SMP: Total of 2 processors activated (24.57 BogoMIPS). [ 0.009638] CPU: All CPU(s) started in SVC mode. [ 0.011802] devtmpfs: initialized [ 0.013350] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.014639] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.015838] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.133812] pinctrl core: initialized pinctrl subsystem [ 0.176392] NET: Registered protocol family 16 [ 0.180555] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.211033] cpuidle: using governor ladder [ 0.240985] cpuidle: using governor menu [ 0.248340] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.248970] OMAP GPIO hardware version 0.1 [ 0.249826] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.251225] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.252549] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.253870] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.255195] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.256552] gpiochip_add: registered GPIOs 192 to 223 on device: gpio [ 0.257873] gpiochip_add: registered GPIOs 224 to 255 on device: gpio [ 0.258815] platform 50000000.gpmc: Cannot lookup hwmod 'gpmc' [ 0.259010] omap-gpmc 50000000.gpmc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info [ 0.259025] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.259101] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.282930] No ATAGs? [ 0.282989] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.282998] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.284937] OMAP DMA hardware revision 0.0 [ 0.349639] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.350278] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-mmcsd[0]' [ 0.350805] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan-pdn[0]' - status (0) [ 0.351233] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to find supply vin [ 0.352348] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to register regulator: -517 [ 0.352387] platform fixed-regulator-vwlan-pdn: Driver reg-fixed-voltage requests probe deferral [ 0.352503] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan[0]' - status (0) [ 0.352804] reg-fixed-voltage fixed-regulator-vwlan: Failed to find supply vin [ 0.353115] reg-fixed-voltage fixed-regulator-vwlan: Failed to register regulator: -517 [ 0.353147] platform fixed-regulator-vwlan: Driver reg-fixed-voltage requests probe deferral [ 0.353246] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/ads7846-reg[0]' [ 0.356524] SCSI subsystem initialized [ 0.356826] libata version 3.00 loaded. [ 0.357363] usb_phy_generic hsusb2_phy: GPIO lookup for consumer reset [ 0.357373] usb_phy_generic hsusb2_phy: using device tree for GPIO lookup [ 0.357401] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb2_phy[0]' - status (0) [ 0.357450] usb_phy_generic hsusb2_phy: GPIO lookup for consumer vbus-detect [ 0.357460] usb_phy_generic hsusb2_phy: using device tree for GPIO lookup [ 0.357470] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/hsusb2_phy[0]' [ 0.357480] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/hsusb2_phy[0]' [ 0.357488] usb_phy_generic hsusb2_phy: using lookup tables for GPIO lookup [ 0.357544] usb_phy_generic hsusb2_phy: lookup for GPIO vbus-detect failed [ 0.357587] hsusb2_phy supply vcc not found, using dummy regulator [ 0.357954] usb_phy_generic hsusb3_phy: GPIO lookup for consumer reset [ 0.357963] usb_phy_generic hsusb3_phy: using device tree for GPIO lookup [ 0.357988] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb3_phy[0]' - status (0) [ 0.358007] usb_phy_generic hsusb3_phy: GPIO lookup for consumer vbus-detect [ 0.358015] usb_phy_generic hsusb3_phy: using device tree for GPIO lookup [ 0.358025] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/hsusb3_phy[0]' [ 0.358034] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/hsusb3_phy[0]' [ 0.358042] usb_phy_generic hsusb3_phy: using lookup tables for GPIO lookup [ 0.358052] usb_phy_generic hsusb3_phy: lookup for GPIO vbus-detect failed [ 0.358080] hsusb3_phy supply vcc not found, using dummy regulator [ 0.358560] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c1_pins, deferring probe [ 0.358580] platform 48070000.i2c: Driver omap_i2c requests probe deferral [ 0.358629] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c2_pins, deferring probe [ 0.358647] platform 48072000.i2c: Driver omap_i2c requests probe deferral [ 0.359482] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz [ 0.359636] omap_i2c 4807a000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c4_pins, deferring probe [ 0.359657] platform 4807a000.i2c: Driver omap_i2c requests probe deferral [ 0.360289] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz [ 0.363233] Switched to clocksource arch_sys_counter [ 0.462149] NET: Registered protocol family 2 [ 0.463400] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.463603] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.465908] TCP: Hash tables configured (established 8192 bind 8192) [ 0.466042] TCP: reno registered [ 0.466064] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.466377] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.467263] NET: Registered protocol family 1 [ 0.468459] RPC: Registered named UNIX socket transport module. [ 0.468469] RPC: Registered udp transport module. [ 0.468477] RPC: Registered tcp transport module. [ 0.468484] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.495176] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.499010] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.499256] audit: initializing netlink subsys (disabled) [ 0.499372] audit: type=2000 audit(0.490:1): initialized [ 0.501728] VFS: Disk quotas dquot_6.5.2 [ 0.501824] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.503476] NFS: Registering the id_resolver key type [ 0.503672] Key type id_resolver registered [ 0.503681] Key type id_legacy registered [ 0.503799] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.506693] bounce: pool size: 64 pages [ 0.506741] io scheduler noop registered [ 0.506759] io scheduler deadline registered [ 0.506790] io scheduler cfq registered (default) [ 0.509687] pinctrl-single 4a002840.pinmux: 219 pins at pa fc002840 size 438 [ 0.510013] pinctrl-single 4ae0c840.pinmux: 28 pins at pa fce0c840 size 56 [ 0.514356] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.518340] omap_uart 4806a000.serial: no wakeirq for uart0 [ 0.518357] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806a000[0]' [ 0.518652] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 306, base_baud = 3000000) is a OMAP UART0 [ 0.519649] omap_uart 4806c000.serial: no wakeirq for uart0 [ 0.519664] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806c000[0]' [ 0.519835] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 307, base_baud = 3000000) is a OMAP UART1 [ 0.520547] omap_uart 48020000.serial: no wakeirq for uart0 [ 0.520562] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48020000[0]' [ 0.520736] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 308, base_baud = 3000000) is a OMAP UART2 [ 0.521485] omap_uart 4806e000.serial: no wakeirq for uart0 [ 0.521500] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806e000[0]' [ 0.521660] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 309, base_baud = 3000000) is a OMAP UART3 [ 1.737780] console [ttyO3] enabled [ 1.742318] omap_uart 48066000.serial: no wakeirq for uart0 [ 1.748169] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48066000[0]' [ 1.758193] 48066000.serial: ttyO4 at MMIO 0x48066000 (irq = 310, base_baud = 3000000) is a OMAP UART4 [ 1.768740] omap_uart 48068000.serial: no wakeirq for uart0 [ 1.774581] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48068000[0]' [ 1.784561] 48068000.serial: ttyO5 at MMIO 0x48068000 (irq = 311, base_baud = 3000000) is a OMAP UART5 [ 1.813222] brd: module loaded [ 1.828546] loop: module loaded [ 1.833554] ahci 4a140000.sata: couldn't get PHY in node sata: -517 [ 1.840140] platform 4a140000.sata: Driver ahci requests probe deferral [ 1.847632] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.863554] mousedev: PS/2 mouse device common for all mice [ 1.869378] i2c /dev entries driver [ 1.874302] Driver 'mmcblk' needs updating - please use bus_type methods [ 1.882251] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 1.888549] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 1.895410] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 1.905718] omap_hsmmc 4809c000.mmc: Got CD GPIO [ 1.910540] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 1.916833] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 1.923672] of_get_named_gpiod_flags: parsed 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 1.933957] omap_hsmmc 4809c000.mmc: Got WP GPIO [ 1.939103] omap_hsmmc 4809c000.mmc: unable to get vmmc regulator -517 [ 1.946204] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral [ 1.953771] omap_hsmmc 480b4000.mmc: GPIO lookup for consumer cd [ 1.960048] omap_hsmmc 480b4000.mmc: using device tree for GPIO lookup [ 1.966877] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480b4000[0]' [ 1.976430] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480b4000[0]' [ 1.985896] omap_hsmmc 480b4000.mmc: using lookup tables for GPIO lookup [ 1.992896] omap_hsmmc 480b4000.mmc: lookup for GPIO cd failed [ 1.999010] omap_hsmmc 480b4000.mmc: GPIO lookup for consumer wp [ 2.005295] omap_hsmmc 480b4000.mmc: using device tree for GPIO lookup [ 2.012111] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480b4000[0]' [ 2.021660] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480b4000[0]' [ 2.031125] omap_hsmmc 480b4000.mmc: using lookup tables for GPIO lookup [ 2.038131] omap_hsmmc 480b4000.mmc: lookup for GPIO wp failed [ 2.083457] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer cd [ 2.089725] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.096569] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.106119] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.115576] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.122572] omap_hsmmc 480ad000.mmc: lookup for GPIO cd failed [ 2.128679] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer wp [ 2.134972] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.141790] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.146435] mmc0: MAN_BKOPS_EN bit is not set [ 2.148443] mmc0: new high speed MMC card at address 0001 [ 2.149799] mmcblk0: mmc0:0001 SEM08G 7.28 GiB [ 2.150108] mmcblk0boot0: mmc0:0001 SEM08G partition 1 2.00 MiB [ 2.150366] mmcblk0boot1: mmc0:0001 SEM08G partition 2 2.00 MiB [ 2.178652] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.188121] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.195137] omap_hsmmc 480ad000.mmc: lookup for GPIO wp failed [ 2.201506] omap_hsmmc 480ad000.mmc: unable to get vmmc regulator -517 [ 2.208443] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral [ 2.216103] ledtrig-cpu: registered to indicate activity on CPUs [ 2.223827] oprofile: using timer interrupt. [ 2.228649] TCP: cubic registered [ 2.232130] Initializing XFRM netlink socket [ 2.236697] NET: Registered protocol family 17 [ 2.241376] NET: Registered protocol family 15 [ 2.246228] Key type dns_resolver registered [ 2.250822] omap_vc_init_channel: No PMIC info for vdd_core [ 2.256660] omap_vp_init: No PMIC info for vdd_core [ 2.261763] omap_vc_init_channel: No PMIC info for vdd_mm [ 2.267412] omap_vp_init: No PMIC info for vdd_mm [ 2.272338] omap_vc_init_channel: No PMIC info for vdd_mpu [ 2.278081] omap_vp_init: No PMIC info for vdd_mpu [ 2.283696] Power Management for TI OMAP4+ devices. [ 2.289014] ThumbEE CPU extension supported. [ 2.293625] Registering SWP/SWPB emulation handler [ 2.298765] SmartReflex Class3 initialized [ 2.306356] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan-pdn[0]' - status (0) [ 2.317918] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to find supply vin [ 2.326640] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to register regulator: -517 [ 2.335644] platform fixed-regulator-vwlan-pdn: Driver reg-fixed-voltage requests probe deferral [ 2.345369] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan[0]' - status (0) [ 2.356339] reg-fixed-voltage fixed-regulator-vwlan: Failed to find supply vin [ 2.364436] reg-fixed-voltage fixed-regulator-vwlan: Failed to register regulator: -517 [ 2.373037] platform fixed-regulator-vwlan: Driver reg-fixed-voltage requests probe deferral [ 2.385079] palmas 0-0048: Irq flag is 0x00000000 [ 2.407929] palmas 0-0048: Muxing GPIO 2, PWM 0, LED 0 [ 2.458741] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 2.466336] omap_i2c 48072000.i2c: bus 1 rev0.12 at 100 kHz [ 2.473785] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz [ 2.480054] ahci 4a140000.sata: couldn't get PHY in node sata: -517 [ 2.486824] platform 4a140000.sata: Driver ahci requests probe deferral [ 2.494374] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 2.500810] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.507840] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 2.518442] omap_hsmmc 4809c000.mmc: Got CD GPIO [ 2.523409] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 2.529841] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.536867] of_get_named_gpiod_flags: parsed 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 2.547421] omap_hsmmc 4809c000.mmc: Got WP GPIO [ 2.593975] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer cd [ 2.600393] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.607403] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.617208] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.626914] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.634112] omap_hsmmc 480ad000.mmc: lookup for GPIO cd failed [ 2.640360] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer wp [ 2.646799] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.653803] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.663606] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.671100] mmc1: host does not support reading read-only switch, assuming write-enable [ 2.673476] mmc1: new high speed SDHC card at address 0002 [ 2.674489] mmcblk1: mmc1:0002 00000 3.66 GiB [ 2.676547] mmcblk1: p1 p2 [ 2.695490] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.702673] omap_hsmmc 480ad000.mmc: lookup for GPIO wp failed [ 2.709190] omap_hsmmc 480ad000.mmc: unable to get vmmc regulator -517 [ 2.716350] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral [ 2.724082] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan-pdn[0]' - status (0) [ 2.735482] vwlan_pdn_fixed: supplied by ldo2 [ 2.740563] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan[0]' - status (0) [ 2.751535] vwlan_fixed: supplied by vwlan_pdn_fixed [ 2.757344] ahci 4a140000.sata: couldn't get PHY in node sata: -517 [ 2.764110] platform 4a140000.sata: Driver ahci requests probe deferral [ 2.771628] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer cd [ 2.778083] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.785094] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.794900] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.804600] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.811776] omap_hsmmc 480ad000.mmc: lookup for GPIO cd failed [ 2.818042] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer wp [ 2.824490] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.831485] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.841285] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.850983] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.858176] omap_hsmmc 480ad000.mmc: lookup for GPIO wp failed [ 2.903459] ahci 4a140000.sata: couldn't get PHY in node sata: -517 [ 2.910168] platform 4a140000.sata: Driver ahci requests probe deferral [ 2.918489] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 2.925234] sr_init: No PMIC hook to init smartreflex [ 2.930838] sr_init: platform driver register failed for SR [ 2.964499] ads7846-reg: disabling [ 2.975267] kjournald starting. Commit interval 5 seconds [ 2.975409] EXT3-fs (mmcblk1p2): mounted filesystem with ordered data mode [ 2.975494] VFS: Mounted root (ext3 filesystem) readonly on device 179:26. [ 2.997570] devtmpfs: mounted [ 3.001129] Freeing unused kernel memory: 428K (c07fd000 - c0868000) [ 3.024689] mmc2: new high speed SDIO card at address 0001 /bin/sh: can't access tty; job control turned off / # / # / #