Created
March 14, 2011 11:28
-
-
Save bradfa/869016 to your computer and use it in GitHub Desktop.
BeagleBoard-xM 2.6.38-rc8 Kernel Boot - CLFS Embedded Toolchain
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Texas Instruments X-Loader 1.4.4ss (Aug 19 2010 - 02:49:27) | |
Beagle xM Rev A | |
Reading boot sector | |
Loading u-boot.bin from mmc | |
U-Boot 2010.03-dirty (Aug 20 2010 - 20:50:46) | |
OMAP3630/3730-GP ES2.0, CPU-OPP2, L3-165MHz, | |
OMAP3 Beagle board + LPDDR/NAND | |
I2C: ready | |
DRAM: 512 MB | |
NAND: 0 MiB | |
*** Warning - bad CRC or NAND, using default environment | |
In: serial | |
Out: serial | |
Err: serial | |
Probing for expansion boards, if none are connected you'll see a harmles | |
s I2C error. | |
No EEPROM on expansion board | |
Beagle xM Rev A | |
Die ID #146000011ff00000015739eb0b021002 | |
Hit any key to stop autoboot: 0 | |
OMAP3 beagleboard.org # setenv console ttyO2,115200n8 | |
OMAP3 beagleboard.org # mmc init ${mmcdev} | |
mmc1 is available | |
OMAP3 beagleboard.org # run loaduimage | |
reading uImage | |
2990964 bytes read | |
OMAP3 beagleboard.org # run mmcboot | |
Booting from mmc ... | |
## Booting kernel from Legacy Image at 80200000 ... | |
Image Name: Linux-2.6.38-rc8-09493-gd6f5a6e | |
Image Type: ARM Linux Kernel Image (uncompressed) | |
Data Size: 2990900 Bytes = 2.9 MB | |
Load Address: 80008000 | |
Entry Point: 80008000 | |
Verifying Checksum ... OK | |
Loading Kernel Image ... OK | |
OK | |
Starting kernel ... | |
Uncompressing Linux... done, booting the kernel. | |
[ 0.000000] Linux version 2.6.38-rc8-09493-gd6f5a6e (clfs-embedded-ar | |
m@bigbox) (gcc version 4.5.2 (GCC) ) #3 SMP Mon Mar 14 06:53:21 EDT 2011 | |
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10 | |
c53c7f | |
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instructi | |
on cache | |
[ 0.000000] Machine: OMAP3 Beagle Board | |
[ 0.000000] Memory policy: ECC disabled, Data cache writeback | |
[ 0.000000] OMAP3630 ES1.1 (l2cache iva sgx neon isp 192mhz_clk ) | |
[ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000 | |
[ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz | |
[ 0.000000] Reprogramming SDRC clock to 332000000 Hz | |
[ 0.000000] PERCPU: Embedded 7 pages/cpu @c0f68000 s8192 r8192 d12288 | |
u32768 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. T | |
otal pages: 130048 | |
[ 0.000000] Kernel command line: console=ttyO2,115200n8 mpurate=1000 | |
buddy=none camera=lbcm3m1 vram=12M omapfb.mode=dvi:640x480MR-16@60 omapd | |
ss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait | |
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) | |
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 | |
bytes) | |
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 b | |
ytes) | |
[ 0.000000] Memory: 512MB = 512MB total | |
[ 0.000000] Memory: 508088k/508088k available, 16200k reserved, 0K hi | |
ghmem | |
[ 0.000000] Virtual kernel memory layout: | |
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) | |
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB) | |
[ 0.000000] vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB) | |
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) | |
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) | |
[ 0.000000] .init : 0xc0008000 - 0xc0052000 ( 296 kB) | |
[ 0.000000] .text : 0xc0052000 - 0xc058f9dc (5367 kB) | |
[ 0.000000] .data : 0xc0590000 - 0xc0608360 ( 481 kB) | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] RCU-based detection of stalled CPUs is disabled. | |
[ 0.000000] NR_IRQS:409 | |
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 i | |
nterrupts | |
[ 0.000000] Total of 96 interrupts on 1 active controller | |
[ 0.000000] omap_hwmod: gpt12_fck: missing clockdomain for gpt12_fck. | |
[ 0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz | |
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps | |
every 131071999ms | |
[ 0.000000] Console: colour dummy device 80x30 | |
[ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, In | |
c., 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.000885] Calibrating delay loop... 478.91 BogoMIPS (lpj=1867776) | |
[ 0.143981] pid_max: default: 32768 minimum: 301 | |
[ 0.144714] Security Framework initialized | |
[ 0.145080] Mount-cache hash table entries: 512 | |
[ 0.149139] CPU: Testing write buffer coherency: ok | |
[ 0.150024] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 | |
counters available | |
[ 0.151824] Brought up 1 CPUs | |
[ 0.151855] SMP: Total of 1 processors activated (478.91 BogoMIPS). | |
[ 0.164428] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for | |
l3_main | |
[ 0.164428] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for | |
l4_core | |
[ 0.164459] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for | |
l4_per | |
[ 0.164489] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for | |
l4_wkup | |
[ 0.171173] print_constraints: dummy: | |
[ 0.172454] NET: Registered protocol family 16 | |
[ 0.172729] GPMC revision 5.0 | |
[ 0.172851] Trying to install interrupt handler for IRQ402 | |
[ 0.172882] Trying to install interrupt handler for IRQ403 | |
[ 0.172882] Trying to install interrupt handler for IRQ404 | |
[ 0.172912] Trying to install interrupt handler for IRQ405 | |
[ 0.172943] Trying to install interrupt handler for IRQ406 | |
[ 0.172943] Trying to install interrupt handler for IRQ407 | |
[ 0.172973] Trying to install interrupt handler for IRQ408 | |
[ 0.173004] Trying to install type control for IRQ409 | |
[ 0.173004] Trying to set irq flags for IRQ409 | |
[ 0.180236] omap_device: omap_gpio.0: new worst case activate latency | |
0: 91552 | |
[ 0.180847] OMAP GPIO hardware version 2.5 | |
[ 0.181365] OMAP GPIO hardware version 2.5 | |
[ 0.182037] OMAP GPIO hardware version 2.5 | |
[ 0.182495] OMAP GPIO hardware version 2.5 | |
[ 0.182922] OMAP GPIO hardware version 2.5 | |
[ 0.183380] OMAP GPIO hardware version 2.5 | |
[ 0.196258] omap_mux_init: Add partition: #1: core, flags: 0 | |
[ 0.199005] OMAP3 Beagle Rev: xM | |
[ 0.204650] omap_device: omap_uart.1: new worst case activate latency | |
0: 30517 | |
[ 0.205108] omap_device: omap_uart.1: new worst case deactivate laten | |
cy 0: 30517 | |
[ 0.207824] Found NAND on CS0 | |
[ 0.207824] Registering NAND on CS0 | |
[ 0.208923] Unable to get DVI reset GPIO | |
[ 0.208984] hw-breakpoint: debug architecture 0x4 unsupported. | |
[ 0.224884] ------------[ cut here ]------------ | |
[ 0.224914] WARNING: at arch/arm/mach-omap2/clock.c:438 omap2_clk_swi | |
tch_mpurate_at_boot+0x7c/0xb4() | |
[ 0.224945] clock: dpll1_ck: unable to set MPU rate to 1000: -22 | |
[ 0.224975] Modules linked in: | |
[ 0.225006] [<c0063aa0>] (unwind_backtrace+0x0/0xe4) from [<c0096c0c> | |
] (warn_slowpath_common+0x4c/0x64) | |
[ 0.225036] [<c0096c0c>] (warn_slowpath_common+0x4c/0x64) from [<c009 | |
6ca4>] (warn_slowpath_fmt+0x2c/0x3c) | |
[ 0.225067] [<c0096ca4>] (warn_slowpath_fmt+0x2c/0x3c) from [<c00143e | |
c>] (omap2_clk_switch_mpurate_at_boot+0x7c/0xb4) | |
[ 0.225097] [<c00143ec>] (omap2_clk_switch_mpurate_at_boot+0x7c/0xb4) | |
from [<c00149f0>] (omap3xxx_clk_arch_init+0x20/0x50) | |
[ 0.225158] [<c00149f0>] (omap3xxx_clk_arch_init+0x20/0x50) from [<c0 | |
05264c>] (do_one_initcall+0xbc/0x194) | |
[ 0.225189] [<c005264c>] (do_one_initcall+0xbc/0x194) from [<c0008dec | |
>] (kernel_init+0x158/0x21c) | |
[ 0.225219] [<c0008dec>] (kernel_init+0x158/0x21c) from [<c005d5a4>] | |
(kernel_thread_exit+0x0/0x8) | |
[ 0.225769] ---[ end trace 1b75b31a2719ed1c ]--- | |
[ 0.227203] OMAP DMA hardware revision 5.0 | |
[ 0.285400] bio: create slab <bio-0> at 0 | |
[ 0.294647] SCSI subsystem initialized | |
[ 0.295227] omap_device: omap2_mcspi.1: new worst case activate laten | |
cy 0: 30517 | |
[ 0.299774] omap_device: omap2_mcspi.4: new worst case deactivate lat | |
ency 0: 30517 | |
[ 0.303405] usbcore: registered new interface driver usbfs | |
[ 0.304504] usbcore: registered new interface driver hub | |
[ 0.305358] usbcore: registered new device driver usb | |
[ 0.307434] omap_device: omap_i2c.1: new worst case activate latency | |
0: 30517 | |
[ 0.307617] omap_i2c omap_i2c.1: bus 1 rev1.4.0 at 2600 kHz | |
[ 0.317779] twl4030: PIH (irq 7) chaining IRQs 368..375 | |
[ 0.317901] twl4030: power (irq 373) chaining IRQs 376..383 | |
[ 0.320068] twl4030: gpio (irq 368) chaining IRQs 384..401 | |
[ 0.331970] print_constraints: VMMC1: 1850 <--> 3150 mV at 3000 mV no | |
rmal standby | |
[ 0.334411] print_constraints: VDAC: 1800 mV normal standby | |
[ 0.336975] print_constraints: VDVI: 1800 mV normal standby | |
[ 0.339813] print_constraints: VSIM: 1800 <--> 3000 mV at 1800 mV nor | |
mal standby | |
[ 0.340484] omap_device: omap_i2c.1: new worst case deactivate latenc | |
y 0: 30517 | |
[ 0.340759] omap_i2c omap_i2c.3: bus 3 rev1.4.0 at 100 kHz | |
[ 0.350952] Switching to clocksource 32k_counter | |
[ 0.356994] Switched to NOHz mode on CPU #0 | |
[ 0.458099] NET: Registered protocol family 2 | |
[ 0.458740] IP route cache hash table entries: 4096 (order: 2, 16384 | |
bytes) | |
[ 0.460693] TCP established hash table entries: 16384 (order: 5, 1310 | |
72 bytes) | |
[ 0.461761] TCP bind hash table entries: 16384 (order: 7, 589824 byte | |
s) | |
[ 0.471008] TCP: Hash tables configured (established 16384 bind 16384 | |
) | |
[ 0.471099] TCP reno registered | |
[ 0.471130] UDP hash table entries: 256 (order: 2, 20480 bytes) | |
[ 0.471466] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) | |
[ 0.472534] NET: Registered protocol family 1 | |
[ 0.473846] RPC: Registered udp transport module. | |
[ 0.473876] RPC: Registered tcp transport module. | |
[ 0.473907] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.474853] NetWinder Floating Point Emulator V0.97 (double precision | |
) | |
[ 0.481506] PMU: registered new PMU device of type 0 | |
[ 0.642242] VFS: Disk quotas dquot_6.5.2 | |
[ 0.642639] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes | |
) | |
[ 0.645172] JFFS2 version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat | |
, Inc. | |
[ 0.646301] msgmni has been set to 992 | |
[ 0.651000] io scheduler noop registered | |
[ 0.651031] io scheduler deadline registered | |
[ 0.651275] io scheduler cfq registered (default) | |
[ 0.655517] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.662780] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMA | |
P UART0 | |
[ 0.664855] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMA | |
P UART1 | |
[ 0.666046] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMA | |
P UART2 | |
[ 1.537902] console [ttyO2] enabled | |
[ 1.543395] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMA | |
P UART3 | |
[ 1.590026] brd: module loaded | |
[ 1.611785] loop: module loaded | |
[ 1.616149] omap_device: omap_i2c.1: new worst case activate latency | |
0: 91552 | |
[ 1.631713] mtdoops: mtd device (mtddev=name/number) must be supplied | |
[ 1.638732] omap2-nand driver initializing | |
[ 1.643585] No NAND device found. | |
[ 1.647308] No NAND device found. | |
[ 1.651702] OneNAND driver initializing | |
[ 1.664184] usbcore: registered new interface driver asix | |
[ 1.670440] usbcore: registered new interface driver cdc_ether | |
[ 1.677459] usbcore: registered new interface driver net1080 | |
[ 1.684082] usbcore: registered new interface driver cdc_subset | |
[ 1.690979] usbcore: registered new interface driver zaurus | |
[ 1.696929] cdc_ncm: 7-Feb-2011 | |
[ 1.700805] usbcore: registered new interface driver cdc_ncm | |
[ 1.709228] usbcore: registered new interface driver cdc_wdm | |
[ 1.715270] Initializing USB Mass Storage driver... | |
[ 1.721069] usbcore: registered new interface driver usb-storage | |
[ 1.727508] USB Mass Storage support registered. | |
[ 1.733612] usbcore: registered new interface driver libusual | |
[ 1.740356] usbcore: registered new interface driver usbtest | |
[ 1.746398] udc: OMAP UDC driver, version: 4 October 2004 (iso) (dma) | |
[ 1.756652] mousedev: PS/2 mouse device common for all mice | |
[ 1.765747] input: gpio-keys as /devices/platform/gpio-keys/input/inp | |
ut0 | |
[ 1.781433] input: twl4030_pwrbutton as /devices/platform/omap/omap_i | |
2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input1 | |
[ 1.796417] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0 | |
[ 1.805419] i2c /dev entries driver | |
[ 1.813629] Driver for 1-wire Dallas network protocol. | |
[ 1.821197] omap_device: omap_wdt.-1: new worst case activate latency | |
0: 30517 | |
[ 1.830474] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec | |
[ 1.836975] omap_device: omap_wdt.-1: new worst case deactivate laten | |
cy 0: 30517 | |
[ 1.845794] twl4030_wdt twl4030_wdt: Failed to register misc device | |
[ 1.852539] twl4030_wdt: probe of twl4030_wdt failed with error -16 | |
[ 1.873138] usbcore: registered new interface driver usbhid | |
[ 1.879211] usbhid: USB HID core driver | |
[ 1.885040] oprofile: using arm/armv7 | |
[ 1.889556] TCP cubic registered | |
[ 1.893188] Initializing XFRM netlink socket | |
[ 1.897827] NET: Registered protocol family 17 | |
[ 1.902648] NET: Registered protocol family 15 | |
[ 1.907775] Registering the dns_resolver key type | |
[ 1.913330] VFP support v0.3: implementor 41 architecture 3 part 30 v | |
ariant c rev 3 | |
[ 1.923370] ThumbEE CPU extension supported. | |
[ 1.938629] Power Management for TI OMAP3. | |
[ 1.978881] clock: disabling unused clocks to save power | |
[ 1.989776] regulator_init_complete: VDVI: incomplete constraints, le | |
aving on | |
[ 1.997711] regulator_init_complete: VDAC: incomplete constraints, le | |
aving on | |
[ 2.006622] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00 | |
:45 UTC (946684845) | |
[ 2.018432] Waiting for root device /dev/mmcblk0p2... | |
[ 2.227020] mmc0: host does not support reading read-only switch. ass | |
uming write-enable. | |
[ 2.249908] mmc0: new high speed SDHC card at address 1234 | |
[ 2.259002] mmcblk0: mmc0:1234 SA04G 3.67 GiB | |
[ 2.270172] mmcblk0: p1 p2 | |
[ 2.367218] List of all partitions: | |
[ 2.370971] b300 3858432 mmcblk0 driver: mmcblk | |
[ 2.376647] b301 120456 mmcblk0p1 00000000-0000-0000-0000- | |
000000000000mmcblk0p1 | |
[ 2.385375] b302 8032 mmcblk0p2 00000000-0000-0000-0000- | |
000000000000mmcblk0p2 | |
[ 2.394104] No filesystem could mount root, tried: ext3 | |
[ 2.399719] Kernel panic - not syncing: VFS: Unable to mount root fs | |
on unknown-block(179,2) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment