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, 6(SOH)/4430(STX)/0(CAN) packets, 3 retries ## Total Size = 0x00453984 = 4536708 Bytes CM-T54 # bootm 0x81000000 ## Booting kernel from Legacy Image at 81000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4536644 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-129036-g50f59d0 (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Sun Mar 1 17:08:02 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] 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 c08f6d40, 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: 2042612K/2096124K available (5884K kernel code, 594K rwdata, 2260K rodata, 428K init, 8219K bss, 37128K 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 - 0xc08fcbe8 ( 595 kB) [ 0.000000] .bss : 0xc08fcbe8 - 0xc1103910 (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.000030] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000488] Architected cp15 timer(s) running at 6.14MHz (virt). [ 0.000493] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 2796202663936ns [ 0.000504] Switching to timer-based delay loop, resolution 162ns [ 0.001540] Console: colour dummy device 80x30 [ 0.001572] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001579] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001585] ... MAX_LOCK_DEPTH: 48 [ 0.001591] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001597] ... CLASSHASH_SIZE: 4096 [ 0.001603] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001609] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001614] ... CHAINHASH_SIZE: 32768 [ 0.001620] memory used by lock dependency info: 5167 kB [ 0.001626] per task-struct memory footprint: 1152 bytes [ 0.001645] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.28 BogoMIPS (lpj=61440) [ 0.001658] pid_max: default: 32768 minimum: 301 [ 0.001920] Security Framework initialized [ 0.002039] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002051] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004090] Initializing cgroup subsys blkio [ 0.004114] Initializing cgroup subsys memory [ 0.004173] Initializing cgroup subsys devices [ 0.004227] Initializing cgroup subsys freezer [ 0.004309] Initializing cgroup subsys perf_event [ 0.004355] CPU: Testing write buffer coherency: ok [ 0.005167] /cpus/cpu@0 missing clock-frequency property [ 0.005187] /cpus/cpu@1 missing clock-frequency property [ 0.005197] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005259] Setting up static identity map for 0x80593388 - 0x805933f8 [ 0.009286] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009798] Brought up 2 CPUs [ 0.009812] SMP: Total of 2 processors activated (24.57 BogoMIPS). [ 0.009819] CPU: All CPU(s) started in SVC mode. [ 0.011980] devtmpfs: initialized [ 0.013560] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.014854] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.016055] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.134165] pinctrl core: initialized pinctrl subsystem [ 0.177553] NET: Registered protocol family 16 [ 0.181863] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.211033] cpuidle: using governor ladder [ 0.240984] cpuidle: using governor menu [ 0.248395] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.249031] OMAP GPIO hardware version 0.1 [ 0.249914] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.251348] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.252701] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.254056] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.255415] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.256802] gpiochip_add: registered GPIOs 192 to 223 on device: gpio [ 0.258152] gpiochip_add: registered GPIOs 224 to 255 on device: gpio [ 0.259101] platform 50000000.gpmc: Cannot lookup hwmod 'gpmc' [ 0.259299] omap-gpmc 50000000.gpmc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info [ 0.259314] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.259391] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.283392] No ATAGs? [ 0.283452] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.283461] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.285424] OMAP DMA hardware revision 0.0 [ 0.349757] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.350407] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-mmcsd[0]' [ 0.350941] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan-pdn[0]' - status (0) [ 0.351376] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to find supply vin [ 0.352511] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to register regulator: -517 [ 0.352550] platform fixed-regulator-vwlan-pdn: Driver reg-fixed-voltage requests probe deferral [ 0.352667] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan[0]' - status (0) [ 0.352970] reg-fixed-voltage fixed-regulator-vwlan: Failed to find supply vin [ 0.353281] reg-fixed-voltage fixed-regulator-vwlan: Failed to register regulator: -517 [ 0.353314] platform fixed-regulator-vwlan: Driver reg-fixed-voltage requests probe deferral [ 0.353414] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/ads7846-reg[0]' [ 0.356715] SCSI subsystem initialized [ 0.357022] libata version 3.00 loaded. [ 0.357569] usb_phy_generic hsusb2_phy: GPIO lookup for consumer reset [ 0.357579] usb_phy_generic hsusb2_phy: using device tree for GPIO lookup [ 0.357607] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb2_phy[0]' - status (0) [ 0.357657] usb_phy_generic hsusb2_phy: GPIO lookup for consumer vbus-detect [ 0.357666] usb_phy_generic hsusb2_phy: using device tree for GPIO lookup [ 0.357677] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/hsusb2_phy[0]' [ 0.357687] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/hsusb2_phy[0]' [ 0.357695] usb_phy_generic hsusb2_phy: using lookup tables for GPIO lookup [ 0.357752] usb_phy_generic hsusb2_phy: lookup for GPIO vbus-detect failed [ 0.357794] hsusb2_phy supply vcc not found, using dummy regulator [ 0.358162] usb_phy_generic hsusb3_phy: GPIO lookup for consumer reset [ 0.358172] usb_phy_generic hsusb3_phy: using device tree for GPIO lookup [ 0.358195] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb3_phy[0]' - status (0) [ 0.358215] usb_phy_generic hsusb3_phy: GPIO lookup for consumer vbus-detect [ 0.358222] usb_phy_generic hsusb3_phy: using device tree for GPIO lookup [ 0.358232] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpios' property of node '/hsusb3_phy[0]' [ 0.358241] of_get_named_gpiod_flags: can't parse 'vbus-detect-gpio' property of node '/hsusb3_phy[0]' [ 0.358249] usb_phy_generic hsusb3_phy: using lookup tables for GPIO lookup [ 0.358260] usb_phy_generic hsusb3_phy: lookup for GPIO vbus-detect failed [ 0.358289] hsusb3_phy supply vcc not found, using dummy regulator [ 0.358774] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c1_pins, deferring probe [ 0.358795] platform 48070000.i2c: Driver omap_i2c requests probe deferral [ 0.358844] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c2_pins, deferring probe [ 0.358862] platform 48072000.i2c: Driver omap_i2c requests probe deferral [ 0.359722] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz [ 0.359878] omap_i2c 4807a000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c4_pins, deferring probe [ 0.359898] platform 4807a000.i2c: Driver omap_i2c requests probe deferral [ 0.360552] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz [ 0.363525] Switched to clocksource arch_sys_counter [ 0.462528] NET: Registered protocol family 2 [ 0.463792] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.463994] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.466315] TCP: Hash tables configured (established 8192 bind 8192) [ 0.466451] TCP: reno registered [ 0.466473] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.466786] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.467679] NET: Registered protocol family 1 [ 0.468524] RPC: Registered named UNIX socket transport module. [ 0.468534] RPC: Registered udp transport module. [ 0.468542] RPC: Registered tcp transport module. [ 0.468550] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.495448] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.499434] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.499679] audit: initializing netlink subsys (disabled) [ 0.499799] audit: type=2000 audit(0.490:1): initialized [ 0.502668] VFS: Disk quotas dquot_6.5.2 [ 0.502764] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.504451] NFS: Registering the id_resolver key type [ 0.504659] Key type id_resolver registered [ 0.504669] Key type id_legacy registered [ 0.504788] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.507711] bounce: pool size: 64 pages [ 0.507761] io scheduler noop registered [ 0.507778] io scheduler deadline registered [ 0.507811] io scheduler cfq registered (default) [ 0.510745] pinctrl-single 4a002840.pinmux: 219 pins at pa fc002840 size 438 [ 0.511072] pinctrl-single 4ae0c840.pinmux: 28 pins at pa fce0c840 size 56 [ 0.515509] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.519517] omap_uart 4806a000.serial: no wakeirq for uart0 [ 0.519535] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806a000[0]' [ 0.519855] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 306, base_baud = 3000000) is a OMAP UART0 [ 0.520859] omap_uart 4806c000.serial: no wakeirq for uart0 [ 0.520874] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806c000[0]' [ 0.521063] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 307, base_baud = 3000000) is a OMAP UART1 [ 0.521779] omap_uart 48020000.serial: no wakeirq for uart0 [ 0.521794] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48020000[0]' [ 0.521989] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 308, base_baud = 3000000) is a OMAP UART2 [ 0.522741] omap_uart 4806e000.serial: no wakeirq for uart0 [ 0.522756] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806e000[0]' [ 0.522936] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 309, base_baud = 3000000) is a OMAP UART3 [ 1.738690] console [ttyO3] enabled [ 1.743108] omap_uart 48066000.serial: no wakeirq for uart0 [ 1.748962] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48066000[0]' [ 1.759007] 48066000.serial: ttyO4 at MMIO 0x48066000 (irq = 310, base_baud = 3000000) is a OMAP UART4 [ 1.769586] omap_uart 48068000.serial: no wakeirq for uart0 [ 1.775429] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48068000[0]' [ 1.785435] 48068000.serial: ttyO5 at MMIO 0x48068000 (irq = 311, base_baud = 3000000) is a OMAP UART5 [ 1.814177] brd: module loaded [ 1.829563] loop: module loaded [ 1.834608] ahci 4a140000.sata: couldn't get PHY in node sata: -517 [ 1.841197] platform 4a140000.sata: Driver ahci requests probe deferral [ 1.848696] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.864785] mousedev: PS/2 mouse device common for all mice [ 1.870618] i2c /dev entries driver [ 1.875523] Driver 'mmcblk' needs updating - please use bus_type methods [ 1.883503] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 1.889775] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 1.896640] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 1.906960] omap_hsmmc 4809c000.mmc: Got CD GPIO [ 1.911789] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 1.918072] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 1.924918] of_get_named_gpiod_flags: parsed 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 1.935220] omap_hsmmc 4809c000.mmc: Got WP GPIO [ 1.940389] omap_hsmmc 4809c000.mmc: unable to get vmmc regulator -517 [ 1.947499] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral [ 1.955069] omap_hsmmc 480b4000.mmc: GPIO lookup for consumer cd [ 1.961346] omap_hsmmc 480b4000.mmc: using device tree for GPIO lookup [ 1.968178] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480b4000[0]' [ 1.977726] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480b4000[0]' [ 1.987188] omap_hsmmc 480b4000.mmc: using lookup tables for GPIO lookup [ 1.994203] omap_hsmmc 480b4000.mmc: lookup for GPIO cd failed [ 2.000295] omap_hsmmc 480b4000.mmc: GPIO lookup for consumer wp [ 2.006583] omap_hsmmc 480b4000.mmc: using device tree for GPIO lookup [ 2.013417] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480b4000[0]' [ 2.022963] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480b4000[0]' [ 2.032419] omap_hsmmc 480b4000.mmc: using lookup tables for GPIO lookup [ 2.039430] omap_hsmmc 480b4000.mmc: lookup for GPIO wp failed [ 2.083749] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer cd [ 2.090028] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.096867] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.106424] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.115885] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.122889] omap_hsmmc 480ad000.mmc: lookup for GPIO cd failed [ 2.128997] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer wp [ 2.135282] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.142097] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.146728] mmc0: MAN_BKOPS_EN bit is not set [ 2.148744] mmc0: new high speed MMC card at address 0001 [ 2.150097] mmcblk0: mmc0:0001 SEM08G 7.28 GiB [ 2.150408] mmcblk0boot0: mmc0:0001 SEM08G partition 1 2.00 MiB [ 2.150667] mmcblk0boot1: mmc0:0001 SEM08G partition 2 2.00 MiB [ 2.178945] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.188409] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.195420] omap_hsmmc 480ad000.mmc: lookup for GPIO wp failed [ 2.201795] omap_hsmmc 480ad000.mmc: unable to get vmmc regulator -517 [ 2.208740] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral [ 2.216401] ledtrig-cpu: registered to indicate activity on CPUs [ 2.224151] oprofile: using timer interrupt. [ 2.228975] TCP: cubic registered [ 2.232460] Initializing XFRM netlink socket [ 2.237028] NET: Registered protocol family 17 [ 2.241715] NET: Registered protocol family 15 [ 2.246561] Key type dns_resolver registered [ 2.251161] omap_vc_init_channel: No PMIC info for vdd_core [ 2.257004] omap_vp_init: No PMIC info for vdd_core [ 2.262107] omap_vc_init_channel: No PMIC info for vdd_mm [ 2.267755] omap_vp_init: No PMIC info for vdd_mm [ 2.272669] omap_vc_init_channel: No PMIC info for vdd_mpu [ 2.278405] omap_vp_init: No PMIC info for vdd_mpu [ 2.283995] Power Management for TI OMAP4+ devices. [ 2.289316] ThumbEE CPU extension supported. [ 2.293889] Registering SWP/SWPB emulation handler [ 2.298987] SmartReflex Class3 initialized [ 2.306590] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan-pdn[0]' - status (0) [ 2.318076] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to find supply vin [ 2.326750] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to register regulator: -517 [ 2.335692] platform fixed-regulator-vwlan-pdn: Driver reg-fixed-voltage requests probe deferral [ 2.345346] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan[0]' - status (0) [ 2.356244] reg-fixed-voltage fixed-regulator-vwlan: Failed to find supply vin [ 2.364288] reg-fixed-voltage fixed-regulator-vwlan: Failed to register regulator: -517 [ 2.372828] platform fixed-regulator-vwlan: Driver reg-fixed-voltage requests probe deferral [ 2.384848] palmas 0-0048: Irq flag is 0x00000000 [ 2.408150] palmas 0-0048: Muxing GPIO 2, PWM 0, LED 0 [ 2.458653] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 2.466221] omap_i2c 48072000.i2c: bus 1 rev0.12 at 100 kHz [ 2.473642] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz [ 2.479869] ahci 4a140000.sata: couldn't get PHY in node sata: -517 [ 2.486592] platform 4a140000.sata: Driver ahci requests probe deferral [ 2.494102] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 2.500487] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.507465] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 2.517990] omap_hsmmc 4809c000.mmc: Got CD GPIO [ 2.522903] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 2.529304] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 2.536282] of_get_named_gpiod_flags: parsed 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 2.546764] omap_hsmmc 4809c000.mmc: Got WP GPIO [ 2.594270] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer cd [ 2.600660] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.607621] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.617350] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.626975] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.634121] omap_hsmmc 480ad000.mmc: lookup for GPIO cd failed [ 2.640327] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer wp [ 2.646726] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.653683] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.663427] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.671404] mmc1: host does not support reading read-only switch, assuming write-enable [ 2.673790] mmc1: new high speed SDHC card at address 0002 [ 2.674805] mmcblk1: mmc1:0002 00000 3.66 GiB [ 2.676866] mmcblk1: p1 p2 [ 2.695102] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.702231] omap_hsmmc 480ad000.mmc: lookup for GPIO wp failed [ 2.708710] omap_hsmmc 480ad000.mmc: unable to get vmmc regulator -517 [ 2.715819] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral [ 2.723513] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan-pdn[0]' - status (0) [ 2.734825] vwlan_pdn_fixed: supplied by ldo2 [ 2.739872] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan[0]' - status (0) [ 2.750770] vwlan_fixed: supplied by vwlan_pdn_fixed [ 2.756546] ahci 4a140000.sata: couldn't get PHY in node sata: -517 [ 2.763245] platform 4a140000.sata: Driver ahci requests probe deferral [ 2.770731] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer cd [ 2.777141] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.784102] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.793833] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.803465] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.810595] omap_hsmmc 480ad000.mmc: lookup for GPIO cd failed [ 2.816815] omap_hsmmc 480ad000.mmc: GPIO lookup for consumer wp [ 2.823207] omap_hsmmc 480ad000.mmc: using device tree for GPIO lookup [ 2.830166] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.839894] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480ad000[0]' [ 2.849521] omap_hsmmc 480ad000.mmc: using lookup tables for GPIO lookup [ 2.856660] omap_hsmmc 480ad000.mmc: lookup for GPIO wp failed [ 2.903768] ahci 4a140000.sata: couldn't get PHY in node sata: -517 [ 2.910453] platform 4a140000.sata: Driver ahci requests probe deferral [ 2.918810] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 2.925507] sr_init: No PMIC hook to init smartreflex [ 2.931075] sr_init: platform driver register failed for SR [ 2.964557] ads7846-reg: disabling [ 2.975914] kjournald starting. Commit interval 5 seconds [ 2.976052] EXT3-fs (mmcblk1p2): mounted filesystem with ordered data mode [ 2.976135] VFS: Mounted root (ext3 filesystem) readonly on device 179:26. [ 2.998455] devtmpfs: mounted [ 3.001986] Freeing unused kernel memory: 428K (c07fd000 - c0868000) [ 3.018825] mmc2: new high speed SDIO card at address 0001 /bin/sh: can't access tty; job control turned off / # / # / #