
The following changes since commit 995972ddbbcc5fccd324ab384bca9af90e710755:
Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm (2020-04-10 11:40:28 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 3958ef307e09a28ce649dd7d6e0cb398996dcaa5:
arm: socfpga: arria10: Enable cache driver in SPL (2020-04-13 13:49:51 +0200)
---------------------------------------------------------------- Ley Foon Tan (3): arm: dts: arria10: Move uboot specific properties to u-boot.dtsi arm: dts: arria10: Update dtsi/dts from Linux arm: socfpga: arria10: Enable cache driver in SPL
Marek Vasut (1): ARM: socfpga: Enable DM RTC bootcount on ABB SECU1
arch/arm/dts/socfpga_arria10-u-boot.dtsi | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ arch/arm/dts/socfpga_arria10.dtsi | 118 ++++++++++++++++++++++++++++++++++-------------------------------- arch/arm/dts/socfpga_arria10_socdk-u-boot.dtsi | 17 ++++++++++ arch/arm/dts/socfpga_arria10_socdk.dtsi | 66 ++++++++++++++++--------------------- arch/arm/dts/socfpga_arria10_socdk_sdmmc-u-boot.dtsi | 46 ++++++++++++++++++++++++++ arch/arm/dts/socfpga_arria10_socdk_sdmmc.dts | 53 ++---------------------------- arch/arm/dts/socfpga_arria5_secu1.dts | 6 ++++ arch/arm/mach-socfpga/Kconfig | 1 + configs/socfpga_secu1_defconfig | 5 +++ 9 files changed, 308 insertions(+), 146 deletions(-) create mode 100644 arch/arm/dts/socfpga_arria10-u-boot.dtsi create mode 100644 arch/arm/dts/socfpga_arria10_socdk-u-boot.dtsi create mode 100644 arch/arm/dts/socfpga_arria10_socdk_sdmmc-u-boot.dtsi

On Mon, Apr 13, 2020 at 10:02:53PM +0200, Marek Vasut wrote:
The following changes since commit 995972ddbbcc5fccd324ab384bca9af90e710755:
Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm (2020-04-10 11:40:28 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 3958ef307e09a28ce649dd7d6e0cb398996dcaa5:
arm: socfpga: arria10: Enable cache driver in SPL (2020-04-13 13:49:51 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini