X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fzmx25.h;h=15bd97f2100cf6d5ba7d16477c53c69b4659c65f;hb=e985eb14ac5cff260321519a309f540909b77c16;hp=9d683768f4cfecbd05fdc78cc3b1c39f0ca2d48b;hpb=898c40c0d6f9e53dafcfdf6f870190faef6e088b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/zmx25.h b/include/configs/zmx25.h index 9d68376..15bd97f 100644 --- a/include/configs/zmx25.h +++ b/include/configs/zmx25.h @@ -52,14 +52,6 @@ #define CONFIG_BOOTP_BOOTFILESIZE /* - * Command line configuration. - */ - -/* - * Additional command - */ - -/* * USB */ #ifdef CONFIG_CMD_USB @@ -85,19 +77,12 @@ #define CONFIG_SYS_MAX_FLASH_BANKS 1 #define CONFIG_SYS_MAX_FLASH_SECT 256 -#define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x00040000) -#define CONFIG_ENV_SECT_SIZE (128 * 1024) -#define CONFIG_ENV_SIZE (128 * 1024) - /* * CFI FLASH driver setup */ #define CONFIG_SYS_LOAD_ADDR CONFIG_SYS_SDRAM_BASE -#define CONFIG_SYS_MEMTEST_START (PHYS_SDRAM + (512*1024)) -#define CONFIG_SYS_MEMTEST_END (PHYS_SDRAM + PHYS_SDRAM_SIZE) - /* * Size of malloc() pool