X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fdb-88f6720.h;h=213883ef0f416cf8706ee55184a9e1797faeefe0;hb=5fdb3c0e7ee6bac6b8809ae69e52f16d22d45035;hp=79b9ccfaa0bd7623658febb61b3a90eb3300b05c;hpb=d22c8be964a870f59d2fdab6c67cefa0c4799364;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/db-88f6720.h b/include/configs/db-88f6720.h index 79b9ccf..213883e 100644 --- a/include/configs/db-88f6720.h +++ b/include/configs/db-88f6720.h @@ -17,10 +17,6 @@ */ #define CONFIG_SYS_TCLK 200000000 /* 200MHz */ -/* - * Commands configuration - */ - /* I2C */ #define CONFIG_SYS_I2C #define CONFIG_SYS_I2C_MVTWSI @@ -33,9 +29,6 @@ #define CONFIG_USB_MAX_CONTROLLER_COUNT 3 /* 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 (64 << 10) /* 64KiB sectors */ #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */