Grzegorz Bernacki c06b98a171 Marvell/SolidRun: Rework Readme.md files vor 2 Jahren
..
Armada80x0McBinBoardDescLib aa6c0ad821 Marvell: Armada7k8k/OcteonTX: Enable additional board configuration vor 2 Jahren
NonDiscoverableInitLib dfbfdbbf4d Marvell/Library: MvGpioLib: Extend GPIO pin description vor 5 Jahren
Armada80x0McBin.dsc caefecbbe3 Platform/SolidRun: Consume MdeLibs.dsc.inc for RegisterFilterLib vor 3 Jahren
Armada80x0McBin.fdf.inc 9ad38945c6 Platform/SolidRun: Replace BSD License with BSD+Patent License vor 5 Jahren
Readme.md c06b98a171 Marvell/SolidRun: Rework Readme.md files vor 2 Jahren

Readme.md

SolidRun MacchiatoBin

Summary

This is a port of 64-bit TianoCore EDK II firmware for the SolidRun MacchiatoBin Double Shot platform based on the Marvell ARMADA 8040 SoC.

Supported features

Features supported in EDK2:

  • 1x PCIE x4
  • Networking:
    • 2x 10 GbE via SFP+ / RJ45
    • 1x 2500 Base-X via SFP+
    • 1x 1 GbE SGMII via RJ45
  • 1x USB 3.0
  • 2x USB 2.0
  • 3x SATA
  • 1x uSD
  • 1x eMMC
  • RTC
  • SPI flash & memory-mapped variable storage access
  • GPIO

Hardware description:

  • ACPI (default)
  • Device Tree

Others:

  • Signed capsule update
  • X64 option ROM emulator

Building the firmware

Prepare EDKII environment:

Please follow instructions from Obtaining source code and Manual building from the top level edk2-platforms Readme.md.

Build EDKII:

Use below build command:

  $ build -a AARCH64 -t GCC5 -b RELEASE -D X64EMU_ENABLE -p Platform/SolidRun/Armada80x0McBin/Armada80x0McBin.dsc

NOTE

’-D INCLUDE_TFTP_COMMAND’ is optional and can be added in order to enable tftp command in UEFI Shell.


Build the final firmware image:

In addition to EDKII binary, the complete firmware image comprises the TF-A and other components. A complete build instruction can be found at wiki page.

Burning the firmware

Please follow instruction at wiki page to burn image to desired boot device.

ARM System Ready certification.

MacchiatoBin is System Ready ES certified. Release binary and the firmware components’ baselines list are available in a dedicated wiki page.