Skip to content

Instantly share code, notes, and snippets.

@derpston
Created December 18, 2011 17:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save derpston/1494015 to your computer and use it in GitHub Desktop.
Save derpston/1494015 to your computer and use it in GitHub Desktop.
Bifferboard BIFFROOT menu example
BIFFBOOT v3.3 00B3F600379E 32-bit Loader by bifferos (c) 2010
Redistribution prohibited, all rights reserved.
Press <ESC>
'help' or '?' for a list of commands
BIFFBOOT> ?
Available commands:
help Print this help
? Alias for 'help'
credits Print credits
analyser Run a simple logic analyser on JTAG/button GPIO
showconfig Print config values
flash Flash erase or basic test (erase|test)
tftpflash Obtain and flash kernel via BOOTP/TFTP
ubiformat Format ubifs partition
led Set led state (on|off)
defaults Set factory default configuration
usbroot Set cmndline for root on USB device
mtdroot Set cmndline for root on on-board flash
rdroot Set cmndline for root on initrd
revert Revert latest config changes
save Save the config to flash
reboot Restart Biffboot
go Boot kernel/payload
boot Alias for 'go'
set Set config value. 'set help' for options
BIFFBOOT> showconfig
Configuration values:
bootsource: on-board flash
console: enabled
nic: enabled
boottype: Linux 2.6 parameter block
loadaddress: 0x00400000
cmndline: console=uart,io,0x3f8 init=/etc/preinit root=/dev/sda1 rootwait ubi.mtd=rootfs
kernelmax: 0x0020
BIFFBOOT>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment