diff options
Diffstat (limited to 'include/configs/mx53ppd.h')
-rw-r--r-- | include/configs/mx53ppd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx53ppd.h b/include/configs/mx53ppd.h index 05c3d529af..d0848254d6 100644 --- a/include/configs/mx53ppd.h +++ b/include/configs/mx53ppd.h @@ -88,7 +88,6 @@ #define CONFIG_ETHPRIME "FEC0" #define CONFIG_LOADADDR 0x72000000 /* loadaddr env var */ -#define CONFIG_SYS_TEXT_BASE 0x77800000 #define PPD_CONFIG_NFS \ "nfsserver=192.168.252.95\0" \ |