diff options
Diffstat (limited to 'board/assabet/config.mk')
-rw-r--r-- | board/assabet/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/assabet/config.mk b/board/assabet/config.mk index 74cb41941d..d9866a0eb2 100644 --- a/board/assabet/config.mk +++ b/board/assabet/config.mk @@ -4,4 +4,4 @@ # The Intel Assabet 1 bank of 32 MiB SDRAM # -TEXT_BASE = 0xc1f00000 +CONFIG_SYS_TEXT_BASE = 0xc1f00000 |