diff options
Diffstat (limited to 'include/configs/ep8260.h')
| -rw-r--r-- | include/configs/ep8260.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/ep8260.h b/include/configs/ep8260.h index ccfe032ca..5a87cc5d3 100644 --- a/include/configs/ep8260.h +++ b/include/configs/ep8260.h @@ -371,7 +371,6 @@  #define	CONFIG_CLOCKS_IN_MHZ	1      /* clocks passsed to Linux in MHz */  #define CONFIG_SYS_LOAD_ADDR     0x00100000   /* default load address */ -#define CONFIG_SYS_TFTP_LOADADDR 0x00100000   /* default load address for network file downloads */  #define CONFIG_SYS_HZ            1000         /* decrementer freq: 1 ms ticks */ |