
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(-)