From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 7 Mar 2019 12:30:24 +0100 Subject: [U-Boot] [PATCH v2 02/12] ARM: kirkwood: rename KW_CPU_WIN_BASE to MVEBU_CPU_WIN_BASE In-Reply-To: <20190307082805.15199-3-judge.packham@gmail.com> References: <20190307082805.15199-1-judge.packham@gmail.com> <20190307082805.15199-3-judge.packham@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 07.03.19 09:27, Chris Packham wrote: > This will allow the kirkwood platforms to use more common code with the > other mvebu SoCs. > > Signed-off-by: Chris Packham Reviewed-by: Stefan Roese Thanks, Stefan