Drop CONFIG_SPL_RAM_SUPPORT
This option does not exist in U-Boot. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
b63f8a4336
commit
218d0d5b9b
|
@ -67,7 +67,6 @@
|
|||
#define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img"
|
||||
|
||||
#define CONFIG_SPL_PINCTRL_SUPPORT
|
||||
#define CONFIG_SPL_RAM_SUPPORT
|
||||
#define CONFIG_SPL_DRIVERS_MISC_SUPPORT
|
||||
|
||||
#define CONFIG_SYS_SDRAM_BASE 0
|
||||
|
|
Loading…
Reference in New Issue