History log of /freebsd-10-stable/sys/boot/arm/at91/boot0spi/main.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 238188 07-Jul-2012 imp

Generalize this for loading the loader into the SPI. Plus trim about
100 bytes from the binary with silly tricks. Hope to get this small
enough to run on the models that have 4k SRAM. We are close compiled
for the at91rm9200, but still need to trim for the target.


# 165396 20-Dec-2006 imp

MFp4: Delay a second or two after the upload before printing Done.
Add an automatic reset for remote operational luvin' goodness.


# 164321 15-Nov-2006 imp

MFp4: Improvements, including the ability to download to an arbitrary
part of the spi flash.


# 163595 21-Oct-2006 imp

MFp4: Move to smaller code. This was somehow forgotten before.


# 161369 16-Aug-2006 imp

MFp4:

Tidy up a bit. Make sure that the burned image matches the downloaded
one.


# 157917 21-Apr-2006 imp

spi flash updating boot loader. upload this file for the recovery
xmodem download. Then download the image you want in the flash.
This will burn the image into the flash. You must then reset the
unit and the new flash image will be used for booting...