Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into...
[platform/kernel/u-boot.git] / include / configs / brsmarc1.h
index 4bff349..404f52d 100644 (file)
 
 #include <configs/bur_cfg_common.h>
 #include <configs/bur_am335x_common.h>
+#include <linux/stringify.h>
 /* ------------------------------------------------------------------------- */
-#define CONFIG_BOARD_TYPES
 
 /* memory */
-#define CONFIG_SYS_MALLOC_LEN          (5 * 1024 * 1024)
 #define CONFIG_SYS_BOOTM_LEN           (32 * 1024 * 1024)
 
 /* Clock Defines */
@@ -69,6 +68,4 @@ BUR_COMMON_ENV \
 /* SPI Flash */
 
 /* Environment */
-
-#define CONFIG_CONS_INDEX                      1
 #endif /* __CONFIG_BRSMARC1_H__ */