]> git.ipfire.org Git - thirdparty/u-boot.git/commit
fpga: Add support for getting external data address and length
authorTien Fong Chee <tien.fong.chee@intel.com>
Tue, 12 Feb 2019 12:41:34 +0000 (20:41 +0800)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 16 Apr 2019 09:51:33 +0000 (11:51 +0200)
commit9184c92f46da7a0cd53a806046e56911b61c90e2
tree3f5b178ad00d6f5b9421ea0bf991cf4cbfb47bff
parent216800acf1fbf9f498455bf3c92d4513d9a4c681
fpga: Add support for getting external data address and length

This function supports getting both data address and length for
existing FPGA subimage and FPGA external data.

Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
cmd/fpga.c