]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/zmx25.h
bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
[people/ms/u-boot.git] / include / configs / zmx25.h
index f9783a21c2ed5f590ecd823c90e24467668feff3..124431b8d140e14c242af1544c6d25d249b9fa6c 100644 (file)
@@ -12,8 +12,6 @@
 
 #include <asm/arch/imx-regs.h>
 
-#define CONFIG_SYS_TEXT_BASE           0xA0000000
-
 #define CONFIG_SYS_TIMER_RATE          32768
 #define CONFIG_SYS_TIMER_COUNTER       \
        (&((struct gpt_regs *)IMX_GPT1_BASE)->counter)
  * Hardware drivers
  */
 
-/*
- * GPIO
- */
-#define CONFIG_MXC_GPIO
-
 /*
  * Serial
  */
@@ -60,9 +53,6 @@
  * BOOTP options
  */
 #define CONFIG_BOOTP_BOOTFILESIZE
-#define CONFIG_BOOTP_BOOTPATH
-#define CONFIG_BOOTP_GATEWAY
-#define CONFIG_BOOTP_HOSTNAME
 
 /*
  * Command line configuration.
 #define CONFIG_SYS_MEMTEST_START       (PHYS_SDRAM + (512*1024))
 #define CONFIG_SYS_MEMTEST_END         (PHYS_SDRAM + PHYS_SDRAM_SIZE)
 
-#define CONFIG_SYS_LONGHELP
-#define CONFIG_CMDLINE_EDITING
-
 #define CONFIG_PREBOOT  ""