]> www.infradead.org Git - users/rw/ppcboot.git/commitdiff
MBX: fix link address for putting PPCBoot into flash memory
authorwdenk <wdenk>
Tue, 31 Oct 2000 07:54:52 +0000 (07:54 +0000)
committerwdenk <wdenk>
Tue, 31 Oct 2000 07:54:52 +0000 (07:54 +0000)
mbx8xx/config.mk

index 14415df6cb454a357fc2fb7c8c9bd556194951e3..aec7c6abf814911ed8b1a04c985dafb70e754cad 100644 (file)
@@ -1,5 +1,9 @@
 #
 # (C) Copyright 2000
+# Sysgo Real-Time Solutions, GmbH <www.elinos.com>
+# Marius Groeger <mgroeger@sysgo.de>
+#
+# (C) Copyright 2000
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
 #
 # See file CREDITS for list of people who contributed to this
@@ -25,5 +29,5 @@
 # MBX8xx boards
 #
 
-//TEXT_BASE = 0xfe000000
-TEXT_BASE  = 0x00200000
+TEXT_BASE = 0xfe000000
+//TEXT_BASE  = 0x00200000