Advertisement
Guest User

Beaglebone

a guest
Feb 15th, 2012
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1.  
  2. 2870524 bytes read
  3. ## Booting kernel from Legacy Image at 82000000 ...
  4. Image Name: Arago/3.0+3.1-rc8-psp04.06.00.02
  5. Image Type: ARM Linux Kernel Image (uncompressed)
  6. Data Size: 2870460 Bytes = 2.7 MiB
  7. Load Address: 80008000
  8. Entry Point: 80008000
  9. Verifying Checksum ... OK
  10. Loading Kernel Image ... OK
  11. OK
  12.  
  13. Starting kernel ...
  14.  
  15. Uncompressing Linux... done, booting the kernel.
  16. [ 0.066651] omap_l3_smx omap_l3_smx.0: couldn't find resource
  17. [ 0.128554] Could not set LED4 to fully on
  18. [ 0.220430] mtdoops: mtd device (mtddev=name/number) must be supplied
  19. [ 0.280974] omap2_set_init_voltage: unable to get clk dpll1_ck
  20. [ 0.287131] omap2_set_init_voltage: unable to set vdd_mpu_iva
  21. [ 0.293233] omap2_set_init_voltage: unable to get clk l3_ick
  22. [ 0.299199] omap2_set_init_voltage: unable to set vdd_core
  23. [ 0.310885]
  24. [ 0.310894] CPSW phy found : id is : 0x7c0f1
  25. [ 0.317713] PHY 0:01 not found
  26. [ 198.121406] IP-Config: Reopening network devices...
  27. [ 198.129215]
  28. [ 198.129222] CPSW phy found : id is : 0x7c0f1
  29. [ 198.136112] PHY 0:01 not found
  30. [ 390.611272] IP-Config: Auto-configuration of network failed.
  31. [ 390.620282] EXT3-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (40)
  32. [ 390.630781] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,2)
  33. [ 390.639677] Backtrace:
  34. [ 390.642322] [<c0016e40>] (dump_backtrace+0x0/0x110) from [<c03e4654>] (dump_stack+0x18/0x1c)
  35. [ 390.651235] r6:cfab9005 r5:c0545c84 r4:c059f108 r3:c0571048
  36. [ 390.657237] [<c03e463c>] (dump_stack+0x0/0x1c) from [<c03e46c4>] (panic+0x6c/0x1a0)
  37. [ 390.665344] [<c03e4658>] (panic+0x0/0x1a0) from [<c051ed38>] (mount_block_root+0x20c/0x228)
  38. [ 390.674164] r3:cf81df2c r2:cf81df58 r1:cf81df58 r0:c04a5c30
  39. [ 390.680150] r7:00008000
  40. [ 390.682847] [<c051eb2c>] (mount_block_root+0x0/0x228) from [<c051ef18>] (mount_root+0xd8/0xe0)
  41. [ 390.691951] [<c051ee40>] (mount_root+0x0/0xe0) from [<c051f0c0>] (prepare_namespace+0x1a0/0x1dc)
  42. [ 390.701225] r4:c059e2a0
  43. [ 390.703910] [<c051ef20>] (prepare_namespace+0x0/0x1dc) from [<c051e908>] (kernel_init+0x124/0x130)
  44. [ 390.713377] r5:c05531f8 r4:c05531f8
  45. [ 390.717175] [<c051e7e4>] (kernel_init+0x0/0x130) from [<c0038e88>] (do_exit+0x0/0x698)
  46. [ 390.725541] r5:c051e7e4 r4:00000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement