[U-Boot] [PATCH] sunxi: Fix CONFIG_SUNXI_GMAC references
Mark Kettenis
mark.kettenis at xs4all.nl
Mon Aug 7 09:35:52 UTC 2017
> From: Jagan Teki <jagannadh.teki at gmail.com>
> Date: Mon, 7 Aug 2017 14:56:58 +0530
>
> On Sun, Aug 6, 2017 at 10:45 AM, Simon Glass <sjg at chromium.org> wrote:
> > On 26 July 2017 at 05:26, Dave Prue <dave at prue.com> wrote:
> >> GMAC Initialization for sun7i targets has been broken since v2017.05-rc3
> >> due to the renaming of CONFIG_SUNXI_GMAC to CONFIG_SUN7I_GMAC in Kconfig
> >> without propogating the name change throughout the code.
> >>
> >> Signed-off-by: Dave Prue <dave at 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 at chromium.org>
>
> Reviewed-by: Jagan Teki <jagan at openedev.com>
And makes the interface work again under OpenBSD, so:
Reviewed-by: Mark Kettenis <kettenis at openbsd.org>
Tested-by: Mark Kettenis <kettenis at openbsd.org>
More information about the U-Boot
mailing list