X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fxtfpga.h;h=516a6089f6d8d668e499b279b56268acd3b41ce8;hb=4ff63383e3497389e66cf70943a83bdb1810462a;hp=b8de931d2c1cdce07a92c82f4a65524e3935d23f;hpb=7127151d538d878bd073ca6d6cca630a4b35b76f;p=oweals%2Fu-boot.git diff --git a/include/configs/xtfpga.h b/include/configs/xtfpga.h index b8de931d2c..516a6089f6 100644 --- a/include/configs/xtfpga.h +++ b/include/configs/xtfpga.h @@ -71,8 +71,6 @@ #define CONFIG_SYS_BOOTPARAMS_LEN (64 << 10) /* Memory test is destructive so default must not overlap vectors or U-Boot*/ -#define CONFIG_SYS_MEMTEST_START MEMADDR(0x01000000) -#define CONFIG_SYS_MEMTEST_END MEMADDR(0x02000000) /* Load address for stand-alone applications. * MEMADDR cannot be used here, because the definition needs to be @@ -119,8 +117,6 @@ /* U-Boot autoboot configuration */ /*==============================*/ -#define CONFIG_MX_CYCLIC - /*=========================================*/ /* FPGA Registers (board info and control) */ @@ -222,8 +218,6 @@ * Put environment in top block (64kB) * Another option would be to put env. in 2nd param block offs 8KB, size 8KB */ -#define CONFIG_ENV_OFFSET (CONFIG_SYS_FLASH_SIZE - CONFIG_SYS_FLASH_SECT_SZ) -#define CONFIG_ENV_SIZE CONFIG_SYS_FLASH_SECT_SZ /* print 'E' for empty sector on flinfo */ #define CONFIG_SYS_FLASH_EMPTY_INFO