[U-Boot] [PATCH] sunxi: Fix CONFIG_SUNXI_GMAC references
Simon Glass
sjg at chromium.org
Sun Aug 6 05:15:53 UTC 2017
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>
More information about the U-Boot
mailing list