diff options
Diffstat (limited to 'include/configs/utx8245.h')
-rw-r--r-- | include/configs/utx8245.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/utx8245.h b/include/configs/utx8245.h index d203bb4dd7f..66568c8d004 100644 --- a/include/configs/utx8245.h +++ b/include/configs/utx8245.h @@ -65,7 +65,6 @@ #define CONFIG_BOOTARGS "root=/dev/ram console=ttyS0,57600" /* RAMdisk */ #define CONFIG_ETHADDR 00:AA:00:14:00:05 /* UTX5 */ #define CONFIG_SERVERIP 10.8.17.105 /* Spree */ -#define CONFIG_SYS_TFTP_LOADADDR 10000 #define CONFIG_EXTRA_ENV_SETTINGS \ "kernel_addr=FFA00000\0" \ |