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, 6(SOH)/3393(STX)/0(CAN) packets, 3 retries ## Total Size = 0x003505af = 3474863 Bytes OMAP243X SDP # bootm ## Booting image at 80000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3474799 Bytes = 3.3 MB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK OK Starting kernel ... %% Start PM consolidated quick test (retention only) %% Preparation [ 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.1.0-rc4-142972-ga55a744 (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Mon Jun 1 19:29:40 MDT 2015 [ 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 c095c880, node_mem_map c7dd1000 [ 0.000000] Normal zone: 288 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 13 pages/cpu @c7d6e000 s22976 r8192 d22080 u53248 [ 0.000000] pcpu-alloc: s22976 r8192 d22080 u53248 alloc=13*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32224 [ 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] Memory: 94096K/130048K available (6215K kernel code, 739K rwdata, 2172K rodata, 448K init, 8220K bss, 19568K reserved, 16384K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 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 - 0xc0839064 (8389 kB) [ 0.000000] .init : 0xc083a000 - 0xc08aa000 ( 448 kB) [ 0.000000] .data : 0xc08aa000 - 0xc0962ed8 ( 740 kB) [ 0.000000] .bss : 0xc0965000 - 0xc116c350 (8221 kB) [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Additional per-CPU info printed with stalls. [ 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.000000] clocksource 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000030] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 65535999984741ns [ 0.000061] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000640] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present. [ 0.003387] Console: colour dummy device 80x30 [ 0.003601] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.003631] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.003662] ... MAX_LOCK_DEPTH: 48 [ 0.003692] ... MAX_LOCKDEP_KEYS: 8191 [ 0.003723] ... CLASSHASH_SIZE: 4096 [ 0.003753] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.003753] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.003784] ... CHAINHASH_SIZE: 32768 [ 0.003814] memory used by lock dependency info: 5167 kB [ 0.003845] per task-struct memory footprint: 1152 bytes [ 0.003906] Calibrating delay loop... 262.96 BogoMIPS (lpj=1314816) [ 0.114624] pid_max: default: 32768 minimum: 301 [ 0.115875] Security Framework initialized [ 0.116455] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.116516] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.129058] Initializing cgroup subsys blkio [ 0.129180] Initializing cgroup subsys memory [ 0.129455] Initializing cgroup subsys devices [ 0.129791] Initializing cgroup subsys freezer [ 0.130340] Initializing cgroup subsys perf_event [ 0.130584] CPU: Testing write buffer coherency: ok [ 0.136535] missing device node for CPU 0 [ 0.136596] CPU0: thread -1, cpu 0, socket -1, mpidr 4107b366 [ 0.136871] Setting up static identity map for 0x80008280 - 0x800082f0 [ 0.154052] Brought up 1 CPUs [ 0.154113] SMP: Total of 1 processors activated (262.96 BogoMIPS). [ 0.154144] CPU: All CPU(s) started in SVC mode. [ 0.168853] devtmpfs: initialized [ 0.199279] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 2 [ 0.325103] omap_hwmod: usb_otg_hs: _wait_target_ready failed: -16 [ 0.325164] omap_hwmod: usb_otg_hs: cannot be enabled for reset (3) [ 0.347839] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.356140] pinctrl core: initialized pinctrl subsystem [ 0.547607] NET: Registered protocol family 16 [ 0.572296] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.580566] cpuidle: using governor ladder [ 0.580657] cpuidle: using governor menu [ 0.657501] omap_gpio 4900c000.gpio: Could not get gpio dbck [ 0.661163] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.665344] OMAP GPIO hardware version 2.4 [ 0.668457] omap_gpio 4900e000.gpio: Could not get gpio dbck [ 0.670013] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.675994] omap_gpio 49010000.gpio: Could not get gpio dbck [ 0.677246] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.683013] omap_gpio 49012000.gpio: Could not get gpio dbck [ 0.684570] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.690582] omap_gpio 480b6000.gpio: Could not get gpio dbck [ 0.691955] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.697998] omap-gpmc 6e000000.gpmc: GPMC revision 3.0 [ 0.698638] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.716217] No ATAGs? [ 0.716430] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. [ 0.716461] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.725097] OMAP DMA hardware revision 4.0 [ 0.950134] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver [ 0.964843] SCSI subsystem initialized [ 0.967102] libata version 3.00 loaded. [ 0.977691] omap_i2c 48070000.i2c: bus 0 rev3.3 at 100 kHz [ 0.983978] omap_i2c 48072000.i2c: bus 1 rev3.3 at 100 kHz [ 1.001861] Switched to clocksource 32k_counter [ 1.612335] NET: Registered protocol family 2 [ 1.619537] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 1.620086] TCP bind hash table entries: 1024 (order: 3, 36864 bytes) [ 1.621795] TCP: Hash tables configured (established 1024 bind 1024) [ 1.622589] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 1.623382] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 1.627258] NET: Registered protocol family 1 [ 1.634124] RPC: Registered named UNIX socket transport module. [ 1.634185] RPC: Registered udp transport module. [ 1.634216] RPC: Registered tcp transport module. [ 1.634277] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.640686] CPU PMU: Failed to parse /pmu/interrupt-affinity[0] [ 1.640960] hw perfevents: enabled with armv6_1136 PMU driver, 3 counters available [ 1.662078] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.662902] audit: initializing netlink subsys (disabled) [ 1.663757] audit: type=2000 audit(1.650:1): initialized [ 1.680908] VFS: Disk quotas dquot_6.6.0 [ 1.681823] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.692901] NFS: Registering the id_resolver key type [ 1.694763] Key type id_resolver registered [ 1.694824] Key type id_legacy registered [ 1.695587] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.717590] io scheduler noop registered [ 1.717681] io scheduler deadline registered [ 1.717864] io scheduler cfq registered (default) [ 1.728759] pinctrl-single 49002030.pinmux: 340 pins at pa fb002030 size 340 [ 1.738433] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.763549] omap_uart 4806a000.serial: no wakeirq for uart0 [ 1.763641] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806a000[0]' [ 1.765594] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 88, base_baud = 3000000) is a OMAP UART0 [ 2.633239] console [ttyO0] enabled [ 2.646331] omap_uart 4806c000.serial: no wakeirq for uart1 [ 2.652435] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806c000[0]' [ 2.663421] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 89, base_baud = 3000000) is a OMAP UART1 [ 2.677886] omap_uart 4806e000.serial: no wakeirq for uart2 [ 2.683990] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806e000[0]' [ 2.694976] 4806e000.serial: ttyO2 at MMIO 0x4806e000 (irq = 90, base_baud = 3000000) is a OMAP UART2 [ 2.824035] brd: module loaded [ 2.898773] loop: module loaded [ 2.947723] twl 1-0048: PIH (irq 23) chaining IRQs 274..282 [ 2.955169] twl 1-0048: power (irq 279) chaining IRQs 282..289 [ 3.149353] twl4030_gpio twl4030-gpio: gpio (irq 274) chaining IRQs 290..307 [ 3.159393] gpiochip_find_base: found new base at 494 [ 3.167114] gpiochip_add: registered GPIOs 494 to 511 on device: twl4030 [ 3.199249] mtdoops: mtd device (mtddev=name/number) must be supplied [ 3.232055] smc91x 8000300.ethernet: GPIO lookup for consumer power [ 3.238708] smc91x 8000300.ethernet: using device tree for GPIO lookup [ 3.245788] of_get_named_gpiod_flags: can't parse 'power-gpios' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.257232] of_get_named_gpiod_flags: can't parse 'power-gpio' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.268524] smc91x 8000300.ethernet: using lookup tables for GPIO lookup [ 3.276275] smc91x 8000300.ethernet: lookup for GPIO power failed [ 3.282867] smc91x 8000300.ethernet: GPIO lookup for consumer reset [ 3.289520] smc91x 8000300.ethernet: using device tree for GPIO lookup [ 3.296539] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.307952] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.319244] smc91x 8000300.ethernet: using lookup tables for GPIO lookup [ 3.326446] smc91x 8000300.ethernet: lookup for GPIO reset failed [ 3.333435] smc91x 8000300.ethernet (unnamed net_device) (uninitialized): smc91x: IOADDR c890a300 doesn't match configuration (0). [ 3.346008] smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre [ 3.362274] smc91x 8000300.ethernet eth0: SMC91C94 (rev 9) at c890a300 IRQ 261 [ 3.369873] [ 3.371673] smc91x 8000300.ethernet eth0: Ethernet addr: 10:03:31:33:16:8f [ 3.393951] mousedev: PS/2 mouse device common for all mice [ 3.399902] i2c /dev entries driver [ 3.417816] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 3.424346] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 3.431396] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' [ 3.441253] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@4809c000[0]' [ 3.450805] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 3.457977] omap_hsmmc 4809c000.mmc: lookup for GPIO cd failed [ 3.464263] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 3.470581] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 3.477569] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' [ 3.487335] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@4809c000[0]' [ 3.496978] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 3.504150] omap_hsmmc 4809c000.mmc: lookup for GPIO wp failed [ 3.563201] omap_hsmmc 480b4000.mmc: GPIO lookup for consumer cd [ 3.569549] omap_hsmmc 480b4000.mmc: using device tree for GPIO lookup [ 3.576599] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480b4000[0]' [ 3.586334] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480b4000[0]' [ 3.595947] omap_hsmmc 480b4000.mmc: using lookup tables for GPIO lookup [ 3.603088] omap_hsmmc 480b4000.mmc: lookup for GPIO cd failed [ 3.609252] omap_hsmmc 480b4000.mmc: GPIO lookup for consumer wp [ 3.615692] omap_hsmmc 480b4000.mmc: using device tree for GPIO lookup [ 3.622650] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480b4000[0]' [ 3.632385] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480b4000[0]' [ 3.641967] omap_hsmmc 480b4000.mmc: using lookup tables for GPIO lookup [ 3.649047] omap_hsmmc 480b4000.mmc: lookup for GPIO wp failed [ 3.656402] 480b4000.mmc supply vmmc not found, using dummy regulator [ 3.664123] omap_hsmmc 480b4000.mmc: could not set regulator OCR (-22) [ 3.672729] omap_hsmmc 480b4000.mmc: could not set regulator OCR (-22) [ 3.712829] ledtrig-cpu: registered to indicate activity on CPUs [ 3.723968] oprofile: using arm/armv6 [ 3.730895] Initializing XFRM netlink socket [ 3.736236] NET: Registered protocol family 17 [ 3.741424] NET: Registered protocol family 15 [ 3.747650] Key type dns_resolver registered [ 3.752868] SmartReflex Class3 initialized [ 3.792480] hctosys: unable to open rtc device (rtc0) [ 3.797851] sr_init: No PMIC hook to init smartreflex [ 3.804321] sr_init: platform driver register failed for SR [ 3.945648] VUSB3V1: disabling [ 3.952514] VUSB1V8: disabling [ 3.959075] VUSB1V5: disabling [ 3.984527] Waiting for root device /dev/mmcblk0p1...