
-----Original Message----- From: Lim, Elly Siew Chin elly.siew.chin.lim@intel.com Sent: Wednesday, March 31, 2021 10:39 PM To: u-boot@lists.denx.de Cc: Marek Vasut marex@denx.de; Tan, Ley Foon ley.foon.tan@intel.com; See, Chin Liang chin.liang.see@intel.com; Simon Goldschmidt simon.k.r.goldschmidt@gmail.com; Chee, Tien Fong tien.fong.chee@intel.com; Westergreen, Dalon dalon.westergreen@intel.com; Simon Glass sjg@chromium.org; Gan, Yau Wai yau.wai.gan@intel.com; Lim, Elly Siew Chin elly.siew.chin.lim@intel.com Subject: [v1 17/17] arm: socfpga: Enable Intel N5X device build
Add defconfig for N5X to support legacy, ATF and VAB boot flow.
Signed-off-by: Siew Chin Lim elly.siew.chin.lim@intel.com
arch/arm/mach-socfpga/Kconfig | 20 +++++++++++++++++++- arch/arm/mach-socfpga/Makefile | 22 +++++++++++++++++++++- ...lex_atf_defconfig => socfpga_n5x_atf_defconfig} | 10 +++++----- ...fpga_agilex_defconfig => socfpga_n5x_defconfig} | 15 ++++++--------- ...lex_vab_defconfig => socfpga_n5x_vab_defconfig} | 10 +++++----- 5 files changed, 56 insertions(+), 21 deletions(-) copy configs/{socfpga_agilex_atf_defconfig => socfpga_n5x_atf_defconfig} (89%) copy configs/{socfpga_agilex_defconfig => socfpga_n5x_defconfig} (80%) copy configs/{socfpga_agilex_vab_defconfig => socfpga_n5x_vab_defconfig} (89%)
Reviewed-by: Ley Foon Tan ley.foon.tan@intel.com