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 m - CRC mode, 6(SOH)/3624(STX)/0(CAN) packets, 3 retries ## Total Size = 0x0038a1c3 = 3711427 Bytes OMAP243X SDP # bootm ## Booting image at 80000000 ... Image Name: Linux- Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3711363 Bytes = 3.5 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 4.5.0-rc4-197928-g18558ca (paul@knihy) (gcc version 4.7.2 (Debian 4.7.2-5) ) #1 SMP Sun Feb 14 14:55:59 MST 2016 [ 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: 32256 [ 0.000000] free_area_init_node: node 0, pgdat c0cba8c0, node_mem_map c7cd1000 [ 0.000000] Normal zone: 288 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 32256 pages, LIFO batch:7 [ 0.000000] CPU: All CPU(s) started in SVC mode. [ 0.000000] OMAP2430 [ 0.000000] [ 0.000000] PERCPU: Embedded 14 pages/cpu @c7c6d000 s24808 r8192 d24344 u57344 [ 0.000000] pcpu-alloc: s24808 r8192 d24344 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 31968 [ 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: 90712K/129024K available (7381K kernel code, 770K rwdata, 2284K rodata, 1024K init, 8123K bss, 21928K 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 - 0xff800000 ( 880 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 - 0xc0a707a8 (10658 kB) [ 0.000000] .init : 0xc0b00000 - 0xc0c00000 (1024 kB) [ 0.000000] .data : 0xc0c00000 - 0xc0cc0a54 ( 771 kB) [ 0.000000] .bss : 0xc0cc3000 - 0xc14b1e60 (8124 kB) [ 0.000000] Running RCU self tests [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU lockdep checking is enabled. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, 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.000823] hw-breakpoint: CPUID feature registers not supported. Assuming v6 debug is present. [ 0.004730] Console: colour dummy device 80x30 [ 0.004943] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.004974] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.005004] ... MAX_LOCK_DEPTH: 48 [ 0.005035] ... MAX_LOCKDEP_KEYS: 8191 [ 0.005065] ... CLASSHASH_SIZE: 4096 [ 0.005065] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.005096] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.005126] ... CHAINHASH_SIZE: 32768 [ 0.005157] memory used by lock dependency info: 5167 kB [ 0.005187] per task-struct memory footprint: 1536 bytes [ 0.005249] Calibrating delay loop... 262.96 BogoMIPS (lpj=1314816) [ 0.071044] pid_max: default: 32768 minimum: 301 [ 0.072570] Security Framework initialized [ 0.073059] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.073120] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.086547] CPU: Testing write buffer coherency: ok [ 0.093322] missing device node for CPU 0 [ 0.093383] CPU0: thread -1, cpu 0, socket -1, mpidr 4107b366 [ 0.093627] Setting up static identity map for 0x80100000 - 0x80100070 [ 0.108489] Brought up 1 CPUs [ 0.108551] SMP: Total of 1 processors activated (262.96 BogoMIPS). [ 0.108581] CPU: All CPU(s) started in SVC mode. [ 0.122344] devtmpfs: initialized [ 0.320312] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 2 [ 0.323669] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.329406] pinctrl core: initialized pinctrl subsystem [ 0.349792] NET: Registered protocol family 16 [ 0.374084] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.497131] omap_hwmod: usb_otg_hs: _wait_target_ready failed: -16 [ 0.497192] omap_hwmod: usb_otg_hs: cannot be enabled for reset (3) [ 0.525024] cpuidle: using governor menu [ 0.602966] gpiochip_add_data: registered GPIOs 0 to 31 on device: gpio [ 0.607574] OMAP GPIO hardware version 2.4 [ 0.612121] gpiochip_add_data: registered GPIOs 32 to 63 on device: gpio [ 0.619567] gpiochip_add_data: registered GPIOs 64 to 95 on device: gpio [ 0.627349] gpiochip_add_data: registered GPIOs 96 to 127 on device: gpio [ 0.635406] gpiochip_add_data: registered GPIOs 128 to 159 on device: gpio [ 0.642059] omap-gpmc 6e000000.gpmc: GPMC revision 3.0 [ 0.642608] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 0.659667] No ATAGs? [ 0.660095] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers. [ 0.660125] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.663299] omap4_sram_init:Unable to allocate sram needed to handle errata I688 [ 0.663360] omap4_sram_init:Unable to get sram pool needed to handle errata I688 [ 0.666503] OMAP DMA hardware revision 4.0 [ 0.793060] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver [ 0.809692] SCSI subsystem initialized [ 0.811767] libata version 3.00 loaded. [ 0.821075] omap_i2c 48070000.i2c: bus 0 rev3.3 at 100 kHz [ 0.827178] omap_i2c 48072000.i2c: bus 1 rev3.3 at 100 kHz [ 0.828704] pps_core: LinuxPPS API ver. 1 registered [ 0.828765] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.829010] PTP clock support registered [ 0.844543] clocksource: Switched to clocksource 32k_counter [ 1.285278] VFS: Disk quotas dquot_6.6.0 [ 1.285827] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.418701] NET: Registered protocol family 2 [ 1.426147] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 1.426330] TCP bind hash table entries: 1024 (order: 3, 36864 bytes) [ 1.427734] TCP: Hash tables configured (established 1024 bind 1024) [ 1.428375] UDP hash table entries: 256 (order: 2, 20480 bytes) [ 1.429168] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) [ 1.432800] NET: Registered protocol family 1 [ 1.438690] RPC: Registered named UNIX socket transport module. [ 1.438751] RPC: Registered udp transport module. [ 1.438781] RPC: Registered tcp transport module. [ 1.438812] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.446350] hw perfevents: enabled with armv6_1136 PMU driver, 3 counters available [ 1.467224] futex hash table entries: 256 (order: 2, 16384 bytes) [ 1.468078] audit: initializing netlink subsys (disabled) [ 1.468780] audit: type=2000 audit(1.460:1): initialized [ 1.494903] NFS: Registering the id_resolver key type [ 1.496368] Key type id_resolver registered [ 1.496429] Key type id_legacy registered [ 1.497192] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 1.519744] io scheduler noop registered [ 1.519866] io scheduler deadline registered [ 1.520050] io scheduler cfq registered (default) [ 1.530029] pinctrl-single 49002030.pinmux: 340 pins at pa fb002030 size 340 [ 1.544036] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.567810] omap_uart 4806a000.serial: no wakeirq for uart0 [ 1.567901] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806a000[0]' [ 1.569549] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 88, base_baud = 3000000) is a OMAP UART0 [ 2.400054] console [ttyO0] enabled [ 2.409820] omap_uart 4806c000.serial: no wakeirq for uart1 [ 2.415954] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806c000[0]' [ 2.427001] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 89, base_baud = 3000000) is a OMAP UART1 [ 2.441619] omap_uart 4806e000.serial: no wakeirq for uart2 [ 2.447723] of_get_named_gpiod_flags: can't parse 'rts-gpio' property of node '/ocp/serial@4806e000[0]' [ 2.458892] 4806e000.serial: ttyO2 at MMIO 0x4806e000 (irq = 90, base_baud = 3000000) is a OMAP UART2 [ 2.615264] brd: module loaded [ 2.702453] loop: module loaded [ 2.747680] twl 1-0048: PIH (irq 23) chaining IRQs 274..282 [ 2.755157] twl 1-0048: power (irq 279) chaining IRQs 282..289 [ 2.940093] twl4030_gpio twl4030-gpio: gpio (irq 274) chaining IRQs 290..307 [ 2.950042] gpiochip_find_base: found new base at 494 [ 2.957122] gpiochip_add_data: registered GPIOs 494 to 511 on device: twl4030 [ 2.990051] mtdoops: mtd device (mtddev=name/number) must be supplied [ 3.028198] smc91x 8000300.ethernet: GPIO lookup for consumer power [ 3.035034] smc91x 8000300.ethernet: using device tree for GPIO lookup [ 3.041992] of_get_named_gpiod_flags: can't parse 'power-gpios' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.053436] of_get_named_gpiod_flags: can't parse 'power-gpio' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.064788] smc91x 8000300.ethernet: using lookup tables for GPIO lookup [ 3.072357] smc91x 8000300.ethernet: lookup for GPIO power failed [ 3.078948] smc91x 8000300.ethernet: GPIO lookup for consumer reset [ 3.085693] smc91x 8000300.ethernet: using device tree for GPIO lookup [ 3.092651] of_get_named_gpiod_flags: can't parse 'reset-gpios' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.104064] of_get_named_gpiod_flags: can't parse 'reset-gpio' property of node '/ocp/gpmc@6e000000/ethernet@gpmc[0]' [ 3.115356] smc91x 8000300.ethernet: using lookup tables for GPIO lookup [ 3.122467] smc91x 8000300.ethernet: lookup for GPIO reset failed [ 3.129425] smc91x 8000300.ethernet (unnamed net_device) (uninitialized): smc91x: IOADDR c88fa300 doesn't match configuration (0). [ 3.141967] smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre [ 3.157409] smc91x 8000300.ethernet eth0: SMC91C94 (rev 9) at c88fa300 IRQ 261 [ 3.165222] [ 3.166839] smc91x 8000300.ethernet eth0: Ethernet addr: 10:03:31:33:16:8f [ 3.191253] mousedev: PS/2 mouse device common for all mice [ 3.197448] i2c /dev entries driver [ 3.213256] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer cd [ 3.219879] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 3.226959] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@4809c000[0]' [ 3.236755] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@4809c000[0]' [ 3.246459] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 3.253570] omap_hsmmc 4809c000.mmc: lookup for GPIO cd failed [ 3.259887] omap_hsmmc 4809c000.mmc: GPIO lookup for consumer wp [ 3.266296] omap_hsmmc 4809c000.mmc: using device tree for GPIO lookup [ 3.273254] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@4809c000[0]' [ 3.282989] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@4809c000[0]' [ 3.292633] omap_hsmmc 4809c000.mmc: using lookup tables for GPIO lookup [ 3.299804] omap_hsmmc 4809c000.mmc: lookup for GPIO wp failed [ 3.365783] omap_hsmmc 480b4000.mmc: GPIO lookup for consumer cd [ 3.372161] omap_hsmmc 480b4000.mmc: using device tree for GPIO lookup [ 3.379272] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/ocp/mmc@480b4000[0]' [ 3.389068] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/ocp/mmc@480b4000[0]' [ 3.398742] omap_hsmmc 480b4000.mmc: using lookup tables for GPIO lookup [ 3.405944] omap_hsmmc 480b4000.mmc: lookup for GPIO cd failed [ 3.412170] omap_hsmmc 480b4000.mmc: GPIO lookup for consumer wp [ 3.418640] omap_hsmmc 480b4000.mmc: using device tree for GPIO lookup [ 3.425628] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/ocp/mmc@480b4000[0]' [ 3.435394] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/ocp/mmc@480b4000[0]' [ 3.445098] omap_hsmmc 480b4000.mmc: using lookup tables for GPIO lookup [ 3.452178] omap_hsmmc 480b4000.mmc: lookup for GPIO wp failed [ 3.495910] ledtrig-cpu: registered to indicate activity on CPUs [ 3.506988] oprofile: using arm/armv6 [ 3.513397] Initializing XFRM netlink socket [ 3.519500] NET: Registered protocol family 10 [ 3.536529] sit: IPv6 over IPv4 tunneling driver [ 3.549713] NET: Registered protocol family 17 [ 3.554901] NET: Registered protocol family 15 [ 3.560882] Key type dns_resolver registered [ 3.566284] SmartReflex Class3 initialized [ 3.602844] hctosys: unable to open rtc device (rtc0) [ 3.608520] sr_init: No PMIC hook to init smartreflex [ 3.614959] sr_init: platform driver register failed for SR [ 3.757232] VUSB1V5: disabling [ 3.763671] VUSB1V8: disabling [ 3.770233] VUSB3V1: disabling [ 3.788208] Waiting for root device /dev/mmcblk0p1...