cvs commit: src/sys/boot/arm/at91/boot0spi Makefile doit.c main.c
Warner Losh
imp at FreeBSD.org
Fri Apr 21 06:51:09 UTC 2006
imp 2006-04-21 06:51:09 UTC
FreeBSD src repository
Added files:
sys/boot/arm/at91/boot0spi Makefile doit.c main.c
Log:
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...
Revision Changes Path
1.1 +13 -0 src/sys/boot/arm/at91/boot0spi/Makefile (new)
1.1 +37 -0 src/sys/boot/arm/at91/boot0spi/doit.c (new)
1.1 +42 -0 src/sys/boot/arm/at91/boot0spi/main.c (new)
More information about the cvs-src
mailing list