
On Tue, Aug 20, 2019 at 8:34 PM Marek Vasut marex@denx.de wrote:
On 8/20/19 9:51 AM, Ley Foon Tan wrote:
This is 3rd version of patchset to add Intel Agilex SoC[1] support. Two major changes in this series are move Stratix 10 and Agilex common code to _soc64* file and convert drivers from struct to defines.
This patchset needs to apply after patch in [2] for manager drivers struct to defines conversion.
Patch status: No change: Patch 1, 10, 14, 15 Have changes: Patch 2, 3, 4, 5, 6, 8, 9, 12, 13, 16, 17 New patch: Patch 7, 11
Detail change log is in patch commit message.
Intel Agilex SoC is with a 64-bit quad core ARM Cortex-A53 MPCore hard processor system (HPS). New IPs in Agilex are CCU, clock manager and SDRAM, other IPs have minor changes compared to Stratix 10.
I wanted to pick these, but they don't apply to u-boot-socfpga/master (updated to u-boot/master). Can you update and repost ?
They are already rebase on top of u-boot/master. This patchset need to apply after https://patchwork.ozlabs.org/cover/1149731/ series.
Regards
Ley Foon