U-Boot 1.1.4 (Mar 18 2007 - 12:22:00) OMAP2430C-GP revision 3, PRCM #5A TI 2430SDP 1.1 Version + mDDR (Boot NOR) DRAM: 128 MB Flash: 192 MB NAND:64 MB In: serial Out: serial Err: serial Hit any key to stop autoboot: 3  0 OMAP243X SDP # OMAP243X SDP # setenv bootargs console=ttyO0,115200n8 debug ignore_loglevel earlyprintk root=/dev/mmcblk0p1 rootwait init=/bin/sh OMAP243X SDP # loady ## Ready for binary (ymodem) download to 0x80000000 at 115200 bps... CSending: uImage-dtb.omap2430-sdp Sending: Transfer complete dem - CRC mode, 9(SOH)/4198(STX)/0(CAN) packets, 3 retries ## Total Size = 0x00419b4b = 4299595 Bytes OMAP243X SDP # bootm ## Booting image at 80000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4299531 Bytes = 4.1 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.15.0-rc2-14162-ga798c10 (paul@nozomi) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Mon Apr 21 12:09:51 MDT 2014 [ 0.000000] CPU: ARMv6-compatible processor [4107b366] revision 6 (ARMv6TEJ), cr=00c5387d [ 0.000000] CPU: VIPT aliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine model: TI OMAP2430 SDP [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] cma: CMA: reserved 16 MiB at 86800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] On node 0 totalpages: 32512 [ 0.000000] free_area_init_node: node 0, pgdat c08946c0, node_mem_map c7df2000 [ 0.000000] Normal zone: 256 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 32512 pages, LIFO batch:7 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] OMAP2430 [ 0.000000] [ 0.000000] PERCPU: Embedded 9 pages/cpu @c7dda000 s14080 r8192 d14592 u36864 [ 0.000000] pcpu-alloc: s14080 r8192 d14592 u36864 alloc=9*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32256 [ 0.000000] Kernel command line: console=ttyO0,115200n8 debug ignore_loglevel earlyprintk root=/dev/mmcblk0p1 rootwait init=/bin/sh [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Memory: 98068K/130048K available (5572K kernel code, 663K rwdata, 2144K rodata, 389K init, 5522K bss, 31980K reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xc8800000 - 0xff000000 ( 872 MB) [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0791340 (7717 kB) [ 0.000000] .init : 0xc0792000 - 0xc07f3700 ( 390 kB) [ 0.000000] .data : 0xc07f4000 - 0xc0899ec0 ( 664 kB) [ 0.000000] .bss : 0xc0899ec0 - 0xc0dfea90 (5523 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] IRQ: Found an INTC at 0xfa0fe000 (revision 3.0) with 96 interrupts [ 0.000000] Total of 96 interrupts on 1 active controller [ 0.000000] Clocking rate (Crystal/DPLL/MPU): 13.0/532/266 MHz [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz [ 0.000030] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65536000000000ns [ 0.000061] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000518] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present. [ 0.002746] Console: colour dummy device 80x30 [ 0.002929] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.002960] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.002990] ... MAX_LOCK_DEPTH: 48 [ 0.003021] ... MAX_LOCKDEP_KEYS: 8191 [ 0.003051] ... CLASSHASH_SIZE: 4096 [ 0.003082] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.003112] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.003143] ... CHAINHASH_SIZE: 16384 [ 0.003143] memory used by lock dependency info: 3695 kB [ 0.003173] per task-struct memory footprint: 1152 bytes [ 0.003326] Calibrating delay loop... 262.96 BogoMIPS (lpj=1314816) [ 0.128509] pid_max: default: 32768 minimum: 301 [ 0.129913] Security Framework initialized [ 0.130401] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.130432] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.139892] CPU: Testing write buffer coherency: ok [ 0.144378] missing device node for CPU 0 [ 0.144439] CPU0: thread -1, cpu 0, socket -1, mpidr 4107b366 [ 0.144561] Setting up static identity map for 0x80548090 - 0x80548100 [ 0.156463] Brought up 1 CPUs [ 0.156494] SMP: Total of 1 processors activated. [ 0.156524] CPU: All CPU(s) started in SVC mode. [ 0.167449] devtmpfs: initialized [ 0.193359] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 2 [ 0.241912] omap_hwmod: usb_otg_hs: cannot be enabled for reset (3) [ 0.272827] pinctrl core: initialized pinctrl subsystem [ 0.283020] regulator-dummy: no parameters [ 0.328948] NET: Registered protocol family 16 [ 0.353057] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.424377] omap_gpio 4900c000.gpio: Could not get gpio dbck [ 0.428131] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.431304] OMAP GPIO hardware version 2.4 [ 0.434112] omap_gpio 4900e000.gpio: Could not get gpio dbck [ 0.435455] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.440612] omap_gpio 49010000.gpio: Could not get gpio dbck [ 0.441925] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.447082] omap_gpio 49012000.gpio: Could not get gpio dbck [ 0.448516] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.453674] omap_gpio 480b6000.gpio: Could not get gpio dbck [ 0.454833] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.460418] omap-gpmc 6e000000.gpmc: GPMC revision 3.0 [ 0.461425] omap-gpmc 6e000000.gpmc: ethernet using bootloader timings on CS5 [ 0.472961] No ATAGs? [ 0.473144] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. [ 0.473175] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.480316] OMAP DMA hardware revision 4.0 [ 0.574310] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot [ 0.574493] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5 [ 0.710540] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver [ 0.724731] SCSI subsystem initialized [ 0.727783] usbcore: registered new interface driver usbfs [ 0.728485] usbcore: registered new interface driver hub [ 0.730743] usbcore: registered new device driver usb [ 0.738861] omap_i2c 48070000.i2c: bus 0 rev3.3 at 100 kHz [ 1.123809] omap_i2c 48072000.i2c: bus 1 rev3.3 at 100 kHz [ 1.140014] Switched to clocksource 32k_counter [ 1.672363] NET: Registered protocol family 2 [ 1.678375] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 1.678894] TCP bind hash table entries: 1024 (order: 3, 36864 bytes) [ 1.680511] TCP: Hash tables configured (established 1024 bind 1024) [ 1.681030] TCP: reno registered [ 1.681121] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 1.681915] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 1.685913] NET: Registered protocol family 1 [ 1.692138] RPC: Registered named UNIX socket transport module. [ 1.692199] RPC: Registered udp transport module. [ 1.692260] RPC: Registered tcp transport module. [ 1.692291] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.696746] hw perfevents: enabled with v6 PMU driver, 3 counters available [ 1.715026] futex hash table entries: 256 (order: 2, 16384 bytes) [ 2.401641] VFS: Disk quotas dquot_6.5.2 [ 2.402038] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 2.413940] NFS: Registering the id_resolver key type [ 2.415527] Key type id_resolver registered [ 2.415588] Key type id_legacy registered [ 2.416015] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 2.418121] msgmni has been set to 223 [ 2.437499] io scheduler noop registered [ 2.437561] io scheduler deadline registered [ 2.437805] io scheduler cfq registered (default) [ 2.446594] pinctrl-single 49002030.pinmux: 340 pins at pa fb002030 size 340 [ 2.454803] pbias_mmc_omap2430: 1800 <--> 3000 mV at 3000 mV [ 2.457977] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 2.487518] omap_uart 4806a000.serial: no wakeirq for uart0 [ 2.487609] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806a000[0]' [ 2.494995] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 88, base_baud = 3000000) is a OMAP UART0 [ 3.296600] console [ttyO0] enabled [ 3.305725] omap_uart 4806c000.serial: no wakeirq for uart0 [ 3.311859] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806c000[0]' [ 3.324066] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 89, base_baud = 3000000) is a OMAP UART1 [ 3.345916] omap_uart 4806e000.serial: no wakeirq for uart0 [ 3.352081] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@4806e000[0]' [ 3.374786] 4806e000.serial: ttyO2 at MMIO 0x4806e000 (irq = 90, base_baud = 3000000) is a OMAP UART2 [ 3.397125] omap_rng 480a0000.rng: OMAP Random Number Generator ver. 50 [ 3.514892] brd: module loaded [ 3.579864] loop: module loaded [ 3.665069] twl 1-0048: PIH (irq 23) chaining IRQs 274..282 [ 3.672393] twl 1-0048: power (irq 279) chaining IRQs 282..289 [ 3.703887] VAUX1: at 3000 mV [ 3.719909] VAUX2_4030: at 2800 mV [ 3.735626] VAUX3: at 2800 mV [ 3.749938] VAUX4: at 1200 mV [ 3.763275] VDD1: 600 <--> 1450 mV at 1300 mV [ 3.789001] VDAC: 1800 mV [ 3.812896] VIO: at 1800 mV [ 3.826507] VINTANA1: 1500 mV [ 3.840118] VINTANA2: at 2750 mV [ 3.854248] VINTDIG: 1500 mV [ 3.865203] VMMC1: 1850 <--> 3150 mV at 1850 mV [ 3.880065] VMMC2: 1850 <--> 3150 mV at 2600 mV [ 3.892089] VUSB1V5: 1500 mV [ 3.901245] VUSB1V8: 1800 mV [ 3.910095] VUSB3V1: 3100 mV [ 3.926239] VPLL1: at 1300 mV [ 3.942138] VPLL2: 1800 mV [ 3.954254] VSIM: 1800 <--> 3000 mV at 1800 mV [ 3.967132] twl4030_gpio twl4030-gpio: gpio (irq 274) chaining IRQs 290..307 [ 3.977966] gpiochip_find_base: found new base at 494 [ 3.986114] gpiochip_add: registered GPIOs 494 to 511 on device: twl4030 [ 4.011962] mtdoops: mtd device (mtddev=name/number) must be supplied [ 4.039062] smc91x 8000300.ethernet (unregistered net_device): smc91x: IOADDR c887a300 doesn't match configuration (0). [ 4.051788] smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre [ 4.066558] smc91x 8000300.ethernet eth0: SMC91C94 (rev 9) at c887a300 IRQ 261 [ 4.074371] [ 4.076019] smc91x 8000300.ethernet eth0: Ethernet addr: 10:03:31:33:16:8f [ 4.088439] usbcore: registered new interface driver asix [ 4.094818] usbcore: registered new interface driver ax88179_178a [ 4.101928] usbcore: registered new interface driver cdc_ether [ 4.108795] usbcore: registered new interface driver smsc95xx [ 4.115509] usbcore: registered new interface driver net1080 [ 4.122131] usbcore: registered new interface driver cdc_subset [ 4.128936] usbcore: registered new interface driver zaurus [ 4.135833] usbcore: registered new interface driver cdc_ncm [ 4.146423] usbcore: registered new interface driver cdc_wdm [ 4.153320] usbcore: registered new interface driver usb-storage [ 4.160522] usbcore: registered new interface driver usbtest [ 4.174835] mousedev: PS/2 mouse device common for all mice [ 4.183807] twl4030_keypad keypad.29: OF: linux,keymap property not defined in /ocp/i2c@48072000/twl@48/keypad [ 4.194580] twl4030_keypad keypad.29: Failed to build keymap [ 4.200927] twl4030_keypad: probe of keypad.29 failed with error -2 [ 4.237609] input: twl4030_pwrbutton as /devices/ocp.3/48072000.i2c/i2c-1/1-0048/pwrbutton.28/input/input1 [ 4.260559] twl_rtc rtc.4: Power up reset detected. [ 4.269470] twl_rtc rtc.4: Enabling TWL-RTC [ 4.303344] twl_rtc rtc.4: rtc core: registered rtc.4 as rtc0 [ 4.316925] i2c /dev entries driver [ 4.329742] Driver for 1-wire Dallas network protocol. [ 4.353454] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@4809c000[0]' [ 4.362976] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@4809c000[0]' [ 4.380676] omap_hsmmc 4809c000.mmc: pins are not configured from the driver [ 4.440216] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480b4000[0]' [ 4.449768] of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@480b4000[0]' [ 4.460113] 480b4000.mmc supply vmmc not found, using dummy regulator [ 4.467651] omap_hsmmc 480b4000.mmc: could not set regulator OCR (-22) [ 4.474975] omap_hsmmc 480b4000.mmc: pins are not configured from the driver [ 4.484039] omap_hsmmc 480b4000.mmc: could not set regulator OCR (-22) [ 4.532135] usbcore: registered new interface driver usbhid [ 4.538055] usbhid: USB HID core driver [ 4.546325] oprofile: using arm/armv6 [ 4.552276] TCP: cubic registered [ 4.555816] Initializing XFRM netlink socket [ 4.560943] NET: Registered protocol family 17 [ 4.565856] NET: Registered protocol family 15 [ 4.571807] Key type dns_resolver registered [ 4.576965] Registering SWP/SWPB emulation handler [ 4.603942] VUSB3V1: disabling [ 4.614257] VUSB1V8: disabling [ 4.623596] VUSB1V5: disabling [ 4.652893] twl_rtc rtc.4: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 4.765075] Waiting for root device /dev/mmcblk0p1...