Merge tag 'for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-i2c
[platform/kernel/u-boot.git] / include / configs / openpiton-riscv64.h
index d3b638e..3ff8187 100644 (file)
 
 /* Environment options */
 #define CONFIG_SYS_SDRAM_BASE 0x80000000
-#define CONFIG_SYS_BOOTM_LEN        SZ_256M
-
-#ifdef CONFIG_SPL
-#define CONFIG_SYS_SPL_MALLOC_START (CONFIG_SPL_BSS_START_ADDR + \
-               CONFIG_SPL_BSS_MAX_SIZE)
-#define CONFIG_SYS_SPL_MALLOC_SIZE  0x0100000
-
-#define CONFIG_SPL_GD_ADDR 0x85000000
-#endif
 
 /* ---------------------------------------------------------------------
  * Board boot configuration