+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 <[email protected]> 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 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

