X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fnsa310s.h;h=13812c43a122da97be67098c4fbdfa5d67833935;hb=f0e236c8d6646f6ef0ebf8f043962a07dda3b3a3;hp=2f90439383418422751d17f5333e536ee5a1e03d;hpb=040b2583c3a87c83606b3df64ea653ccaf3aea62;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/nsa310s.h b/include/configs/nsa310s.h index 2f90439..13812c4 100644 --- a/include/configs/nsa310s.h +++ b/include/configs/nsa310s.h @@ -15,28 +15,9 @@ #define CONFIG_KW88F6702 1 /* SOC Name */ #define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */ -/* add target to build it automatically upon "make" */ -#define CONFIG_BUILD_TARGET "u-boot.kwb" - -/* compression configuration */ -#define CONFIG_BZIP2 - -/* commands configuration */ -#define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ -#define CONFIG_MTD_PARTITIONS - -/* - * mv-common.h should be defined after CMD configs since it used them - * to enable certain macros - */ #include "mv-common.h" /* environment variables configuration */ -#ifdef CONFIG_CMD_NAND -#define CONFIG_ENV_SECT_SIZE 0x20000 -#endif -#define CONFIG_ENV_SIZE 0x20000 -#define CONFIG_ENV_OFFSET 0xe0000 /* default environment variables */ #define CONFIG_BOOTCOMMAND \