diff options
Diffstat (limited to 'board/etx094/config.mk')
-rw-r--r-- | board/etx094/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/etx094/config.mk b/board/etx094/config.mk index 655c2db..08f0c7a 100644 --- a/board/etx094/config.mk +++ b/board/etx094/config.mk @@ -25,4 +25,4 @@ # ETX_094 Boards # -TEXT_BASE = 0x40000000 +CONFIG_SYS_TEXT_BASE = 0x40000000 |