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

The following changes since commit 6417572efa9107674ec106ae7e388178a92155fc:
lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT (2018-05-08 09:07:41 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 792557d1110e13f82ee66dab57c5dca2102744da:
spl: socfpga: Generate Arria10 SFP header V1 (2018-05-08 21:08:42 +0200)
---------------------------------------------------------------- Marek Vasut (5): ARM: socfpga: Add boot trampoline for Arria10 image: socfpga: Add SFP image version 1 definition tools: socfpga: Stop using global struct socfpga_image tools: socfpga: Add SFP image V1 support spl: socfpga: Generate Arria10 SFP header V1
arch/arm/mach-socfpga/include/mach/boot0.h | 4 +- common/image.c | 3 +- include/image.h | 3 +- scripts/Makefile.spl | 4 ++ tools/socfpgaimage.c | 295 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------- 5 files changed, 229 insertions(+), 80 deletions(-)

On Fri, May 11, 2018 at 04:20:20AM +0200, Marek Vasut wrote:
The following changes since commit 6417572efa9107674ec106ae7e388178a92155fc:
lib/Kconfig: Mark OF_LIBFDT_OVERLAY as depending on OF_LIBFDT (2018-05-08 09:07:41 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 792557d1110e13f82ee66dab57c5dca2102744da:
spl: socfpga: Generate Arria10 SFP header V1 (2018-05-08 21:08:42 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini