The relocation feature has changed in v2011.03 release such that
this config is no longer used.
The relocation feature needs to be fixed for zynq, this is only
a clean up commit.
Signed-off-by: Jagan <jaganna@xilinx.com>
#define CONFIG_SYS_CBSIZE 2048
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
-#undef CONFIG_SKIP_RELOCATE_UBOOT
-
/* HW to use */
#define TIMER_INPUT_CLOCK (XPAR_CPU_CORTEXA9_CORE_CLOCK_FREQ_HZ / 2)
#define CONFIG_TIMER_PRESCALE 255
//#define CONFIG_AUTO_COMPLETE
#define CONFIG_CMDLINE_EDITING
-#define CONFIG_SKIP_RELOCATE_UBOOT
-
/* this is to initialize GEM at uboot start */
/* #define CONFIG_ZYNQ_INIT_GEM */
/* this is to set ipaddr, ethaddr and serverip env variables. */