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 m - CRC mode, 6(SOH)/4242(STX)/0(CAN) packets, 3 retries ## Total Size = 0x004249a8 = 4344232 Bytes Panda # bootm ## Booting kernel from Legacy Image at 82000000 ... Image Name: Linux-3.9.0-rc4-00013-g53f0d4c9 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 4344168 Bytes = 4.1 MiB Load Address: 80008000 Entry Point: 80008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 3.9.0-rc4-00013-g53f0d4c9 (paul@nozomi) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #1 SMP Sat Mar 30 14:38:32 MDT 2013 [ 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] cma: CMA: reserved 16 MiB at ae800000 [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] On node 0 totalpages: 261888 [ 0.000000] free_area_init_node: node 0, pgdat c084d640, node_mem_map c0dac000 [ 0.000000] Normal zone: 1520 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 194560 pages, LIFO batch:31 [ 0.000000] HighMem zone: 528 pages used for memmap [ 0.000000] HighMem zone: 67328 pages, LIFO batch:15 [ 0.000000] OMAP4460 ES1.1 [ 0.000000] PERCPU: Embedded 9 pages/cpu @c15bf000 s13632 r8192 d15040 u36864 [ 0.000000] pcpu-alloc: s13632 r8192 d15040 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: 260368 [ 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: 1023MB = 1023MB total [ 0.000000] Memory: 1008004k/1008004k available, 40572k 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 - 0xc075f624 (7518 kB) [ 0.000000] .init : 0xc0760000 - 0xc07b5540 ( 342 kB) [ 0.000000] .data : 0xc07b6000 - 0xc08502e0 ( 617 kB) [ 0.000000] .bss : 0xc08502e0 - 0xc0dab548 (5485 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.001007] Calibrating delay loop... 1391.00 BogoMIPS (lpj=6955008) [ 0.079803] pid_max: default: 32768 minimum: 301 [ 0.080413] Security Framework initialized [ 0.080627] Mount-cache hash table entries: 512 [ 0.084197] CPU: Testing write buffer coherency: ok [ 0.085571] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.085876] Setting up static identity map for 0xc055ad10 - 0xc055ad80 [ 0.085937] L310 cache controller enabled [ 0.085937] l2x0: 16 ways, CACHE_ID 0x000000c0, AUX_CTRL 0x7e470000, Cache size: 1048576 B [ 0.089935] CPU1: Booted secondary processor [ 0.175811] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.176177] Brought up 2 CPUs [ 0.176177] SMP: Total of 2 processors activated (2788.55 BogoMIPS). [ 0.176208] CPU: All CPU(s) started in SVC mode. [ 0.178558] devtmpfs: initialized [ 0.188293] ttyO2 used as console in debug mode: uart2 clocks will not be gated [ 0.248077] pinctrl core: initialized pinctrl subsystem [ 0.252166] regulator-dummy: no parameters [ 0.254913] NET: Registered protocol family 16 [ 0.262481] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.263610] omap-gpmc omap-gpmc: GPMC revision 6.0 [ 0.270996] gpiochip_add: registered GPIOs 0 to 31 on device: gpio [ 0.271331] OMAP GPIO hardware version 0.1 [ 0.272644] gpiochip_add: registered GPIOs 32 to 63 on device: gpio [ 0.274017] gpiochip_add: registered GPIOs 64 to 95 on device: gpio [ 0.275451] gpiochip_add: registered GPIOs 96 to 127 on device: gpio [ 0.276947] gpiochip_add: registered GPIOs 128 to 159 on device: gpio [ 0.278381] gpiochip_add: registered GPIOs 160 to 191 on device: gpio [ 0.282836] omap_mux_init: Add partition: #1: core, flags: 3 [ 0.284606] omap_mux_init: Add partition: #2: wkup, flags: 3 [ 0.284759] error setting wl12xx data: -38 [ 0.284973] omap_mux_get_by_name: Could not find signal sys_nirq [ 0.289123] omap_mux_get_by_name: Could not find signal uart1_rx.uart1_rx [ 0.358612] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.358612] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.369842] OMAP DMA hardware revision 0.0 [ 0.370513] Serial: AMBA PL011 UART driver [ 0.373443] arm-pmu: alias fck already exists [ 0.412628] bio: create slab at 0 [ 0.467071] omap-dma-engine omap-dma-engine: OMAP DMA engine driver [ 0.468078] vwl1271: 1800 mV [ 0.472534] SCSI subsystem initialized [ 0.473999] usbcore: registered new interface driver usbfs [ 0.474334] usbcore: registered new interface driver hub [ 0.474761] usbcore: registered new device driver usb [ 0.480133] Skipping twl internal clock init and using bootloader value (unknown osc rate) [ 0.482147] twl 1-0048: PIH (irq 39) chaining IRQs 418..438 [ 0.484069] VUSB: 3300 mV normal standby [ 0.485351] vdd_mpu: 500 <--> 1500 mV normal [ 0.486602] vdd_iva: 500 <--> 1500 mV normal [ 0.487854] vdd_core: 500 <--> 1500 mV normal [ 0.489562] V1V8: 1800 mV normal standby [ 0.490753] V2V1: 2100 mV normal standby [ 0.492218] VMMC: 1200 <--> 3000 mV at 3000 mV normal standby [ 0.493865] VPP: 1800 <--> 2500 mV at 1900 mV normal standby [ 0.495727] VCXIO: 1800 mV normal standby [ 0.495849] VCXIO: supplied by V2V1 [ 0.498413] VDAC: 1800 mV normal standby [ 0.498504] VDAC: supplied by V2V1 [ 0.500549] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby [ 0.502227] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby [ 0.504150] VANA: 2100 mV normal standby [ 0.505004] omap_i2c omap_i2c.1: bus 1 rev0.11 at 400 kHz [ 0.505920] omap_i2c omap_i2c.2: bus 2 rev0.11 at 400 kHz [ 0.507110] omap_i2c omap_i2c.3: bus 3 rev0.11 at 100 kHz [ 0.507904] omap_i2c omap_i2c.4: bus 4 rev0.11 at 400 kHz [ 0.513031] Switching to clocksource 32k_counter [ 0.603057] NET: Registered protocol family 2 [ 0.604797] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.605102] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.607788] TCP: Hash tables configured (established 8192 bind 8192) [ 0.608001] TCP: reno registered [ 0.608032] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.608398] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.609405] NET: Registered protocol family 1 [ 0.610473] RPC: Registered named UNIX socket transport module. [ 0.610473] RPC: Registered udp transport module. [ 0.610504] RPC: Registered tcp transport module. [ 0.610504] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.611297] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.611602] CPU PMU: probing PMU on CPU 0 [ 0.611663] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available [ 0.769439] bounce pool size: 64 pages [ 0.770019] VFS: Disk quotas dquot_6.5.2 [ 0.770233] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.772521] NFS: Registering the id_resolver key type [ 0.772918] Key type id_resolver registered [ 0.772918] Key type id_legacy registered [ 0.773040] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 0.773681] msgmni has been set to 1474 [ 0.776153] io scheduler noop registered [ 0.776153] io scheduler deadline registered [ 0.776275] io scheduler cfq registered (default) [ 0.779052] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.784637] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0 [ 0.786315] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1 [ 0.787414] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2 [ 1.238098] console [ttyO2] enabled [ 1.241119] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3 [ 1.267456] brd: module loaded [ 1.281951] loop: module loaded [ 1.287109] mtdoops: mtd device (mtddev=name/number) must be supplied [ 1.291259] OneNAND driver initializing [ 1.300537] usbcore: registered new interface driver asix [ 1.303833] usbcore: registered new interface driver ax88179_178a [ 1.307434] usbcore: registered new interface driver cdc_ether [ 1.310943] usbcore: registered new interface driver smsc95xx [ 1.314392] usbcore: registered new interface driver net1080 [ 1.317779] usbcore: registered new interface driver cdc_subset [ 1.321289] usbcore: registered new interface driver zaurus [ 1.324737] usbcore: registered new interface driver cdc_ncm [ 1.329162] usbcore: registered new interface driver cdc_wdm [ 1.332244] Initializing USB Mass Storage driver... [ 1.335266] usbcore: registered new interface driver usb-storage [ 1.338562] USB Mass Storage support registered. [ 1.341400] usbcore: registered new interface driver usbtest [ 1.345825] mousedev: PS/2 mouse device common for all mice [ 1.352508] twl_rtc twl_rtc: Power up reset detected. [ 1.356201] twl_rtc twl_rtc: Enabling TWL-RTC [ 1.362609] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0 [ 1.366546] i2c /dev entries driver [ 1.371459] Driver for 1-wire Dallas network protocol. [ 1.377319] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 1.383483] omap-dma-engine omap-dma-engine: allocating channel for 62 [ 1.387115] omap-dma-engine omap-dma-engine: allocating channel for 61 [ 1.433685] omap-dma-engine omap-dma-engine: allocating channel for 60 [ 1.437286] omap-dma-engine omap-dma-engine: allocating channel for 59 [ 1.546966] ledtrig-cpu: registered to indicate activity on CPUs [ 1.548645] mmc1: card claims to support voltages below the defined range. These will be ignored. [ 1.556152] usbcore: registered new interface driver usbhid [ 1.559204] usbhid: USB HID core driver [ 1.559722] mmc1: queuing unknown CIS tuple 0x91 (3 bytes) [ 1.561401] mmc1: new SDIO card at address 0001 [ 1.569488] oprofile: using arm/armv7-ca9 [ 1.572265] TCP: cubic registered [ 1.574127] Initializing XFRM netlink socket [ 1.576568] NET: Registered protocol family 17 [ 1.579071] NET: Registered protocol family 15 [ 1.581756] Key type dns_resolver registered [ 1.584350] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 1.595733] Power Management for TI OMAP4. [ 1.597961] OMAP4 PM: u-boot >= v2012.07 is required for full PM support [ 1.601806] ThumbEE CPU extension supported. [ 1.607452] VANA: incomplete constraints, leaving on [ 1.611480] VDAC: incomplete constraints, leaving on [ 1.615356] VUSB: incomplete constraints, leaving on [ 1.621368] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800) [ 1.629180] Waiting for root device /dev/mmcblk0p2... [ 1.962249] mmc0: host does not support reading read-only switch. assuming write-enable. [ 1.969451] mmc0: new high speed SD card at address 1234 [ 1.973937] mmcblk0: mmc0:1234 SA02G 1.83 GiB [ 1.981750] mmcblk0: p1 p2 [ 2.906524] kjournald starting. Commit interval 5 seconds [ 2.906768] EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended [ 3.303314] EXT3-fs (mmcblk0p2): using internal journal [ 3.307922] ext3_orphan_cleanup: truncating inode 20 to 0 bytes [ 3.312225] EXT3-fs (mmcblk0p2): 1 truncate cleaned up [ 4.520874] EXT3-fs (mmcblk0p2): recovery complete [ 4.523529] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode [ 4.527374] VFS: Mounted root (ext3 filesystem) on device 179:2. [ 4.534820] devtmpfs: mounted [ 4.536804] Freeing init memory: 340K /bin/sh: can't access tty; job control turned off / #