
The following changes since commit 93330d4ce416208fe202e304e5a18166c57ac569:
Prepare v2020.04-rc4 (2020-03-30 19:29:27 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to df8e15af2bed62a5a93c5783ec9e32b9029bb010:
arm: dts: agilex: Enable QSPI (2020-03-31 02:52:38 +0200)
---------------------------------------------------------------- Ley Foon Tan (4): arm: socfpga: Add onchip RAM size macro configs: socfpga: Change to use SOCFPGA_PHYS_OCRAM_SIZE macro arm: socfpga: arria10: Add save_boot_params() arm: dts: agilex: Enable QSPI
arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi | 3 +++ arch/arm/mach-socfpga/include/mach/base_addr_a10.h | 2 ++ arch/arm/mach-socfpga/include/mach/base_addr_ac5.h | 2 ++ arch/arm/mach-socfpga/spl_a10.c | 32 ++++++++++++++++++++++++++++++++ include/configs/socfpga_common.h | 5 +++-- 5 files changed, 42 insertions(+), 2 deletions(-)