Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot 2012.04.01-gf8dd840-dirty (May 31 2012 - 17:27:46)
- U-Boot code: 00008000 -> 0001D754 BSS: -> 000214B4
- monitor len: 000194B4
- ramsize: 08000000
- TLB table at: 07ff0000
- Top of RAM usable for U-Boot at: 07ff0000
- Reserving 101k for U-Boot at: 07fd6000
- Reserving 1216k for malloc() at: 07ea6000
- Reserving 32 Bytes for Board Info at: 07ea5fe0
- Reserving 120 Bytes for Global Data at: 07ea5f68
- New Stack Pointer is: 07ea5f58
- RAM Configuration:
- Bank #0: 00000000 128 MiB
- relocation OOOffset is: 07fce000
- relocation OOOffset is: 07fce000
- memcpy(07ea5f68, 03ffff80, 120)
- relocated
- WARNING: Caches not enabled
- monitor flash len: 00018434
- Now running in RAM - U-Boot at: 07fd6000
- Using default environment
- Destroy Hash Table: 07feb8ec table = (null)
- Create Hash Table: N=66
- INSERT: table 07feb8ec, filled 1/67 rv 07ea6264 ==> name="baudrate" value="115200"
- INSERT: free(data = 07ea6008)
- INSERT: done
- In: serial
- Out: serial
- Err: serial
- Net: No ethernet found.
- Raspberry-Pi #
- Raspberry-Pi #
- Raspberry-Pi # ?
- ? - alias for 'help'
- bootm - boot application image from memory
- bootp - boot image via network using BOOTP/TFTP protocol
- dhcp - boot image via network using DHCP/TFTP protocol
- env - environment handling commands
- go - start application at address 'addr'
- help - print command description/usage
- ping - send ICMP ECHO_REQUEST to network host
- printenv- print environment variables
- reset - Perform RESET of the CPU
- setenv - set environment variables
- tftpboot- boot image via network using TFTP protocol
- version - print monitor, compiler and linker version
- Raspberry-Pi #
Advertisement
Add Comment
Please, Sign In to add comment