arm: Disable ATAGs support
[platform/kernel/u-boot.git] / include / configs / flea3.h
index b4b34fd..daf90bd 100644 (file)
 
 /* This is required to setup the ESDC controller */
 
-#define CONFIG_CMDLINE_TAG             /* enable passing of ATAGs */
-#define CONFIG_REVISION_TAG
-#define CONFIG_SETUP_MEMORY_TAGS
-#define CONFIG_INITRD_TAG
-
-/*
- * Size of malloc() pool
- */
-#define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 1024 * 1024)
-
 /*
  * Hardware drivers
  */
@@ -49,9 +39,6 @@
 
 #define CONFIG_NET_RETRY_COUNT 100
 
-
-#define CONFIG_LOADADDR                0x80800000      /* loadaddr env var */
-
 /*
  * Ethernet on SOC (FEC)
  */
@@ -69,8 +56,6 @@
 /* Print Buffer Size */
 #define CONFIG_SYS_MAXARGS     32      /* max number of command args */
 
-#define CONFIG_SYS_LOAD_ADDR           CONFIG_LOADADDR
-
 /*
  * Physical Memory Map
  */