X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FMPC8308RDB.h;h=af2916bf756b10a3b737eb534a1b76d36f718f64;hb=f9a48654ee70fbad29f487d074fd36a1548b4209;hp=29561c41016cbb65c7d3cb157aa72e10cc46defa;hpb=71d96eb99e79ba69f47504b72cd54ce121eca422;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/MPC8308RDB.h b/include/configs/MPC8308RDB.h index 29561c4..af2916b 100644 --- a/include/configs/MPC8308RDB.h +++ b/include/configs/MPC8308RDB.h @@ -8,6 +8,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#include + /* * High Level Configuration Options */ @@ -101,8 +103,6 @@ /* * Memory test */ -#define CONFIG_SYS_MEMTEST_START 0x00001000 /* memtest region */ -#define CONFIG_SYS_MEMTEST_END 0x07f00000 /* * The reserved memory @@ -258,10 +258,6 @@ #define CONFIG_BOOTP_BOOTFILESIZE /* - * Command line configuration. - */ - -/* * Miscellaneous configurable options */ #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ @@ -283,8 +279,6 @@ * Environment Configuration */ -#define CONFIG_ENV_OVERWRITE - #if defined(CONFIG_TSEC_ENET) #define CONFIG_HAS_ETH0 #define CONFIG_HAS_ETH1