diff options
Diffstat (limited to 'board/cerf250/config.mk')
-rw-r--r-- | board/cerf250/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cerf250/config.mk b/board/cerf250/config.mk index 1a86cc9..c2d46b2 100644 --- a/board/cerf250/config.mk +++ b/board/cerf250/config.mk @@ -2,4 +2,4 @@ # Cerf board with PXA250 cpu # # -TEXT_BASE = 0xa3080000 +CONFIG_SYS_TEXT_BASE = 0xa3080000 |