diff options
Diffstat (limited to 'board/ibf-dsp561')
| -rw-r--r-- | board/ibf-dsp561/config.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/ibf-dsp561/config.mk b/board/ibf-dsp561/config.mk index 1fec4d020..80b527c6c 100644 --- a/board/ibf-dsp561/config.mk +++ b/board/ibf-dsp561/config.mk @@ -24,7 +24,7 @@  #  # This is not actually used for Blackfin boards so do not change it -#TEXT_BASE = do-not-use-me +#CONFIG_SYS_TEXT_BASE = do-not-use-me  CONFIG_BFIN_CPU = bf561-0.5 |