diff options
Diffstat (limited to 'board/ep88x/config.mk')
| -rw-r--r-- | board/ep88x/config.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/ep88x/config.mk b/board/ep88x/config.mk index 72b326c32..0fc941e87 100644 --- a/board/ep88x/config.mk +++ b/board/ep88x/config.mk @@ -24,4 +24,4 @@  #  # Embedded Planet EP88x boards  # -TEXT_BASE = 0xFC000000 +CONFIG_SYS_TEXT_BASE = 0xFC000000 |