This is a port of 64-bit TianoCore EDK II firmware for the Marvell CN913x Development Board.
Features supported in EDK2:
- 1x PCIE root complex
- Networking:
- 3x 10 GbE via SFP+
- 2x 1 GbE RGMII via RJ45
- 5x USB 2.0/3.0
- 3x SATA
- 2x uSD
- 1x eMMC
- RTC
- SPI flash & memory-mapped variable storage access
- I2C
- GPIO
Hardware description:
- ACPI (default)
- Device Tree
Others:
- Signed capsule update
- X64 option ROM emulator
Please follow instructions from Obtaining source code and Manual building from the top level edk2-platforms Readme.md.
Use below build command:
$ build -a AARCH64 -t GCC5 -b RELEASE -D CN9132 -D CAPSULE_ENABLE -D X64EMU_ENABLE -p Platform/Marvell/Cn913xDb/Cn913xDbA.dsc
NOTE
'-D INCLUDE_TFTP_COMMAND' is optional and can be added in order to enable tftp
command in UEFI Shell.
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.
Please follow instruction at wiki page to burn image to desired boot device.
CN913x Development Board is System Ready ES certified. Release binary and the firmware components' baselines list are available in a dedicated wiki page.