X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Fdevkit3250.h;h=2f3a20e9b8cc3dac98d991bdfa7fb2ca275959b4;hb=b0cf733933c3bc1b4ab353e16affabc60f863db5;hp=73f53d4a2b80bc3f141c136d993489733d0fd62a;hpb=2313d48445e59f063ec9a3b4940fe8252737db76;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/devkit3250.h b/include/configs/devkit3250.h index 73f53d4..2f3a20e 100644 --- a/include/configs/devkit3250.h +++ b/include/configs/devkit3250.h @@ -24,7 +24,6 @@ #if !defined(CONFIG_SPL_BUILD) #define CONFIG_SKIP_LOWLEVEL_INIT #endif -#define CONFIG_BOARD_EARLY_INIT_F /* * Memory configurations @@ -124,7 +123,6 @@ */ #define CONFIG_USB_OHCI_LPC32XX #define CONFIG_USB_ISP1301_I2C_ADDR 0x2d -#define CONFIG_USB_STORAGE /* * U-Boot General Configurations @@ -138,9 +136,6 @@ #define CONFIG_AUTO_COMPLETE #define CONFIG_CMDLINE_EDITING -#define CONFIG_VERSION_VARIABLE -#define CONFIG_DISPLAY_CPUINFO -#define CONFIG_DOS_PARTITION /* * Pass open firmware flat tree @@ -178,7 +173,6 @@ */ #define CONFIG_CMDLINE_TAG #define CONFIG_SETUP_MEMORY_TAGS -#define CONFIG_ZERO_BOOTDELAY_CHECK #define CONFIG_BOOTFILE "uImage" #define CONFIG_BOOTARGS "console=ttyS0,115200n8" @@ -196,16 +190,12 @@ /* Use the framework and generic lib */ #define CONFIG_SPL_FRAMEWORK -#define CONFIG_SPL_LIBGENERIC_SUPPORT -#define CONFIG_SPL_LIBCOMMON_SUPPORT /* SPL will use serial */ -#define CONFIG_SPL_SERIAL_SUPPORT /* SPL loads an image from NAND */ #define CONFIG_SPL_NAND_SIMPLE #define CONFIG_SPL_NAND_RAW_ONLY -#define CONFIG_SPL_NAND_SUPPORT #define CONFIG_SPL_NAND_DRIVERS #define CONFIG_SPL_NAND_ECC