X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fls1012a_common.h;h=42bbc028d385ce54b7b411b70cf1ac6207be99a8;hb=235c5b8315c6a9eb566fd3d99a098cc6db869fc5;hp=861cbc3299a18f48957eada0e457325a5405c390;hpb=5e3f763a4b00b6ca99e3e7e30544c78a8cb05f20;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ls1012a_common.h b/include/configs/ls1012a_common.h index 861cbc3..42bbc02 100644 --- a/include/configs/ls1012a_common.h +++ b/include/configs/ls1012a_common.h @@ -84,7 +84,6 @@ #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } /* Command line configuration */ -#define CONFIG_CMD_ENV #undef CONFIG_CMD_IMLS #define CONFIG_SYS_HZ 1000 @@ -122,4 +121,6 @@ #define CONFIG_PANIC_HANG #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* Increase max gunzip size */ +#include + #endif /* __LS1012A_COMMON_H */