]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge tag 'u-boot-socfpga-next-20240415' of https://source.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Mon, 15 Apr 2024 13:38:18 +0000 (07:38 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 15 Apr 2024 13:38:18 +0000 (07:38 -0600)
commitd736d9f2126e014e92cd3efaa82d4b1520c6c25b
tree31fbe5892b45f9c618a478b9732bf9f1d8894260
parentb03b49046af5dfca599d2ce8f0aafed89b97aa91
parent27ed98d491521a637f2b4468ac021511294f897f
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.