Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/stand/gzboot/IQ80310_flash_0x00080000 Fix th...
details: https://anonhg.NetBSD.org/src/rev/938f7d4cd543
branches: trunk
changeset: 546433:938f7d4cd543
user: thorpej <thorpej%NetBSD.org@localhost>
date: Tue Apr 29 05:38:52 2003 +0000
description:
Fix the name of the image.
diffstat:
sys/arch/evbarm/stand/gzboot/IQ80310_flash_0x00080000/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 561bb3586997 -r 938f7d4cd543 sys/arch/evbarm/stand/gzboot/IQ80310_flash_0x00080000/Makefile
--- a/sys/arch/evbarm/stand/gzboot/IQ80310_flash_0x00080000/Makefile Tue Apr 29 05:36:20 2003 +0000
+++ b/sys/arch/evbarm/stand/gzboot/IQ80310_flash_0x00080000/Makefile Tue Apr 29 05:38:52 2003 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2003/04/29 05:36:20 thorpej Exp $
+# $NetBSD: Makefile,v 1.3 2003/04/29 05:38:52 thorpej Exp $
S= ${.CURDIR}/../../../../..
PLATFORM= IQ80310
-RELOC= 0x80000
+RELOC= 0x00080000
MAXIMAGESIZE= 0 # concatenate
LOADADDR= 0xa0200000
Home |
Main Index |
Thread Index |
Old Index