From mboxrd@z Thu Jan 1 00:00:00 1970 From: thor.thayer at linux.intel.com Date: Fri, 6 Dec 2019 13:47:30 -0600 Subject: [PATCHv2 0/2] Intel Stratix10/Agilex Additions Message-ID: <1575661652-25254-1-git-send-email-thor.thayer@linux.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 From: Thor Thayer This patchset is rebased on top of [1] and adds SMMU support for Stratix10 and fixes an ECC access issue with Stratix10 and Agilex. [1] [U-Boot,v8,00/19] Add Intel Agilex SoC support https://patchwork.ozlabs.org/cover/1201373/ Thor Thayer (2): arm: socfpga: stratix10: Enable SMMU access ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access arch/arm/mach-socfpga/include/mach/firewall.h | 7 +++++++ drivers/ddr/altera/sdram_agilex.c | 6 +++--- drivers/ddr/altera/sdram_s10.c | 20 +++++++++++++++++--- 3 files changed, 27 insertions(+), 6 deletions(-) -- 2.7.4