[U-Boot] [PULL] u-boot-socfpga/master

SoCFPGA cache/gpio fixes:
The following changes since commit afd46c5f13d0c93c44008bd7040227d0b84e31b9:
Merge branch '2019-02-22-master-imports' (2019-02-22 22:40:24 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 4a9743f73c10a4b3801be3b662a892f61617256e:
ARM: socfpga: Clear PL310 early in SPL (2019-02-25 16:07:36 +0100)
---------------------------------------------------------------- Julien Béraud (1): gpio: altera_pio: fix get_value
Marek Vasut (3): ARM: cache: Fix incorrect bitwise operation ARM: socfpga: Configure PL310 latencies ARM: socfpga: Clear PL310 early in SPL
arch/arm/lib/cache-pl310.c | 2 +- arch/arm/mach-socfpga/misc.c | 3 +++ arch/arm/mach-socfpga/spl_gen5.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/gpio/altera_pio.c | 2 +- 4 files changed, 63 insertions(+), 2 deletions(-)

On Thu, Feb 28, 2019 at 10:24:23PM +0100, Marek Vasut wrote:
SoCFPGA cache/gpio fixes:
The following changes since commit afd46c5f13d0c93c44008bd7040227d0b84e31b9:
Merge branch '2019-02-22-master-imports' (2019-02-22 22:40:24 -0500)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 4a9743f73c10a4b3801be3b662a892f61617256e:
ARM: socfpga: Clear PL310 early in SPL (2019-02-25 16:07:36 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini