[U-Boot] [PATCH v2 02/11] sandbox: Fix format of fake-host-hwaddr in test.dts
Simon Glass
sjg at chromium.org
Sat Jun 30 04:20:10 UTC 2018
On 29 June 2018 at 20:20, Joe Hershberger <joe.hershberger at ni.com> wrote:
> 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 at ni.com>
> ---
>
> Changes in v2:
> - New patch
>
> arch/sandbox/dts/test.dts | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Now I understand :-)
More information about the U-Boot
mailing list