mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Do not disable SPL RAM support so the u-boot.itb programmed on flash memory can be used. Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
CONFIG_SPL_FS_FAT=y
|
|
CONFIG_SPL_MMC=y
|
|
CONFIG_SPL_OPENSBI_LOAD_ADDR=0x0
|
|
CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS=0x0
|
|
CONFIG_DISPLAY_CPUINFO=y
|
|
CONFIG_DISPLAY_BOARDINFO=y
|