X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fbrsmarc1.h;h=404f52d900e9d7fd234f0b5195ff940434fe371b;hb=e2e5eec6ce1c2cb496a2a5e019a175a9fbdbed2a;hp=4bff349a03287f6d5c7c558729e08f2546945038;hpb=71d96eb99e79ba69f47504b72cd54ce121eca422;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/brsmarc1.h b/include/configs/brsmarc1.h index 4bff349..404f52d 100644 --- a/include/configs/brsmarc1.h +++ b/include/configs/brsmarc1.h @@ -14,11 +14,10 @@ #include #include +#include /* ------------------------------------------------------------------------- */ -#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__ */