
On Mon, Apr 15, 2024 at 07:34:20AM +0000, Chee, Tien Fong wrote:
Dear Tom,
Please pull the SoCFPGA changes for next from u-boot-socfpga, containing:
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.
Build-tested on SoC64 & SoC32 boards.
Best regards, Tien Fong
The following changes since commit b03b49046af5dfca599d2ce8f0aafed89b97aa91:
Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2024-04-14 15:58:31 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-socfpga.git tags/u-boot-socfpga-next-20240415
for you to fetch changes up to 27ed98d491521a637f2b4468ac021511294f897f:
drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA_DT_REG (2024-04-15 11:16:06 +0800)
Applied to u-boot/master, thanks!