From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tan, Ley Foon Date: Mon, 5 Apr 2021 06:57:29 +0000 Subject: [v1 02/17] arm: socfpga: Add base address for Intel N5X device In-Reply-To: <20210331143908.48211-3-elly.siew.chin.lim@intel.com> References: <20210331143908.48211-1-elly.siew.chin.lim@intel.com> <20210331143908.48211-3-elly.siew.chin.lim@intel.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 > -----Original Message----- > From: Lim, Elly Siew Chin > Sent: Wednesday, March 31, 2021 10:39 PM > To: u-boot at lists.denx.de > Cc: Marek Vasut ; Tan, Ley Foon > ; See, Chin Liang ; > Simon Goldschmidt ; Chee, Tien Fong > ; Westergreen, Dalon > ; Simon Glass ; Gan, > Yau Wai ; Lim, Elly Siew Chin > > Subject: [v1 02/17] arm: socfpga: Add base address for Intel N5X device > > Reuse base_addr_soc64.h for Intel N5X device, the address is the same as > Agilex. > > Signed-off-by: Siew Chin Lim > --- > arch/arm/mach-socfpga/include/mach/base_addr_soc64.h | 3 ++- Reviewed-by: Ley Foon Tan