Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment