diff mbox

[U-Boot,15/15] hammerhead: move CONFIG_SYS_TEXT_BASE to header

Message ID 1297266050-14449-16-git-send-email-biessmann@corscience.de
State Accepted
Commit 15cc55ac93a878f9904493fc4f0b5381cbd231d1
Delegated to: Reinhard Meyer
Headers show

Commit Message

Andreas Bießmann Feb. 9, 2011, 3:40 p.m. UTC
Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
---
 board/miromico/hammerhead/config.mk |    1 -
 include/configs/hammerhead.h        |    1 +
 2 files changed, 1 insertions(+), 1 deletions(-)
 delete mode 100644 board/miromico/hammerhead/config.mk
diff mbox

Patch

diff --git a/board/miromico/hammerhead/config.mk b/board/miromico/hammerhead/config.mk
deleted file mode 100644
index 34b709a..0000000
--- a/board/miromico/hammerhead/config.mk
+++ /dev/null
@@ -1 +0,0 @@ 
-CONFIG_SYS_TEXT_BASE		= 0x00000000
diff --git a/include/configs/hammerhead.h b/include/configs/hammerhead.h
index 5a2d146..bfdfc0a 100644
--- a/include/configs/hammerhead.h
+++ b/include/configs/hammerhead.h
@@ -141,6 +141,7 @@ 
 #define CONFIG_SYS_MAX_FLASH_SECT		135
 
 #define CONFIG_SYS_MONITOR_BASE		CONFIG_SYS_FLASH_BASE
+#define CONFIG_SYS_TEXT_BASE		0x00000000
 
 #define CONFIG_SYS_INTRAM_BASE			0x24000000
 #define CONFIG_SYS_INTRAM_SIZE			0x8000