diff options
author | Marek Vasut | 2011-08-28 03:37:48 +0200 |
---|---|---|
committer | Albert ARIBAUD | 2011-09-04 11:36:16 +0200 |
commit | 904a20bcea56b7409747a3af6ecca740a0f97fe4 (patch) | |
tree | e5517d271d3d824a202d90746c05ae51d631e2f6 /include/configs/vpac270.h | |
parent | dd0fb51d49051d3a6140a10ee8c48c3acd3732c7 (diff) |
PXA: vpac270: Remove re-defined CONFIG_SYS_TEXT_BASE
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Diffstat (limited to 'include/configs/vpac270.h')
-rw-r--r-- | include/configs/vpac270.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/vpac270.h b/include/configs/vpac270.h index 35afcd356c5..ea779716f22 100644 --- a/include/configs/vpac270.h +++ b/include/configs/vpac270.h @@ -51,7 +51,6 @@ #define CONFIG_BOOTDELAY 2 /* Autoboot delay */ #define CONFIG_CMDLINE_TAG #define CONFIG_SETUP_MEMORY_TAGS -#define CONFIG_SYS_TEXT_BASE 0x0 #define CONFIG_LZMA /* LZMA compression support */ /* |