]> git.sur5r.net Git - u-boot/commit
ARM: meson: rename GXBB to GX
authorNeil Armstrong <narmstrong@baylibre.com>
Wed, 11 Apr 2018 15:13:45 +0000 (17:13 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 8 May 2018 13:07:34 +0000 (09:07 -0400)
commitf0f3762cb709d216c823f439e8c583041fc7b8a8
treebc10d553b3bd6baf4f4ad215416fd48f7eb49201
parent8b41464547330a39cc7e0ef87a5dd8f34db324e1
ARM: meson: rename GXBB to GX

Taking into account the Amlogic Family name starts with GX, including
the GXBB, GXL and GXM SoCs.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
15 files changed:
arch/arm/include/asm/arch-meson/gx.h [new file with mode: 0644]
arch/arm/include/asm/arch-meson/gxbb.h [deleted file]
arch/arm/mach-meson/board.c
arch/arm/mach-meson/eth.c
arch/arm/mach-meson/sm.c
board/amlogic/khadas-vim/khadas-vim.c
board/amlogic/libretech-cc/libretech-cc.c
board/amlogic/odroid-c2/odroid-c2.c
board/amlogic/p212/p212.c
include/configs/khadas-vim.h
include/configs/libretech-cc.h
include/configs/meson-gx-common.h [new file with mode: 0644]
include/configs/meson-gxbb-common.h [deleted file]
include/configs/odroid-c2.h
include/configs/p212.h