From: Thomas Haemmerle <thomas.haemmerle@xxxxxxxxxxxxxx> Changes from v1: - remove dts commits - add commit for pmu and trustzone firmware virsion macro - split bin-header validation and byte-order detection - add description for bitstream Michael Tretter (1): firmware: zynqmp-fpga: print Xilinx bitstream header Thomas Haemmerle (3): firmware-zynqmp: add macros for PMU and trustzone firmware versions firmware-zynqmp: extend driver with fpga relavant functions firmware: zynqmp-fpga: introduce driver to load bitstream to FPGA arch/arm/configs/zynqmp_defconfig | 1 + arch/arm/mach-zynqmp/firmware-zynqmp.c | 68 +++- .../arm/mach-zynqmp/include/mach/firmware-zynqmp.h | 14 +- drivers/firmware/Kconfig | 7 + drivers/firmware/Makefile | 1 + drivers/firmware/zynqmp-fpga.c | 410 +++++++++++++++++++++ 6 files changed, 488 insertions(+), 13 deletions(-) create mode 100644 drivers/firmware/zynqmp-fpga.c -- 2.7.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox