]> Git Repo - J-u-boot.git/blobdiff - include/configs/openpiton-riscv64.h
Convert CONFIG_SPL_GD_ADDR to Kconfig
[J-u-boot.git] / include / configs / openpiton-riscv64.h
index 497f0d50d0aaf9db359e473c68ae16c13b7e3ca5..12bd8fb99cd610a19597e510b85d9d6b9833d434 100644 (file)
 #define CONFIG_SYS_SDRAM_BASE 0x80000000
 #define CONFIG_SYS_BOOTM_LEN        SZ_256M
 
-#ifdef CONFIG_SPL
-#define CONFIG_SPL_GD_ADDR 0x85000000
-#endif
-
 /* ---------------------------------------------------------------------
  * Board boot configuration
  */
This page took 0.02655 seconds and 4 git commands to generate.