X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fx530.h;h=290e13de00757888d446953e196a80316c349534;hb=306881a0bfca22798da64f55206ef2824f37efed;hp=2269d1ed8cd0cf06a3c892ca69e2ed6c91c87720;hpb=7a4b0bc5fe70225ae3595ba81d1473c06fd6b83b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/x530.h b/include/configs/x530.h index 2269d1e..290e13d 100644 --- a/include/configs/x530.h +++ b/include/configs/x530.h @@ -59,12 +59,7 @@ #define CONFIG_EHCI_IS_TDI /* Environment in SPI NOR flash */ -#define CONFIG_ENV_OFFSET (1 << 20) /* 1MiB in */ -#define CONFIG_ENV_SIZE (64 << 10) /* 64KiB */ -#define CONFIG_ENV_SECT_SIZE (256 << 10) /* 256KiB sectors */ -#define CONFIG_ENV_ADDR CONFIG_ENV_OFFSET -#define CONFIG_PHY_MARVELL /* there is a marvell phy */ #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ /* PCIe support */ @@ -77,7 +72,6 @@ #define CONFIG_CMD_UBI #define CONFIG_CMD_UBIFS #define CONFIG_LZO -#define CONFIG_MTD_DEVICE #define CONFIG_CMD_MTDPARTS #define CONFIG_SYS_MALLOC_LEN (4 << 20)