summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/miromico/hammerhead/config.mk1
-rw-r--r--include/configs/hammerhead.h1
2 files changed, 1 insertions, 1 deletions
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