arm: socfpga: Move Stratix10 and Agilex SPL common code
authorSiew Chin Lim <elly.siew.chin.lim@intel.com>
Mon, 15 Mar 2021 07:59:16 +0000 (15:59 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Thu, 8 Apr 2021 09:29:11 +0000 (17:29 +0800)
commitf86ed75059966e9cf1964b95850058e5a63683e4
tree3d2c37b396944e029407a21d95e104f91231b924
parent4e521e143082db6821bd3ee36f5cb990d8105253
arm: socfpga: Move Stratix10 and Agilex SPL common code

Move Stratix10 and Agilex SPL common code to spl_soc64.c.
We are in preparation for new n5x device support.
No functional change in this patch.

Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com>
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/mach-socfpga/Makefile
arch/arm/mach-socfpga/spl_agilex.c
arch/arm/mach-socfpga/spl_s10.c
arch/arm/mach-socfpga/spl_soc64.c [new file with mode: 0644]