From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thor Thayer Date: Mon, 18 Nov 2019 12:14:56 -0600 Subject: [U-Boot] [PATCH v1] arm: socfpga: Enable Stratix10 SMMU access In-Reply-To: References: <1573838417-17761-1-git-send-email-thor.thayer@linux.intel.com> <892c3c75-6bd1-30e8-6f90-b7417a1ead77@denx.de> Message-ID: <36e116fe-d3ab-b6f9-c18d-c68fc32f9027@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 On 11/18/19 1:27 AM, Marek Vasut wrote: > On 11/18/19 3:46 AM, Tan, Ley Foon wrote: > [...] > >>> >>> On 11/15/19 6:20 PM, Thor Thayer wrote: >>>> >>>> Enable TCU access through the Stratix10 CCU so that the SMMU can >>>> access the SDRAM. >>>> >>> >>> [...] >>> >>> Looks good to me. Ley, can you take a look? >>> Thanks! >> Looks good to me too. >> But, if this patch plan to apply after Agilex patch series, then need to rebase on top of it. > > Is this a fix or a feature ? > This is a feature. I didn't realize there was a refactoring. I will coordinate with Ley Foon. Thanks.