PERFORCE change 110072 for review
Warner Losh
imp at FreeBSD.org
Wed Nov 15 23:51:51 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=110072
Change 110072 by imp at imp_lighthouse on 2006/11/15 23:51:42
Ooops, revert back to loading the loader with this.
Affected files ...
.. //depot/projects/arm/src/sys/boot/arm/at91/boot0spi/main.c#21 edit
Differences ...
==== //depot/projects/arm/src/sys/boot/arm/at91/boot0spi/main.c#21 (text) ====
@@ -31,7 +31,7 @@
#define LOADER_OFFSET 0
#define FPGA_OFFSET (15 * FLASH_PAGE_SIZE)
-#define OFFSET FPGA_OFFSET
+#define OFFSET LOADER_OFFSET
int
main(void)
More information about the p4-projects
mailing list