[U-Boot] [PATCH 0/2] common: fitimage support for arbitrary fpga type

Dalon Westergreen dwesterg at gmail.com
Sun Feb 19 19:49:57 UTC 2017


The intent of these patches is to modify existing fitimage support for
fpga configuration to allow configuration of any fpga type supported
by the fpga_load command.  Note though, that fitimage support for fpga
configuration only allows for configuration of the fpga of devnum 0.

Dalon Westergreen (2):
  common: image: update boot_get_fpga to support arbitrary fpga image
  common: bootm: add support for arbitrary fgpa configuration

 common/bootm.c |  2 +-
 common/image.c | 37 ++++++++++++++++++++++---------------
 2 files changed, 23 insertions(+), 16 deletions(-)

-- 
2.7.4



More information about the U-Boot mailing list