[U-Boot] Test Environment

Simon Glass sjg at chromium.org
Sun Nov 5 16:58:45 UTC 2017


+Joe (net maintainer) and Stephen (who has done a lot of work on testing)

Hi Duncan,

On 13 August 2017 at 14:40, Duncan Hare <dh at synoia.com> wrote:
> 1. Try to build the u-boot test environment with the command:
> ./test/py/test.py --bd sandbox --build
>
> Get the error
> ../include/image.h:1019:27: fatal error: openssl/evp.h: No such file or directory # include  <openssl/evp.h>

For me this needs the package libssl-dev

> 2. Does the Sandbox support the dhcp, tftp and nfs commands so they can go over the network?

Not fully, but see README.sandbox which explains what is there at
present. It can run network tests.


> Thanks
>  Duncan Hare
>
> 714 931 7952

Regards,
Simon


More information about the U-Boot mailing list