X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Faspenite.h;h=88e1bf17753458d2a839e94524b8aaeff6f3320d;hb=5fdb3c0e7ee6bac6b8809ae69e52f16d22d45035;hp=79bf8f26e9323a2a16643dbe7cfad0b90f799f76;hpb=b71d9e8b3805305ea4116733f515061710ad7081;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/aspenite.h b/include/configs/aspenite.h index 79bf8f2..88e1bf1 100644 --- a/include/configs/aspenite.h +++ b/include/configs/aspenite.h @@ -23,18 +23,10 @@ */ #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_TEXT_BASE - 0x00200000) -/* - * Commands configuration - */ -/* - * mv-common.h should be defined after CMD configs since it used them - * to enable certain macros - */ #include "mv-common.h" /* * Environment variables configurations */ -#define CONFIG_ENV_SIZE 0x20000 /* 64k */ #endif /* __CONFIG_ASPENITE_H */