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, 7(SOH)/4663(STX)/0(CAN) packets, 3 retries ## Total Size = 0x0048de3c = 4775484 Bytes CM-T54 # bootm 0x81000000 ## Booting kernel from Legacy Image at 81000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4775420 Bytes = 4.6 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 3.19.0-rc1-14143-g99d076b (paul@nozomi) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Sat Jan 3 14:48:27 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 c096ecc0, 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 11 pages/cpu @ee590000 s14912 r8192 d21952 u45056 [ 0.000000] pcpu-alloc: s14912 r8192 d21952 u45056 alloc=11*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: 2042140K/2096124K available (6190K kernel code, 674K rwdata, 2356K rodata, 428K init, 8221K bss, 37600K 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 - 0xc0860d40 (8548 kB) [ 0.000000] .init : 0xc0861000 - 0xc08cc000 ( 428 kB) [ 0.000000] .data : 0xc08cc000 - 0xc0974ae8 ( 675 kB) [ 0.000000] .bss : 0xc0974ae8 - 0xc117c250 (8222 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz [ 0.000030] 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.000503] Switching to timer-based delay loop, resolution 162ns [ 0.001508] Console: colour dummy device 80x30 [ 0.001538] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001545] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001552] ... MAX_LOCK_DEPTH: 48 [ 0.001557] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001563] ... CLASSHASH_SIZE: 4096 [ 0.001569] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001574] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001580] ... CHAINHASH_SIZE: 32768 [ 0.001586] memory used by lock dependency info: 5167 kB [ 0.001592] per task-struct memory footprint: 1152 bytes [ 0.001610] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.28 BogoMIPS (lpj=61440) [ 0.001623] pid_max: default: 32768 minimum: 301 [ 0.001880] Security Framework initialized [ 0.002002] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002014] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004040] Initializing cgroup subsys memory [ 0.004083] Initializing cgroup subsys devices [ 0.004136] Initializing cgroup subsys freezer [ 0.004186] Initializing cgroup subsys blkio [ 0.004237] Initializing cgroup subsys perf_event [ 0.004283] CPU: Testing write buffer coherency: ok [ 0.005055] /cpus/cpu@0 missing clock-frequency property [ 0.005075] /cpus/cpu@1 missing clock-frequency property [ 0.005085] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.005137] Setting up static identity map for 0x805dd8d0 - 0x805dd940 [ 0.008777] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009234] Brought up 2 CPUs [ 0.009246] CPU: All CPU(s) started in SVC mode. [ 0.011255] devtmpfs: initialized [ 0.012823] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.014099] omap_hwmod: l3_main_3 using broken dt data from ocp [ 0.015287] omap_hwmod: l3_main_2 using broken dt data from ocp [ 0.133002] pinctrl core: initialized pinctrl subsystem [ 0.173433] NET: Registered protocol family 16 [ 0.176828] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.200923] cpuidle: using governor ladder [ 0.230896] cpuidle: using governor menu [ 0.238297] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.238927] OMAP GPIO hardware version 0.1 [ 0.239726] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.241159] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.242469] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.243817] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.245125] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.246447] gpiochip_add: registered GPIOs 192 to 223 on device: gpio [ 0.247754] gpiochip_add: registered GPIOs 224 to 255 on device: gpio [ 0.248700] platform 50000000.gpmc: Cannot lookup hwmod 'gpmc' [ 0.248879] omap-gpmc 50000000.gpmc: _od_fail_runtime_resume: FIXME: missing hwmod/omap_dev info [ 0.248894] omap-gpmc 50000000.gpmc: GPMC revision 6.0 [ 0.248968] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.272774] No ATAGs? [ 0.272833] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.272842] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.274781] OMAP DMA hardware revision 0.0 [ 0.340700] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver [ 0.341382] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/fixed-regulator-mmcsd[0]' [ 0.341988] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan-pdn[0]' - status (0) [ 0.342442] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to find supply vin [ 0.343727] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to register regulator: -517 [ 0.343766] platform fixed-regulator-vwlan-pdn: Driver reg-fixed-voltage requests probe deferral [ 0.343884] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan[0]' - status (0) [ 0.344237] reg-fixed-voltage fixed-regulator-vwlan: Failed to find supply vin [ 0.344532] reg-fixed-voltage fixed-regulator-vwlan: Failed to register regulator: -517 [ 0.344565] platform fixed-regulator-vwlan: Driver reg-fixed-voltage requests probe deferral [ 0.344664] of_get_named_gpiod_flags: can't parse 'gpio' property of node '/ads7846-reg[0]' [ 0.348052] SCSI subsystem initialized [ 0.348438] libata version 3.00 loaded. [ 0.348962] usbcore: registered new interface driver usbfs [ 0.349082] usbcore: registered new interface driver hub [ 0.349185] usbcore: registered new device driver usb [ 0.349501] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb2_phy[0]' - status (0) [ 0.349538] hsusb2_phy supply vcc not found, using dummy regulator [ 0.349944] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/hsusb3_phy[0]' - status (0) [ 0.349971] hsusb3_phy supply vcc not found, using dummy regulator [ 0.350641] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c1_pins, deferring probe [ 0.350661] platform 48070000.i2c: Driver omap_i2c requests probe deferral [ 0.350709] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c2_pins, deferring probe [ 0.350728] platform 48072000.i2c: Driver omap_i2c requests probe deferral [ 0.351586] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz [ 0.351725] omap_i2c 4807a000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c4_pins, deferring probe [ 0.351745] platform 4807a000.i2c: Driver omap_i2c requests probe deferral [ 0.352344] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 100 kHz [ 0.355273] Switched to clocksource arch_sys_counter [ 0.460403] NET: Registered protocol family 2 [ 0.461527] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.461729] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.464034] TCP: Hash tables configured (established 8192 bind 8192) [ 0.464156] TCP: reno registered [ 0.464178] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.464490] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.465523] NET: Registered protocol family 1 [ 0.466227] RPC: Registered named UNIX socket transport module. [ 0.466237] RPC: Registered udp transport module. [ 0.466244] RPC: Registered tcp transport module. [ 0.466251] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.467097] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.471041] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.471283] audit: initializing netlink subsys (disabled) [ 0.471378] audit: type=2000 audit(0.460:1): initialized [ 0.474143] VFS: Disk quotas dquot_6.5.2 [ 0.474245] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.475764] NFS: Registering the id_resolver key type [ 0.475977] Key type id_resolver registered [ 0.475986] Key type id_legacy registered [ 0.476091] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.478773] bounce: pool size: 64 pages [ 0.478821] io scheduler noop registered [ 0.478837] io scheduler deadline registered [ 0.478891] io scheduler cfq registered (default) [ 0.484231] pinctrl-single 4a002840.pinmux: 219 pins at pa fc002840 size 438 [ 0.484556] pinctrl-single 4ae0c840.pinmux: 28 pins at pa fce0c840 size 56 [ 0.490371] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.494410] omap_uart 4806a000.serial: no wakeirq for uart0 [ 0.494427] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806a000[0]' [ 0.494706] omap_uart 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 306, base_baud = 3000000) is a OMAP UART0 [ 0.495825] omap_uart 4806c000.serial: no wakeirq for uart0 [ 0.495840] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806c000[0]' [ 0.496003] omap_uart 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 307, base_baud = 3000000) is a OMAP UART1 [ 0.496749] omap_uart 48020000.serial: no wakeirq for uart0 [ 0.496763] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48020000[0]' [ 0.496927] omap_uart 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 308, base_baud = 3000000) is a OMAP UART2 [ 0.497697] omap_uart 4806e000.serial: no wakeirq for uart0 [ 0.497711] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806e000[0]' [ 0.497872] omap_uart 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 309, base_baud = 3000000) is a OMAP UART3 [ 1.597160] console [ttyO3] enabled [ 1.601660] omap_uart 48066000.serial: no wakeirq for uart0 [ 1.607512] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48066000[0]' [ 1.617536] omap_uart 48066000.serial: ttyO4 at MMIO 0x48066000 (irq = 310, base_baud = 3000000) is a OMAP UART4 [ 1.629005] omap_uart 48068000.serial: no wakeirq for uart0 [ 1.634832] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@48068000[0]' [ 1.644815] omap_uart 48068000.serial: ttyO5 at MMIO 0x48068000 (irq = 311, base_baud = 3000000) is a OMAP UART5 [ 1.671688] brd: module loaded [ 1.684076] loop: module loaded [ 1.689290] ahci 4a140000.sata: forcing PORTS_IMPL to 0x1 [ 1.695012] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 1.703943] ahci 4a140000.sata: flags: 64bit ncq sntf pm led clo only pmp pio slum part ccc apst [ 1.715586] scsi host0: ahci_platform [ 1.720254] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 335 [ 1.729799] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.743560] usbcore: registered new interface driver asix [ 1.749318] usbcore: registered new interface driver ax88179_178a [ 1.755782] usbcore: registered new interface driver cdc_ether [ 1.762009] usbcore: registered new interface driver smsc95xx [ 1.768115] usbcore: registered new interface driver net1080 [ 1.774113] usbcore: registered new interface driver cdc_subset [ 1.780394] usbcore: registered new interface driver zaurus [ 1.786370] usbcore: registered new interface driver cdc_ncm [ 1.792882] usbcore: registered new interface driver cdc_wdm [ 1.798955] usbcore: registered new interface driver usb-storage [ 1.805370] usbcore: registered new interface driver usbtest [ 1.812709] mousedev: PS/2 mouse device common for all mice [ 1.820458] i2c /dev entries driver [ 1.825291] Driver for 1-wire Dallas network protocol. [ 1.831372] ti-soc-thermal 4a0021e0.bandgap: Delay 1000 ms is not supported [ 1.838721] ti-soc-thermal 4a0021e0.bandgap: Delay 1000 ms is not supported [ 1.846061] ti-soc-thermal 4a0021e0.bandgap: Delay 1000 ms is not supported [ 1.855813] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 1.863579] Driver 'mmcblk' needs updating - please use bus_type methods [ 1.871422] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 1.881730] of_get_named_gpiod_flags: parsed 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 1.892487] omap_hsmmc 4809c000.mmc: unable to get vmmc regulator -517 [ 1.899595] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral [ 1.907101] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480b4000[0]' [ 1.916658] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480b4000[0]' [ 1.965464] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 1.975048] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 1.984948] omap_hsmmc 480ad000.mmc: unable to get vmmc regulator -517 [ 1.991895] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral [ 1.999994] of_get_named_gpiod_flags: parsed 'gpios' property of node '/leds/led@1[0]' - status (0) [ 2.010210] ledtrig-cpu: registered to indicate activity on CPUs [ 2.016939] usbcore: registered new interface driver usbhid [ 2.022790] usbhid: USB HID core driver [ 2.028610] oprofile: using timer interrupt. [ 2.033439] TCP: cubic registered [ 2.036964] Initializing XFRM netlink socket [ 2.041488] NET: Registered protocol family 17 [ 2.046196] NET: Registered protocol family 15 [ 2.051017] Key type dns_resolver registered [ 2.055643] omap_vc_init_channel: No PMIC info for vdd_core [ 2.061465] omap_vp_init: No PMIC info for vdd_core [ 2.066592] omap_vc_init_channel: No PMIC info for vdd_mm [ 2.072228] omap_vp_init: No PMIC info for vdd_mm [ 2.077165] omap_vc_init_channel: No PMIC info for vdd_mpu [ 2.082900] omap_vp_init: No PMIC info for vdd_mpu [ 2.085234] ata1: SATA link down (SStatus 0 SControl 300) [ 2.094182] Power Management for TI OMAP4+ devices. [ 2.099533] ThumbEE CPU extension supported. [ 2.104032] Registering SWP/SWPB emulation handler [ 2.109080] SmartReflex Class3 initialized [ 2.115199] mmc0: BKOPS_EN bit is not set [ 2.120791] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan-pdn[0]' - status (0) [ 2.132289] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to find supply vin [ 2.133057] mmc0: new high speed MMC card at address 0001 [ 2.145422] mmcblk0: mmc0:0001 SEM08G 7.28 GiB [ 2.145755] mmcblk0boot0: mmc0:0001 SEM08G partition 1 2.00 MiB [ 2.146012] mmcblk0boot1: mmc0:0001 SEM08G partition 2 2.00 MiB [ 2.157308] mmcblk0: unknown partition table [ 2.168242] reg-fixed-voltage fixed-regulator-vwlan-pdn: Failed to register regulator: -517 [ 2.177066] platform fixed-regulator-vwlan-pdn: Driver reg-fixed-voltage requests probe deferral [ 2.186647] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan[0]' - status (0) [ 2.197450] reg-fixed-voltage fixed-regulator-vwlan: Failed to find supply vin [ 2.205367] reg-fixed-voltage fixed-regulator-vwlan: Failed to register regulator: -517 [ 2.213792] platform fixed-regulator-vwlan: Driver reg-fixed-voltage requests probe deferral [ 2.229846] omap_hwmod: gpio4: _wait_target_disable failed [ 2.238909] palmas 0-0048: Irq flag is 0x00000000 [ 2.259258] palmas 0-0048: Muxing GPIO 2, PWM 0, LED 0 [ 2.349707] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 2.357051] omap_i2c 48072000.i2c: bus 1 rev0.12 at 100 kHz [ 2.364644] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz [ 2.370917] of_get_named_gpiod_flags: parsed 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 2.381255] of_get_named_gpiod_flags: parsed 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' - status (0) [ 2.435725] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.445362] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.455253] omap_hsmmc 480ad000.mmc: unable to get vmmc regulator -517 [ 2.462246] platform 480ad000.mmc: Driver omap_hsmmc requests probe deferral [ 2.469855] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan-pdn[0]' - status (0) [ 2.481114] vwlan_pdn_fixed: supplied by ldo2 [ 2.486178] of_get_named_gpiod_flags: parsed 'gpio' property of node '/fixed-regulator-vwlan[0]' - status (0) [ 2.496978] vwlan_fixed: supplied by vwlan_pdn_fixed [ 2.502792] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.512395] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480ad000[0]' [ 2.545147] mmc1: new high speed SDHC card at address 0002 [ 2.551688] mmcblk1: mmc1:0002 00000 3.66 GiB [ 2.557967] mmcblk1: p1 p2 [ 2.566518] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 2.573087] sr_init: No PMIC hook to init smartreflex [ 2.578601] sr_init: platform driver register failed for SR [ 2.614797] ads7846-reg: disabling [ 2.625156] kjournald starting. Commit interval 5 seconds [ 2.625776] EXT3-fs (mmcblk1p2): mounted filesystem with ordered data mode [ 2.625839] VFS: Mounted root (ext3 filesystem) readonly on device 179:26. [ 2.647222] devtmpfs: mounted [ 2.650702] Freeing unused kernel memory: 428K (c0861000 - c08cc000) [ 2.661661] mmc2: new high speed SDIO card at address 0001 /bin/sh: can't access tty; job control turned off / # / # / #