Grzegorz Bernacki c06b98a171 Marvell/SolidRun: Rework Readme.md files 2 年之前
..
BoardDescriptionLib aa6c0ad821 Marvell: Armada7k8k/OcteonTX: Enable additional board configuration 2 年之前
NonDiscoverableInitLib 34d0014340 Marvell/Cn913xDb: Update AP807 MMC settings 3 年之前
Cn9130DbA.dsc.inc 4ec5e0c887 Marvell: Armada7k8k/OcteonTx: Add multiple PCIE ports support 2 年之前
Cn9131DbA.dsc.inc ea84ed77d8 Marvell/Cn9131Db: Introduce board support 4 年之前
Cn9132DbA.dsc.inc 7465449bd8 Marvell/Cn9132Db: Introduce board support 4 年之前
Cn913xDbA.dsc f3fe738fe8 Marvell/Cn9132Db: Enable ACPI support 3 年之前
Cn913xDbA.fdf.inc f3fe738fe8 Marvell/Cn9132Db: Enable ACPI support 3 年之前
Readme.md c06b98a171 Marvell/SolidRun: Rework Readme.md files 2 年之前

Readme.md

Marvell CN913x Development Board

Summary

This is a port of 64-bit TianoCore EDK II firmware for the Marvell CN913x Development Board.

Supported features

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

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 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.


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.

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