[U-Boot] [PATCH v4 2/3] board: sama5d2_xplained: Replace code to set mac address

Simon Glass sjg at chromium.org
Sat Sep 9 04:51:23 UTC 2017


On 1 September 2017 at 02:26, Wenyou Yang <wenyou.yang at microchip.com> wrote:
> Replace the code to set the ethernet mac address with the code from
> the common folder.
>
> Signed-off-by: Wenyou Yang <wenyou.yang at microchip.com>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  arch/arm/dts/at91-sama5d2_xplained.dts          |  5 +++
>  board/atmel/sama5d2_xplained/sama5d2_xplained.c | 46 +++----------------------
>  configs/sama5d2_xplained_mmc_defconfig          |  1 +
>  configs/sama5d2_xplained_spiflash_defconfig     |  1 +
>  include/configs/sama5d2_xplained.h              |  4 ---
>  5 files changed, 11 insertions(+), 46 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list