projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b8eabb
)
chameleonv3: set in defconfig for FPGA to reprogram every reboot
author
Michał Barnaś
<barnas@google.com>
Tue, 19 Mar 2024 18:18:14 +0000
(18:18 +0000)
committer
Tien Fong Chee
<tien.fong.chee@intel.com>
Mon, 15 Apr 2024 03:15:19 +0000
(11:15 +0800)
Set CONFIG_TARGET_SOCFPGA_ARRIA10_ALWAYS_REPROGRAM as enabled in
chameleon v3 board's defconfig.
Signed-off-by: Michał Barnaś <barnas@google.com>
configs/socfpga_chameleonv3_defconfig
patch
|
blob
|
history
diff --git
a/configs/socfpga_chameleonv3_defconfig
b/configs/socfpga_chameleonv3_defconfig
index 6ea61ca6ea96fc0cb31aa5c86f89a97c448edd56..7506aa8d329a6aab64676a6dd1b6cb8a6f6f48e0 100644
(file)
--- a/
configs/socfpga_chameleonv3_defconfig
+++ b/
configs/socfpga_chameleonv3_defconfig
@@
-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