This project will no longer be maintained by Intel.
Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
Intel no longer accepts patches to this project.
If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.
This public distribution of OpenBMC is no longer maintained by Intel. This public distribution is not updated to the latest OpenBMC versions and has been identified as having known security escapes. Intel has ceased development and contributions to this public distribution and is not doing any maintenance, bug fixes, new releases, or updates here. Intel no longer accepts patches to this public distribution. Intel recommends working with an independent firmware vendor for future support
This repository contains reference implementation of Yocto BSP layer used to build OpenBMC* distribution for Intel® Cyclone® V RunBMC* card.
The layer is provided as an example build of OpenBMC* for the card and is not tied to any specific platform.
Security note: This repository does not provide any implementation of secure boot to verify integrity of BMC image loaded into Intel® Cyclone® V RunBMC* card.
Clone Intel-BMC/openbmc
git clone https://github.com/Intel-BMC/openbmc.git
Clone meta-intel-fpga into the 'openbmc' folder
cd openbmc
git clone https://git.yoctoproject.org/meta-intel-fpga
Clone meta-runbmc-cyclone5 into the 'meta-openbmc-mods' folder
cd meta-openbmc-mods
git clone https://github.com/Intel-BMC/meta-runbmc-cyclone5
Run these commands from the root of Intel-BMC/openbmc:
export TEMPLATECONF=meta-openbmc-mods/meta-runbmc-cyclone5/conf/templates/default
source ./oe-init-build-env
bitbake intel-platforms
OnChip Memory initialization file for CycloneV Quartus project:
u-boot-spl.mif
eMMC provisioning files over TFTP using mmc-factory-init
u-boot macro:
u-boot.img
image-kernel.ext4
image-rofs.ext4
u-boot.img
is additionally awaited by SPL over YMODEM serial protocol when eMMC boot partition is not programmed.
Tarball for firmware update over Redfish or WebUI:
intel-platforms-runbmc-cyclone5.ext4.mmc.tar