commit | e501d6efe6bb8573dc322e3981a78bdfa5800bb1 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Apr 15 07:38:18 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 15 07:38:18 2024 -0600 |
tree | 31fbe5892b45f9c618a478b9732bf9f1d8894260 | |
parent | 3765b863ebab3095d7c3360151fc5350b2356b2f [diff] | |
parent | 80db98c34a698421fca4bf15dfac808452e4846d [diff] |
Merge tag 'u-boot-socfpga-next-20240415' of https://source.denx.de/u-boot/custodians/u-boot-socfpga - Add option to reprogram FPGA every reboot, enable this as default in chameleonv3 defconfig. - Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA_DT_REG, so the driver can be built when CONFIG_SPL_SOCFPGA_DT_REG is set in defconfig.