mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-17 14:18:14 +01:00
chameleonv3: set in defconfig for FPGA to reprogram every reboot
Set CONFIG_TARGET_SOCFPGA_ARRIA10_ALWAYS_REPROGRAM as enabled in chameleon v3 board's defconfig. Signed-off-by: Michał Barnaś <barnas@google.com>
This commit is contained in:
parent
2b8eabbaf2
commit
adb64208c8
@ -7,6 +7,7 @@ CONFIG_DEFAULT_DEVICE_TREE="socfpga_arria10_chameleonv3_480_2"
|
||||
CONFIG_SPL_TEXT_BASE=0xFFE00000
|
||||
CONFIG_SPL_DRIVERS_MISC=y
|
||||
CONFIG_TARGET_SOCFPGA_CHAMELEONV3=y
|
||||
CONFIG_SOCFPGA_ARRIA10_ALWAYS_REPROGRAM=y
|
||||
CONFIG_SPL_FS_FAT=y
|
||||
CONFIG_FIT=y
|
||||
CONFIG_SPL_FIT=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user