Pull Request: Please pull u-boot-socfpga-next-20240415

Chee, Tien Fong tien.fong.chee at intel.com
Mon Apr 15 09:34:20 CEST 2024


Dear Tom,

Please pull the SoCFPGA changes for next from u-boot-socfpga, containing:

  1.  Add option to reprogram FPGA every reboot, enable this as default in chameleonv3 defconfig.
  2.  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)

----------------------------------------------------------------
Michał Barnaś (2):
      arm: socfpga: arria10: add option to reprogram the FPGA every reboot
      chameleonv3: set in defconfig for FPGA to reprogram every reboot

Wan Yee Lau (1):
      drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA_DT_REG

arch/arm/mach-socfpga/Kconfig         | 8 ++++++++
arch/arm/mach-socfpga/spl_a10.c       | 8 ++++++--
configs/socfpga_chameleonv3_defconfig | 1 +
drivers/misc/Makefile                 | 2 +-
4 files changed, 16 insertions(+), 3 deletions(-)


More information about the U-Boot mailing list