Re: [U-Boot] [PATCH u-boot 1/2] ARM: meson: rename GXBB to GX

2018-04-09 Thread Neil Armstrong
On 04/04/2018 22:40, Beniamino Galvani wrote: > On Wed, Mar 28, 2018 at 11:54:36AM +0200, Neil Armstrong wrote: >> Taking into account the Amlogic Family name starts with GX, including >> the GXBB, GXL and GXM SoCs. >> >> Signed-off-by: Neil Armstrong > > Hi, > > looks good to me, but perhaps ca

Re: [U-Boot] [PATCH u-boot 1/2] ARM: meson: rename GXBB to GX

2018-04-04 Thread Beniamino Galvani
On Wed, Mar 28, 2018 at 11:54:36AM +0200, Neil Armstrong wrote: > Taking into account the Amlogic Family name starts with GX, including > the GXBB, GXL and GXM SoCs. > > Signed-off-by: Neil Armstrong Hi, looks good to me, but perhaps can you align again register values and other macros in gx.h?

[U-Boot] [PATCH u-boot 1/2] ARM: meson: rename GXBB to GX

2018-03-28 Thread Neil Armstrong
Taking into account the Amlogic Family name starts with GX, including the GXBB, GXL and GXM SoCs. Signed-off-by: Neil Armstrong --- arch/arm/include/asm/arch-meson/{gxbb.h => gx.h} | 90 +++--- arch/arm/mach-meson/board.c| 28 +++ arch/arm/mach-meson