U-Boot SPL 2013.01-rc1-00207-gfbeb8fc-dirty (Nov 29 2012 - 03:05:13) OMAP4460 ES1.1 OMAP SD/MMC: 0 reading u-boot.img reading u-boot.img U-Boot 2013.01-rc1-00207-gfbeb8fc-dirty (Nov 29 2012 - 03:05:13) CPU : OMAP4460 ES1.1 Board: OMAP4 Panda I2C: ready DRAM: 1 GiB MMC: OMAP SD/MMC: 0 Using default environment In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 3  0 Panda # Panda # setenv bootargs console=ttyO2,230400n8 root=/dev/mmcblk0p2 rootwait vram=32M debug earlyprintk ignore_loglevel init=/bin/sh Panda # loady ## Ready for binary (ymodem) download to 0x82000000 at 230400 bps... CSending: uImage Sending: Transfer complete zModem - CRC mode, 6(SOH)/4094(STX)/0(CAN) packets, 3 retries ## Total Size = 0x003ff9f0 = 4192752 Bytes Panda # bootm ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-3.7.0-08099-g9db316b Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4192688 Bytes = 4 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.7.0-08099-g9db316b (paul@nozomi) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 SMP Mon Dec 17 10:38:48 MST 2012 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] Machine: OMAP4 Panda board [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] Reserving 33554432 bytes SDRAM for VRAM [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] On node 0 totalpages: 253696 [ 0.000000] free_area_init_node: node 0, pgdat c07fae00, node_mem_map c0d59000 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 184848 pages, LIFO batch:31 [ 0.000000] HighMem zone: 528 pages used for memmap [ 0.000000] HighMem zone: 66800 pages, LIFO batch:15 [ 0.000000] OMAP4460 ES1.1 [ 0.000000] PERCPU: Embedded 9 pages/cpu @c156c000 s12992 r8192 d15680 u36864 [ 0.000000] pcpu-alloc: s12992 r8192 d15680 u36864 alloc=9*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 251648 [ 0.000000] Kernel command line: console=ttyO2,230400n8 root=/dev/mmcblk0p2 rootwait vram=32M 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] __ex_table already sorted, skipping sort [ 0.000000] Memory: 728MB 263MB = 991MB total [ 0.000000] Memory: 991984k/991984k available, 56592k reserved, 269312K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 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 - 0xc0719cdc (7240 kB) [ 0.000000] .init : 0xc071a000 - 0xc076c2c0 ( 329 kB) [ 0.000000] .data : 0xc076e000 - 0xc07fd760 ( 574 kB) [ 0.000000] .bss : 0xc07fd784 - 0xc0d582b0 (5483 kB) [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000000] Console: colour dummy device 80x30 [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.000000] ... MAX_LOCK_DEPTH: 48 [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191 [ 0.000000] ... CLASSHASH_SIZE: 4096 [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384 [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768 [ 0.000000] ... CHAINHASH_SIZE: 16384 [ 0.000000] memory used by lock dependency info: 3695 kB [ 0.000000] per task-struct memory footprint: 1152 bytes [ 0.000976] Calibrating delay loop... 1392.74 BogoMIPS (lpj=5439488) [ 0.062438] pid_max: default: 32768 minimum: 301 [ 0.063079] Security Framework initialized [ 0.063293] Mount-cache hash table entries: 512 [ 0.067382] CPU: Testing write buffer coherency: ok [ 0.068206] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.068603] Setting up static identity map for 0x805286d8 - 0x80528748 [ 0.068695] L310 cache controller enabled [ 0.068725] l2x0: 16 ways, CACHE_ID 0x000000c0, AUX_CTRL 0x7e470000, Cache size: 1048576 B [ 0.072448] CPU1: Booted secondary processor [ 0.138854] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.139282] Brought up 2 CPUs [ 0.139282] SMP: Total of 2 processors activated (2792.83 BogoMIPS). [ 0.150421] ttyO2 used as console in debug mode: uart2 clocks will not be gated [ 0.210906] pinctrl core: initialized pinctrl subsystem [ 0.214782] regulator-dummy: no parameters [ 0.216186] NET: Registered protocol family 16 [ 0.218322] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.219482] omap-gpmc omap-gpmc: GPMC revision 6.0 [ 0.227111] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.227478] OMAP GPIO hardware version 0.1 [ 0.228668] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.230285] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.231719] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.233276] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.234710] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.239013] omap_mux_init: Add partition: #1: core, flags: 2 [ 0.240875] omap_mux_init: Add partition: #2: wkup, flags: 2 [ 0.241058] error setting wl12xx data: -38 [ 0.241180] _omap_mux_get_by_name: Could not find signal fref_clk0_out.sys_drm_msecure [ 0.241271] _omap_mux_get_by_name: Could not find signal sys_nirq [ 0.241302] _omap_mux_get_by_name: Could not find signal sys_nirq [ 0.245513] _omap_mux_get_by_name: Could not find signal uart1_rx.uart1_rx [ 0.245513] _omap_mux_get_by_name: Could not find signal uart1_rx.uart1_rx [ 0.318572] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.318603] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.329559] OMAP DMA hardware revision 0.0 [ 0.333099] arm-pmu: alias fck already exists [ 0.371124] bio: create slab at 0 [ 0.426757] omap-dma-engine omap-dma-engine: OMAP DMA engine driver [ 0.427490] vwl1271: 1800 mV [ 0.430938] SCSI subsystem initialized [ 0.432403] usbcore: registered new interface driver usbfs [ 0.432769] usbcore: registered new interface driver hub [ 0.433166] usbcore: registered new device driver usb [ 0.447296] Skipping twl internal clock init and using bootloader value (unknown osc rate) [ 0.449127] twl 1-0048: PIH (irq 39) chaining IRQs 418..438 [ 0.451080] VUSB: 3300 mV normal standby [ 0.453124] vdd_mpu: 500 <--> 1500 mV normal [ 0.454406] vdd_iva: 500 <--> 1500 mV normal [ 0.455657] vdd_core: 500 <--> 1500 mV normal [ 0.457397] V1V8: 1800 mV normal standby [ 0.458679] V2V1: 2100 mV normal standby [ 0.460968] VMMC: 1200 <--> 3000 mV at 3000 mV normal standby [ 0.462677] VPP: 1800 <--> 2500 mV at 1900 mV normal standby [ 0.464569] VCXIO: 1800 mV normal standby [ 0.464660] VCXIO: supplied by V2V1 [ 0.467224] VDAC: 1800 mV normal standby [ 0.467315] VDAC: supplied by V2V1 [ 0.469360] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby [ 0.471069] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby [ 0.473083] VANA: 2100 mV normal standby [ 0.473907] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz [ 0.483398] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz [ 0.499420] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz [ 0.514617] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz [ 0.519409] Switching to clocksource 32k_counter [ 0.602661] NET: Registered protocol family 2 [ 0.604248] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.604553] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.607299] TCP: Hash tables configured (established 8192 bind 8192) [ 0.607543] TCP: reno registered [ 0.607574] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.607940] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.608886] NET: Registered protocol family 1 [ 0.609893] RPC: Registered named UNIX socket transport module. [ 0.609893] RPC: Registered udp transport module. [ 0.609924] RPC: Registered tcp transport module. [ 0.609924] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.610748] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.610992] CPU PMU: probing PMU on CPU 0 [ 0.611083] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available [ 0.766326] bounce pool size: 64 pages [ 0.766876] VFS: Disk quotas dquot_6.5.2 [ 0.767120] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.769317] NFS: Registering the id_resolver key type [ 0.769714] Key type id_resolver registered [ 0.769744] Key type id_legacy registered [ 0.769836] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.770416] msgmni has been set to 1411 [ 0.772674] io scheduler noop registered [ 0.772674] io scheduler deadline registered [ 0.772766] io scheduler cfq registered (default) [ 0.775573] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.780609] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0 [ 0.782073] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1 [ 0.783203] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2 [ 1.242034] console [ttyO2] enabled [ 1.244964] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3 [ 1.270172] brd: module loaded [ 1.283996] loop: module loaded [ 1.289215] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.293334] OneNAND driver initializing [ 1.303009] usbcore: registered new interface driver asix [ 1.306274] usbcore: registered new interface driver cdc_ether [ 1.309844] usbcore: registered new interface driver smsc95xx [ 1.313262] usbcore: registered new interface driver net1080 [ 1.316955] usbcore: registered new interface driver cdc_subset [ 1.320495] usbcore: registered new interface driver zaurus [ 1.323883] usbcore: registered new interface driver cdc_ncm [ 1.328216] usbcore: registered new interface driver cdc_wdm [ 1.331329] Initializing USB Mass Storage driver... [ 1.334381] usbcore: registered new interface driver usb-storage [ 1.337677] USB Mass Storage support registered. [ 1.340545] usbcore: registered new interface driver usbtest [ 1.344696] mousedev: PS/2 mouse device common for all mice [ 1.350891] twl_rtc twl_rtc: Power up reset detected. [ 1.354553] twl_rtc twl_rtc: Enabling TWL-RTC [ 1.361053] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0 [ 1.365051] i2c /dev entries driver [ 1.369537] Driver for 1-wire Dallas network protocol. [ 1.374908] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 1.381011] omap-dma-engine omap-dma-engine: allocating channel for 62 [ 1.384643] omap-dma-engine omap-dma-engine: allocating channel for 61 [ 1.441864] omap-dma-engine omap-dma-engine: allocating channel for 60 [ 1.445465] omap-dma-engine omap-dma-engine: allocating channel for 59 [ 1.568817] usbcore: registered new interface driver usbhid [ 1.571868] usbhid: USB HID core driver [ 1.572082] mmc1: card claims to support voltages below the defined range. These will be ignored. [ 1.579833] oprofile: using arm/armv7-ca9 [ 1.582794] TCP: cubic registered [ 1.583251] mmc1: queuing unknown CIS tuple 0x91 (3 bytes) [ 1.584808] mmc1: new SDIO card at address 0001 [ 1.590118] Initializing XFRM netlink socket [ 1.592559] NET: Registered protocol family 17 [ 1.595062] NET: Registered protocol family 15 [ 1.597839] Key type dns_resolver registered [ 1.600311] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 1.611633] Power Management for TI OMAP4. [ 1.614105] ThumbEE CPU extension supported. [ 1.619171] VANA: incomplete constraints, leaving on [ 1.623352] VDAC: incomplete constraints, leaving on [ 1.626953] VUSB: incomplete constraints, leaving on [ 1.632507] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 1.640258] Waiting for root device /dev/mmcblk0p2... [ 1.958160] mmc0: host does not support reading read-only switch. assuming write-enable. [ 1.965332] mmc0: new high speed SD card at address 1234 [ 1.969696] mmcblk0: mmc0:1234 SA02G 1.83 GiB [ 1.977142] mmcblk0: p1 p2 [ 2.924591] kjournald starting. Commit interval 5 seconds [ 2.927978] EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended [ 3.328155] EXT3-fs (mmcblk0p2): using internal journal [ 3.333007] ext3_orphan_cleanup: truncating inode 20 to 0 bytes [ 3.337280] EXT3-fs (mmcblk0p2): 1 truncate cleaned up [ 4.566223] EXT3-fs (mmcblk0p2): recovery complete [ 4.568908] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode [ 4.572967] VFS: Mounted root (ext3 filesystem) on device 179:2. [ 4.576660] Freeing init memory: 328K /bin/sh: can't access tty; job control turned off / #