From mboxrd@z Thu Jan 1 00:00:00 1970 From: Beniamino Galvani Date: Wed, 4 Apr 2018 22:40:24 +0200 Subject: [U-Boot] [PATCH u-boot 1/2] ARM: meson: rename GXBB to GX In-Reply-To: <1522230877-21267-2-git-send-email-narmstrong@baylibre.com> References: <1522230877-21267-1-git-send-email-narmstrong@baylibre.com> <1522230877-21267-2-git-send-email-narmstrong@baylibre.com> Message-ID: <20180404204024.GA12177@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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? Beniamino