[v2 00/22] Add Intel Diamond Mesa SoC support
Bin Meng
bmeng.cn at gmail.com
Tue Nov 10 06:58:48 CET 2020
Hi Siew,
On Tue, Nov 10, 2020 at 1:56 PM Siew Chin Lim
<elly.siew.chin.lim at intel.com> wrote:
>
> 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-1-elly.siew.chin.lim@intel.com/
>
>
> These patchsets have dependency on:
>
> Enable ARM Trusted Firmware for U-Boot
> https://patchwork.ozlabs.org/project/uboot/cover/20201015122955.10259-1-elly.siew.chin.lim@intel.com/
>
>
> [1]: https://www.intel.com/content/www/us/en/products/programmable/asic/easic-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
The above patches are already in u-boot/master now. You can drop these patches.
Regards,
Bin
More information about the U-Boot
mailing list