diff options
Diffstat (limited to 'board/freescale/p2020ds/config.mk')
-rw-r--r-- | board/freescale/p2020ds/config.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/freescale/p2020ds/config.mk b/board/freescale/p2020ds/config.mk index 4268c19..f5c07e5 100644 --- a/board/freescale/p2020ds/config.mk +++ b/board/freescale/p2020ds/config.mk @@ -23,8 +23,4 @@ # # p2020ds board # -ifndef CONFIG_SYS_TEXT_BASE -CONFIG_SYS_TEXT_BASE = 0xeff80000 -endif - RESET_VECTOR_ADDRESS = 0xeffffffc |