mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
test.dts specified the fake MAC address as a u32 array. Instead it should be a u8 array. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reviewed-by: Simon Glass <sjg@chromium.org>