
9 Sep
2017
9 Sep
'17
6:51 a.m.
On 1 September 2017 at 02:26, Wenyou Yang wenyou.yang@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@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@chromium.org