<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/test/py/tests/test_fpga.py, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2019-04-16T09:51:34Z</updated>
<entry>
<title>test: py: Extend fpga test with fit image with external data</title>
<updated>2019-04-16T09:51:34Z</updated>
<author>
<name>Michal Simek</name>
</author>
<published>2019-02-18T12:22:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=963482120d182835e58d234961c5f7c3d5f78202'/>
<id>urn:sha1:963482120d182835e58d234961c5f7c3d5f78202</id>
<content type='text'>
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 &lt;michal.simek@xilinx.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>test: Use single quote consistently</title>
<updated>2019-01-15T20:28:41Z</updated>
<author>
<name>Simon Glass</name>
</author>
<published>2018-12-27T15:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=871bf7d9baba0ebb0485c01657399b2a339daa20'/>
<id>urn:sha1:871bf7d9baba0ebb0485c01657399b2a339daa20</id>
<content type='text'>
Some tests have ended up using double quotes where single quotes could be
used. Adjust this for consistency with the rest of U-Boot's Python code.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Reviewed-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
</content>
</entry>
<entry>
<title>test/py: Extend fpga command to test all fpga load types</title>
<updated>2018-09-11T08:58:41Z</updated>
<author>
<name>Michal Simek</name>
</author>
<published>2018-05-30T11:42:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/bcm63xx/u-boot/commit/?id=65a6b3c2af673237bb524d22ef6ca8a213f9cd8f'/>
<id>urn:sha1:65a6b3c2af673237bb524d22ef6ca8a213f9cd8f</id>
<content type='text'>
Add support for info, load, loadp, loadb, loadbp, loadmk_legacy,
loadmk_legacy_gz, loadmk_fit, loadfs also with variable support.

There are probably missing failed tests.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
