[U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in sources

2017-09-01 Thread Lionel Koenig
Following 4d43d065db3262f9a9918ba72457bf36dfb8e0bb, SUNXI_GMAC was still used to configure the code while SUN7I_GMAC was used in the configuration tools. Signed-off-by: Lionel Koenig --- arch/arm/include/asm/arch-sunxi/sys_proto.h | 2 +- board/sunxi/Makefile| 2

[U-Boot] [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in sources

2017-08-30 Thread Lionel Koenig
patch to u-boot, I wouldn't mind few other pair of eyes. Kind regards, Lionel -- Lionel Koenig From f084d330a3e9e491f055199190a9addb9f2d566c Mon Sep 17 00:00:00 2001 From: Lionel Koenig Date: Wed, 30 Aug 2017 11:10:28 +0200 Subject: [PATCH] sunxi: Change SUNXI_GMAC to SUN7I_GMAC in so