[u-boot-test-hooks PATCH 7/7] ellesmere: Add qemu rules

Tom Rini trini at konsulko.com
Sun Oct 31 17:57:18 CET 2021


On Sat, Oct 30, 2021 at 12:25:39PM -0600, Simon Glass wrote:

> Add some symlinks so that qemu can be used on ellesmere.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  bin/ellesmere/conf.qemu_arm_na     | 1 +
>  bin/ellesmere/conf.qemu_arm_spl_na | 1 +
>  2 files changed, 2 insertions(+)
>  create mode 120000 bin/ellesmere/conf.qemu_arm_na
>  create mode 120000 bin/ellesmere/conf.qemu_arm_spl_na

Alright, so I think the best use of the public u-boot-test-hooks is to
have first public CI used scripts (aka everything in {bin,py}/travis-ci)
and then we should move to having a reference directory.  It's not
useful to everyone for example to have symlinks like these here, for
your lab.  But it is very useful to have things like
bin/kea/conf.orangepi_pc_sjg-opi_pc which I used locally the other day
to make bin/bill-the-cat/conf.pine64_plus_na and I think everyone would
benefit from something like
bin/references/conf.sunxi_with_sdwire_and_digital-loggers so that anyone
else can figure out how to plumb in their own sunxi platform with sdwire
and then whatever reference they also need for power control, if not a
digital-loggers type "curl" solution.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20211031/78f45dca/attachment.sig>


More information about the U-Boot mailing list