[U-Boot] [PATCH] test: py: Extend fpga test with fit image with external data
Simon Glass
sjg at chromium.org
Thu Feb 21 02:47:56 UTC 2019
On Mon, 18 Feb 2019 at 05:35, Michal Simek <michal.simek at xilinx.com> wrote:
>
> Images are created
> mkimage -f fit.its -E download-fit-external.ub
>
> and test expects these entries.
>
> env__fpga_under_test = {
> ...
> "mkimage_fit_external": download-fit-external.ub",
> "mkimage_fit_external_size": xxxxx,
> ...
> }
>
> Test download file and loads it to fpga.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> test/py/tests/test_fpga.py | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list