Skip to content
Commit bfb372b8 authored by Joel Stanley's avatar Joel Stanley Committed by Tom Rini
Browse files

configs: aspeed: Add HUSH and random ethernet addr



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: default avatarJoel Stanley <joel@jms.id.au>
parent 5d890b35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment