From mboxrd@z Thu Jan 1 00:00:00 1970 From: See, Chin Liang Date: Mon, 17 Oct 2016 13:26:22 +0000 Subject: [U-Boot] [PATCH v3 01/12] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address In-Reply-To: <22cd47a3-c39b-72d4-94d5-2f202276a6ae@denx.de> References: <1476347589-5578-1-git-send-email-clsee@altera.com> <1476347589-5578-2-git-send-email-clsee@altera.com> <22cd47a3-c39b-72d4-94d5-2f202276a6ae@denx.de> Message-ID: <1476710780.3076.1.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 Min, 2016-10-16 at 17:31 +0200, Marek Vasut wrote: > On 10/13/2016 10:32 AM, Chin Liang See wrote: > > > > Add base address header file for Stratix10 SoC > > > > Signed-off-by: Chin Liang See > > Cc: Marek Vasut > > Cc: Dinh Nguyen > > Cc: Ley Foon Tan > > Cc: Tien Fong Chee > > Acked-by: Marek Vasut > > --- > > ?arch/arm/mach-socfpga/include/mach/base_addr_s10.h | 48 > > ++++++++++++++++++++++ > > ?1 file changed, 48 insertions(+) > > ?create mode 100644 arch/arm/mach- > > socfpga/include/mach/base_addr_s10.h > > > OK, V3 patch, but where's the changelog ? ;-) > Oh I just added the changelog if particular patch is modified. For this patch 1/12, no change for v2 to v3 :) Thanks Chin Liang > -- > Best regards, > Marek Vasut > > ________________________________ > > Confidentiality Notice. > This message may contain information that is confidential or > otherwise protected from disclosure. If you are not the intended > recipient, you are hereby notified that any use, disclosure, > dissemination, distribution, or copying of this message, or any > attachments, is strictly prohibited. If you have received this > message in error, please advise the sender by reply e-mail, and > delete the message and any attachments. Thank you.