rayddteam

Rpi U-Boot success

May 31st, 2012
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. U-Boot 2012.04.01-gf8dd840-dirty (May 31 2012 - 17:27:46)
  2.  
  3. U-Boot code: 00008000 -> 0001D754 BSS: -> 000214B4
  4. monitor len: 000194B4
  5. ramsize: 08000000
  6. TLB table at: 07ff0000
  7. Top of RAM usable for U-Boot at: 07ff0000
  8. Reserving 101k for U-Boot at: 07fd6000
  9. Reserving 1216k for malloc() at: 07ea6000
  10. Reserving 32 Bytes for Board Info at: 07ea5fe0
  11. Reserving 120 Bytes for Global Data at: 07ea5f68
  12. New Stack Pointer is: 07ea5f58
  13. RAM Configuration:
  14. Bank #0: 00000000 128 MiB
  15. relocation OOOffset is: 07fce000
  16. relocation OOOffset is: 07fce000
  17. memcpy(07ea5f68, 03ffff80, 120)
  18. relocated
  19. WARNING: Caches not enabled
  20. monitor flash len: 00018434
  21. Now running in RAM - U-Boot at: 07fd6000
  22. Using default environment
  23.  
  24. Destroy Hash Table: 07feb8ec table = (null)
  25. Create Hash Table: N=66
  26. INSERT: table 07feb8ec, filled 1/67 rv 07ea6264 ==> name="baudrate" value="115200"
  27. INSERT: free(data = 07ea6008)
  28. INSERT: done
  29. In: serial
  30. Out: serial
  31. Err: serial
  32. Net: No ethernet found.
  33. Raspberry-Pi #
  34. Raspberry-Pi #
  35. Raspberry-Pi # ?
  36. ? - alias for 'help'
  37. bootm - boot application image from memory
  38. bootp - boot image via network using BOOTP/TFTP protocol
  39. dhcp - boot image via network using DHCP/TFTP protocol
  40. env - environment handling commands
  41. go - start application at address 'addr'
  42. help - print command description/usage
  43. ping - send ICMP ECHO_REQUEST to network host
  44. printenv- print environment variables
  45. reset - Perform RESET of the CPU
  46. setenv - set environment variables
  47. tftpboot- boot image via network using TFTP protocol
  48. version - print monitor, compiler and linker version
  49. Raspberry-Pi #
Advertisement
Add Comment
Please, Sign In to add comment