X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fx600.h;h=d4bbdcdb134070b9790f19a1772eac11209434d3;hb=abf9e5d0f2cd123951dfae0d5605b54394721b97;hp=639da8012c6f6bed6ea28e59271e77b8ae92e2bd;hpb=9981c60ef583f3608eff8ab4837198f72240ea17;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/x600.h b/include/configs/x600.h index 639da80..d4bbdcd 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -96,11 +96,9 @@ #define CONFIG_ENV_SIZE_REDUND (CONFIG_ENV_SIZE) /* Miscellaneous configurable options */ -#define CONFIG_ARCH_CPU_INIT #define CONFIG_BOOT_PARAMS_ADDR 0x00000100 #define CONFIG_CMDLINE_TAG #define CONFIG_SETUP_MEMORY_TAGS -#define CONFIG_MX_CYCLIC /* enable mdc/mwc commands */ #define CONFIG_SYS_MEMTEST_START 0x00800000 #define CONFIG_SYS_MEMTEST_END 0x04000000 @@ -199,7 +197,6 @@ /* * SPL related defines */ -#define CONFIG_SPL_TEXT_BASE 0xd2800b00 #define CONFIG_SPL_MAX_SIZE (CONFIG_SRAM_SIZE - 0xb00) #define CONFIG_SPL_START_S_PATH "arch/arm/cpu/arm926ejs/spear"