From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chee, Tien Fong Date: Tue, 10 Jan 2017 03:42:39 +0000 Subject: [U-Boot] [v4 18/29] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address In-Reply-To: References: <1483961514-3918-1-git-send-email-tien.fong.chee@intel.com> Message-ID: <1484019759.2488.34.camel@intel.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 Isn, 2017-01-09 at 08:47 -0600, Dinh Nguyen wrote: > > On 01/09/2017 05:31 AM, Chee Tien Fong wrote: > > > > From: Tien Fong Chee > > > > Add base address header file for Stratix10 SoC > > > > Signed-off-by: Chin Liang See > > Signed-off-by: Tien Fong Chee > > Cc: Marek Vasut > > Cc: Dinh Nguyen > > Cc: Ley Foon Tan > > --- > > ?arch/arm/mach-socfpga/include/mach/base_addr_s10.h |???48 > > ++++++++++++++++++++ > > ?1 files changed, 48 insertions(+), 0 deletions(-) > > ?create mode 100755 arch/arm/mach- > > socfpga/include/mach/base_addr_s10.h > While this is really nice to see, but can you separate this patch out > from the Arria10 series. It's already confusing enough. > > Dinh Ahh....this was rebased from 01-arria10. Okay, i will remove this patch.