From mboxrd@z Thu Jan 1 00:00:00 1970 From: narmstrong@baylibre.com (Neil Armstrong) Date: Mon, 9 Apr 2018 15:48:42 +0200 Subject: [PATCH u-boot 1/2] ARM: meson: rename GXBB to GX In-Reply-To: <20180404204024.GA12177@gmail.com> References: <1522230877-21267-1-git-send-email-narmstrong@baylibre.com> <1522230877-21267-2-git-send-email-narmstrong@baylibre.com> <20180404204024.GA12177@gmail.com> Message-ID: <05455689-9f45-0e67-c582-2ac34c217a82@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org 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 can you align again register values and > other macros in gx.h? > > Beniamino > Will do, Neil