arm: Disable ATAGs support
[platform/kernel/u-boot.git] / include / configs / brxre1.h
index d6a7af1..9f7fcda 100644 (file)
@@ -18,7 +18,6 @@
 #define LCD_BPP                                LCD_COLOR32
 
 /* memory */
-#define CONFIG_SYS_MALLOC_LEN          (5 * 1024 * 1024)
 
 /* Clock Defines */
 #define V_OSCK                         26000000  /* Clock output from T2 */
@@ -58,11 +57,6 @@ BUR_COMMON_ENV \
 
 #define CONFIG_BOOTCOMMAND             "mmc dev 1; run b_default"
 
-/* Support both device trees and ATAGs. */
-#define CONFIG_CMDLINE_TAG
-#define CONFIG_SETUP_MEMORY_TAGS
-#define CONFIG_INITRD_TAG
-
 /* Environment */
 
 #endif /* __CONFIG_BRXRE1_H__ */