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 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 em - CRC mode, 7(SOH)/4519(STX)/0(CAN) packets, 3 retries ## Total Size = 0x00469e7c = 4628092 Bytes OMAP243X SDP # bootm ## Booting image at 80000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4628028 Bytes = 4.4 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK 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.18.0-rc6-105538-g5d01410 (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Sun Nov 23 17:12:34 MST 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: Reserved 16 MiB at 0x86800000 [ 0.000000] Memory policy: Data cache writeback [ 0.000000] On node 0 totalpages: 32512 [ 0.000000] free_area_init_node: node 0, pgdat c0925d40, node_mem_map c7df1000 [ 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] HighMem zone: 1048574 pages exceeds freesize 0 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] OMAP2430 [ 0.000000] [ 0.000000] PERCPU: Embedded 11 pages/cpu @c7d91000 s14976 r8192 d21888 u45056 [ 0.000000] pcpu-alloc: s14976 r8192 d21888 u45056 alloc=11*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 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] allocated 260096 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Memory: 94208K/130048K available (5989K kernel code, 670K rwdata, 2280K rodata, 416K init, 8226K bss, 35840K reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xffe00000 (2048 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 - 0xc081b79c (8270 kB) [ 0.000000] .init : 0xc081c000 - 0xc0884000 ( 416 kB) [ 0.000000] .data : 0xc0884000 - 0xc092b918 ( 671 kB) [ 0.000000] .bss : 0xc092b918 - 0xc1134240 (8227 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] 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.000091] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000579] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present. [ 0.002929] Console: colour dummy device 80x30 [ 0.003112] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.003143] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.003173] ... MAX_LOCK_DEPTH: 48 [ 0.003204] ... MAX_LOCKDEP_KEYS: 8191 [ 0.003234] ... CLASSHASH_SIZE: 4096 [ 0.003265] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.003295] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.003326] ... CHAINHASH_SIZE: 32768 [ 0.003356] memory used by lock dependency info: 5167 kB [ 0.003387] per task-struct memory footprint: 1152 bytes [ 0.003448] Calibrating delay loop... 262.96 BogoMIPS (lpj=1314816) [ 0.125122] pid_max: default: 32768 minimum: 301 [ 0.126312] Security Framework initialized [ 0.126892] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.126953] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.137084] Initializing cgroup subsys memory [ 0.137298] Initializing cgroup subsys devices [ 0.137634] Initializing cgroup subsys freezer [ 0.137908] Initializing cgroup subsys blkio [ 0.138214] Initializing cgroup subsys perf_event [ 0.138488] CPU: Testing write buffer coherency: ok [ 0.143188] missing device node for CPU 0 [ 0.143249] CPU0: thread -1, cpu 0, socket -1, mpidr 4107b366 [ 0.143524] Setting up static identity map for 0x805ac340 - 0x805ac3b0 [ 0.157470] Brought up 1 CPUs [ 0.157531] SMP: Total of 1 processors activated. [ 0.157562] CPU: All CPU(s) started in SVC mode. [ 0.169525] devtmpfs: initialized [ 0.177581] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 2 [ 0.291595] omap_hwmod: usb_otg_hs: cannot be enabled for reset (3) [ 0.323913] pinctrl core: initialized pinctrl subsystem [ 0.333618] regulator-dummy: no parameters [ 0.488494] NET: Registered protocol family 16 [ 0.510894] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.518493] cpuidle: using governor ladder [ 0.518585] cpuidle: using governor menu [ 0.592041] omap_gpio 4900c000.gpio: Could not get gpio dbck [ 0.595764] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.599121] OMAP GPIO hardware version 2.4 [ 0.602111] omap_gpio 4900e000.gpio: Could not get gpio dbck [ 0.603637] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.609191] omap_gpio 49010000.gpio: Could not get gpio dbck [ 0.610473] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.615936] omap_gpio 49012000.gpio: Could not get gpio dbck [ 0.617401] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.622741] omap_gpio 480b6000.gpio: Could not get gpio dbck [ 0.624481] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.630096] omap-gpmc 6e000000.gpmc: GPMC revision 3.0 [ 0.631347] omap-gpmc 6e000000.gpmc: ethernet using bootloader timings on CS5 [ 0.646667] No ATAGs? [ 0.646850] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. [ 0.646911] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.653442] OMAP DMA hardware revision 4.0 [ 0.863983] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver [ 0.877868] SCSI subsystem initialized [ 0.880523] usbcore: registered new interface driver usbfs [ 0.881134] usbcore: registered new interface driver hub [ 0.881561] usbcore: registered new device driver usb [ 0.891540] omap_i2c 48070000.i2c: bus 0 rev3.3 at 100 kHz [ 0.905578] omap_i2c 48072000.i2c: bus 1 rev3.3 at 100 kHz [ 0.921691] Switched to clocksource 32k_counter [ 1.450225] NET: Registered protocol family 2 [ 1.456481] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 1.457000] TCP bind hash table entries: 1024 (order: 3, 36864 bytes) [ 1.458435] TCP: Hash tables configured (established 1024 bind 1024) [ 1.458984] TCP: reno registered [ 1.459106] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 1.459869] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 1.464324] NET: Registered protocol family 1 [ 1.469421] RPC: Registered named UNIX socket transport module. [ 1.469482] RPC: Registered udp transport module. [ 1.469512] RPC: Registered tcp transport module. [ 1.469543] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.474395] hw perfevents: enabled with armv6_1136 PMU driver, 3 counters available [ 1.493316] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.494049] audit: initializing netlink subsys (disabled) [ 1.494689] audit: type=2000 audit(1.480:1): initialized [ 1.509185] VFS: Disk quotas dquot_6.5.2 [ 1.509765] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.518615] NFS: Registering the id_resolver key type [ 1.520080] Key type id_resolver registered [ 1.520111] Key type id_legacy registered [ 1.520843] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.523651] msgmni has been set to 216 [ 1.537933] io scheduler noop registered [ 1.538024] io scheduler deadline registered [ 1.538330] io scheduler cfq registered (default) [ 1.548187] pinctrl-single 49002030.pinmux: 340 pins at pa fb002030 size 340 [ 1.559112] pbias_mmc_omap2430: 1800 <--> 3000 mV at 3000 mV [ 1.565307] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.586608] omap_uart 4806a000.serial: no wakeirq for uart0 [ 1.586700] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806a000[0]' [ 1.588317] omap_uart 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 29, base_baud = 3000000) is a OMAP UART0 [ 2.448394] console [ttyO0] enabled [ 2.459259] omap_uart 4806c000.serial: no wakeirq for uart0 [ 2.465362] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806c000[0]' [ 2.476196] omap_uart 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 30, base_baud = 3000000) is a OMAP UART1 [ 2.491027] omap_uart 4806e000.serial: no wakeirq for uart0 [ 2.497192] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806e000[0]' [ 2.507965] omap_uart 4806e000.serial: ttyO2 at MMIO 0x4806e000 (irq = 31, base_baud = 3000000) is a OMAP UART2 [ 2.530273] omap_rng 480a0000.rng: OMAP Random Number Generator ver. 50 [ 2.618377] brd: module loaded [ 2.670043] loop: module loaded [ 2.712127] twl 1-0048: PIH (irq 216) chaining IRQs 217..225 [ 2.719268] twl 1-0048: power (irq 222) chaining IRQs 225..232 [ 2.743072] VAUX1: at 3000 mV [ 2.755310] VAUX2_4030: at 2800 mV [ 2.767242] VAUX3: at 2800 mV [ 2.778686] VAUX4: at 1200 mV [ 2.790008] VDD1: 600 <--> 1450 mV at 1300 mV [ 2.803100] VDAC: 1800 mV [ 2.817962] VIO: at 1800 mV [ 2.830230] VINTANA1: 1500 mV [ 2.842315] VINTANA2: at 2750 mV [ 2.855133] VINTDIG: 1500 mV [ 2.865051] VMMC1: 1850 <--> 3150 mV at 1850 mV [ 2.878051] VMMC2: 1850 <--> 3150 mV at 2600 mV [ 2.889862] VUSB1V5: 1500 mV [ 2.898498] VUSB1V8: 1800 mV [ 2.907196] VUSB3V1: 3100 mV [ 2.919494] VPLL1: at 1300 mV [ 2.933654] VPLL2: 1800 mV [ 2.944763] VSIM: 1800 <--> 3000 mV at 1800 mV [ 2.956604] twl4030_gpio twl4030-gpio: gpio (irq 217) chaining IRQs 233..250 [ 2.966339] gpiochip_find_base: found new base at 494 [ 2.973693] gpiochip_add: registered GPIOs 494 to 511 on device: twl4030 [ 3.010528] mtdoops: mtd device (mtddev=name/number) must be supplied [ 3.036041] smc91x 8000300.ethernet: GPIO lookup for consumer power [ 3.042877] smc91x 8000300.ethernet: using device tree for GPIO lookup [ 3.049804] of_get_named_gpiod_flags: can't parse 'power-gpios' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.061218] of_get_named_gpiod_flags: can't parse 'power-gpio' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.072479] smc91x 8000300.ethernet: using lookup tables for GPIO lookup [ 3.079986] smc91x 8000300.ethernet: lookup for GPIO power failed [ 3.086578] smc91x 8000300.ethernet: GPIO lookup for consumer reset [ 3.093292] smc91x 8000300.ethernet: using device tree for GPIO lookup [ 3.100219] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.111602] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.122894] smc91x 8000300.ethernet: using lookup tables for GPIO lookup [ 3.130004] smc91x 8000300.ethernet: lookup for GPIO reset failed [ 3.136901] smc91x 8000300.ethernet (unnamed net_device) (uninitialized): smc91x: IOADDR c887a300 doesn't match configuration (0). [ 3.149475] smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre [ 3.164520] smc91x 8000300.ethernet eth0: SMC91C94 (rev 9) at c887a300 IRQ 197 [ 3.172302] [ 3.173919] smc91x 8000300.ethernet eth0: Ethernet addr: 10:03:31:33:16:8f [ 3.186859] usbcore: registered new interface driver asix [ 3.193267] usbcore: registered new interface driver ax88179_178a [ 3.200164] usbcore: registered new interface driver cdc_ether [ 3.207153] usbcore: registered new interface driver smsc95xx [ 3.213836] usbcore: registered new interface driver net1080 [ 3.220306] usbcore: registered new interface driver cdc_subset [ 3.227233] usbcore: registered new interface driver zaurus [ 3.234100] usbcore: registered new interface driver cdc_ncm [ 3.244689] usbcore: registered new interface driver cdc_wdm [ 3.251617] usbcore: registered new interface driver usb-storage [ 3.258697] usbcore: registered new interface driver usbtest [ 3.272613] mousedev: PS/2 mouse device common for all mice [ 3.282043] twl4030_keypad 48072000.i2c:twl@48:keypad: OF: linux,keymap property not defined in /ocp/i2c@48072000/twl@48/keypad [ 3.294281] twl4030_keypad 48072000.i2c:twl@48:keypad: Failed to build keymap [ 3.302124] twl4030_keypad: probe of 48072000.i2c:twl@48:keypad failed with error -2 [ 3.321960] input: twl4030_pwrbutton as /devices/ocp/48072000.i2c/i2c-1/1-0048/48072000.i2c:twl@48:pwrbutton/input/input1 [ 3.343292] twl_rtc 48072000.i2c:twl@48:rtc: Power up reset detected. [ 3.350891] twl_rtc 48072000.i2c:twl@48:rtc: Enabling TWL-RTC [ 3.372985] twl_rtc 48072000.i2c:twl@48:rtc: rtc core: registered 48072000.i2c:twl@48 as rtc0 [ 3.385925] i2c /dev entries driver [ 3.397094] Driver for 1-wire Dallas network protocol. [ 3.419067] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' [ 3.428894] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' [ 3.492095] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480b4000[0]' [ 3.501892] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480b4000[0]' [ 3.513031] 480b4000.mmc supply vmmc not found, using dummy regulator [ 3.520782] omap_hsmmc 480b4000.mmc: could not set regulator OCR (-22) [ 3.529113] omap_hsmmc 480b4000.mmc: could not set regulator OCR (-22) [ 3.574188] ledtrig-cpu: registered to indicate activity on CPUs [ 3.582611] usbcore: registered new interface driver usbhid [ 3.588500] usbhid: USB HID core driver [ 3.598083] oprofile: using arm/armv6 [ 3.604431] TCP: cubic registered [ 3.608093] Initializing XFRM netlink socket [ 3.613220] NET: Registered protocol family 17 [ 3.618164] NET: Registered protocol family 15 [ 3.624237] Key type dns_resolver registered [ 3.629425] SmartReflex Class3 initialized [ 3.667724] twl_rtc 48072000.i2c:twl@48:rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 3.677978] sr_init: No PMIC hook to init smartreflex [ 3.684295] sr_init: platform driver register failed for SR [ 3.818786] VUSB3V1: disabling [ 3.825103] VUSB1V8: disabling [ 3.831237] VUSB1V5: disabling [ 3.854736] Waiting for root device /dev/mmcblk0p1... %% Start PM consolidated quick test (retention only) %% Preparation