Advertisement
Guest User

Untitled

a guest
May 7th, 2013
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.35 KB | None | 0 0
  1. U-Boot#
  2. Unknown command '�`枆~������`枆~������`枆~�����~x�~~x�~�`枆~������`枆~������`枆~�����~x�~~x�~' - try 'help'
  3. U-Boot# boot
  4. gpio: pin 53 (gpio 53) value is 1
  5. mmc0 is current device
  6. micro SD card found
  7. mmc0 is current device
  8. gpio: pin 54 (gpio 54) value is 1
  9. SD/MMC found on device 0
  10. reading uEnv.txt
  11. 33 bytes read in 3 ms (10.7 KiB/s)
  12. Loaded environment from uEnv.txt
  13. Importing environment from mmc ...
  14. gpio: pin 55 (gpio 55) value is 1
  15. 4215264 bytes read in 793 ms (5.1 MiB/s)
  16. gpio: pin 56 (gpio 56) value is 1
  17. 22665 bytes read in 48 ms (460.9 KiB/s)
  18. Booting from mmc ...
  19. ## Booting kernel from Legacy Image at 80007fc0 ...
  20.    Image Name:   Angstrom/3.8.6/beaglebone
  21.    Image Type:   ARM Linux Kernel Image (uncompressed)
  22.    Data Size:    4215200 Bytes = 4 MiB
  23.    Load Address: 80008000
  24.    Entry Point:  80008000
  25.    Verifying Checksum ... OK
  26. ## Flattened Device Tree blob at 80f80000
  27.    Booting using the fdt blob at 0x80f80000
  28.    XIP Kernel Image ... OK
  29. OK
  30.    Using Device Tree in place at 80f80000, end 80f88888
  31.  
  32. Starting kernel ...
  33.  
  34. Uncompressing Linux... done, booting the kernel.
  35. [    0.106595] pinctrl-single 44e10800.pinmux: prop pinctrl-0 index 0 invalid phandle
  36. [    0.223924] omap2_mbox_probe: platform not supported
  37. [    0.495008] tps65217-bl tps65217-bl: no platform data provided
  38. [    0.579171] bone-capemgr bone_capemgr.7: slot #0: No cape found
  39. [    0.616276] bone-capemgr bone_capemgr.7: slot #1: No cape found
  40. [    0.653386] bone-capemgr bone_capemgr.7: slot #2: No cape found
  41. [    0.690494] bone-capemgr bone_capemgr.7: slot #3: No cape found
  42. systemd-fsck[76]: Angstrom-Cloud9-: clean, 69633/218160 files, 377217/872448 blocks
  43.  
  44. .---O---.
  45. |       |                  .-.           o o
  46. |   |   |-----.-----.-----.| |   .----..-----.-----.
  47. |       |     | __  |  ---'| '--.|  .-'|     |     |
  48. |   |   |  |  |     |---  ||  --'|  |  |  '  | | | |
  49. '---'---'--'--'--.  |-----''----''--'  '-----'-'-'-'
  50.                 -'  |
  51.                '---'
  52.  
  53. The Angstrom Distribution beaglebone ttyO0
  54.  
  55. Angstrom v2012.12 - Kernel 3.8.6
  56.  
  57. beaglebone login: root
  58. Last login: Sat Jan  1 00:59:14 UTC 2000 on ttyO0
  59. root@beaglebone:~# [   36.984103] libphy: PHY 4a101000.mdio:01 not found
  60. [   36.989216] net eth0: phy 4a101000.mdio:01 not found on slave 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement