
Am 07.08.2017 um 11:26 schrieb Jagan Teki:
On Sun, Aug 6, 2017 at 10:45 AM, Simon Glass sjg@chromium.org wrote:
On 26 July 2017 at 05:26, Dave Prue dave@prue.com wrote:
GMAC Initialization for sun7i targets has been broken since v2017.05-rc3
"initialization", but more importantly:
due to the renaming of CONFIG_SUNXI_GMAC to CONFIG_SUN7I_GMAC in Kconfig without propogating the name change throughout the code.
"propagating" please :)
Cheers, Andreas
Signed-off-by: Dave Prue dave@prue.com
arch/arm/include/asm/arch-sunxi/sys_proto.h | 2 +- board/sunxi/Makefile | 2 +- include/configs/sunxi-common.h | 2 +- scripts/build-whitelist.sh | 2 +- scripts/config_whitelist.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Reviewed-by: Jagan Teki jagan@openedev.com
thanks!