7b369371c1
the default environment variables to be similar to wandboard and beaglebone. Approved by: imp
14 lines
613 B
Text
14 lines
613 B
Text
U-Boot loader and related files for Raspberry Pi
|
|
|
|
To install this bootloader, copy ALL the files in the share/u-boot/u-boot-rpi
|
|
directory to the first partition, formatted as FAT16 or FAT32, on an SD card.
|
|
|
|
This version is patched so that:
|
|
* ELF and API features are enabled.
|
|
* The default environment is trimmed to just what's needed to boot.
|
|
* The saveenv command writes to the file uboot.env on the FAT partition.
|
|
|
|
For information about running FreeBSD on RaspberryPi, see
|
|
WWW: http://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi
|
|
|
|
For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
|