From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 19 Nov 2015 23:26:48 +0100 Subject: [U-Boot] [PATCH 01/10] ARM: socfpga: arria10: add base address map for Arria10 In-Reply-To: <1447968947-8395-2-git-send-email-dinguyen@opensource.altera.com> References: <1447968947-8395-1-git-send-email-dinguyen@opensource.altera.com> <1447968947-8395-2-git-send-email-dinguyen@opensource.altera.com> Message-ID: <201511192326.48179.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, November 19, 2015 at 10:35:38 PM, dinguyen at opensource.altera.com wrote: > From: Dinh Nguyen > > Add the base address map for Arria10. > > Signed-off-by: Dinh Nguyen > --- > .../include/mach/socfpga_a10_base_addrs.h | 45 Reviewed-by: Marek Vasut btw. it'd be nice if we could rename the socfpga_base_addrs.h to just plain base_addr_ca5.h and then call this file base_addr_a10.h This might be more systematic, don't you think ? Best regards, Marek Vasut