diff options
Diffstat (limited to 'board/netphone')
| -rw-r--r-- | board/netphone/config.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/netphone/config.mk b/board/netphone/config.mk index 8497ebc81..65a27fd49 100644 --- a/board/netphone/config.mk +++ b/board/netphone/config.mk @@ -25,4 +25,4 @@  # netVia Boards  # -TEXT_BASE = 0x40000000 +CONFIG_SYS_TEXT_BASE = 0x40000000 |