Hi All, Kindly ignore "[v2,00/22] Add Intel Diamond Mesa SoC support" series of patches. Sorry that I make some mistake when send for review. I will resend this series. I sincerely apologize for the inconvenience caused
Thanks, Siew Chin > -----Original Message----- > From: Lim, Elly Siew Chin <[email protected]> > Sent: Tuesday, November 10, 2020 1:55 PM > To: [email protected] > Cc: Marek Vasut <[email protected]>; Tan, Ley Foon <[email protected]>; > See, Chin Liang <[email protected]>; Simon Goldschmidt > <[email protected]>; Chee, Tien Fong > <[email protected]>; Westergreen, Dalon > <[email protected]>; Simon Glass <[email protected]>; Gan, Yau > Wai <[email protected]>; Lim, Elly Siew Chin > <[email protected]> > Subject: [v2 00/22] Add Intel Diamond Mesa SoC support > > This is the 2nd version of patchset add Intel Diamond Mesa SoC[1] support. > > Intel Diamond Mesa SoC is with a 64-bit quad core ARM Cortex-A53 MPCore > hard processor system (HPS). New IPs in Diamond Mesa are clock manager and > DDR subsystem, other IPs have minor changes compared to Agilex. > > Patch status: > Have changes: Patch 20, 22 > Other patches unchanged. > > Detail changelog can find in commit message. > > v1->v2: > -------- > Patch 20: > - Include binman node device tree object (socfpga_soc64_fit-u-boot.dtsi_ in > socfpga_dm-u-boot.dtsi > > Patch 22: > - Add "CONFIG_USE_SPL_FIT_GENERATE is not set" to > socfpga_dm_atf_defconfig. Use binman to generate > FIT image instead of local script. > > > History: > -------- > [v1]: > https://patchwork.ozlabs.org/project/uboot/cover/20200922094930.100855- > [email protected]/ > > > These patchsets have dependency on: > > Enable ARM Trusted Firmware for U-Boot > https://patchwork.ozlabs.org/project/uboot/cover/20201015122955.10259- > [email protected]/ > > > [1]: > https://www.intel.com/content/www/us/en/products/programmable/asic/easi > c-devices/diamond-mesa-soc-devices.html > > > Chee Hong Ang (14): > arm: socfpga: Add function for checking description from FIT image > arm: socfpga: soc64: Load FIT image with ATF support > arm: socfpga: soc64: Override 'lowlevel_init' to support ATF > arm: socfpga: Disable "spin-table" method for booting Linux > arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA > (64bits) > arm: socfpga: soc64: Define SMC function identifiers for PSCI SiP > services > mmc: dwmmc: socfpga: Add ATF support for MMC driver > net: designware: socfpga: Add ATF support for MAC driver > arm: socfpga: soc64: Add ATF support for Reset Manager driver > arm: socfpga: soc64: Add ATF support for FPGA reconfig driver > arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to > mbox_reset_cold() > arm: socfpga: soc64: SSBL shall not setup stack on OCRAM > arm: socfpga: soc64: Skip handoff data access in SSBL > configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF > support > > Pali Rohár (1): > Makefile: Fix calling make with V=1 > > Siew Chin Lim (2): > arm: socfpga: dts: soc64: Add binman node of FIT image with ATF > support > arm: socfpga: soc64: Enable FIT image generation using binman > > Simon Glass (5): > odroid-c2: Use devicetree for SMBIOS settings > arm64: mvebu: Use devicetree for SMBIOS settings on uDPU > x86: galileo: Use devicetree for SMBIOS settings > x86: Provide default SMBIOS manufacturer/product > smbios: Drop the unused Kconfig options > > -- > 2.13.0

