
19 Jul
2019
19 Jul
'19
1:55 a.m.
On Thu, Jul 04, 2019 at 11:05:15AM +0930, Joel Stanley wrote:
Tests in test/py/tests/test_env.py like this fail without CONFIG_HUSH_PARSER:
=> => printenv test_env_0 ## Error: "test_env_0" not defined => .=> setenv test_env_0 => => echo $test_env_0 $test_env_0 => F
We also want a mac address so the ethernet device works in qemu.
Signed-off-by: Joel Stanley joel@jms.id.au
Applied to u-boot/master, thanks!
--
Tom