SkillAgentSearch skills...

Bmcleech

No description available

Install / Use

/learn @bmcleech/Bmcleech
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Paper and Presentation

Build Instructions

  1. Install dependencies
  • Clone Facebook OpenBMC repository:
    git clone -b helium https://github.com/facebook/openbmc.git
    cd openbmc/
    
  • Use the commit we used for this project:
    git checkout d419a50e13d62591ab17d95713492be61033a2a5
    
  • Clone Yocto build system:
    ./sync_yocto.sh
    
  1. Update build config to use Linux kernel version 5.0
  2. Initialize the build environment for the Facebook Tioga Pass (fbtp) hardware
    source openbmc-init-build-env meta-facebook/meta-fbtp
    
  3. Let the build system create a Linux kernel tree and apply the patches. The patches for the Aspeed XDMA Engine Driver are taken from the LKML.
  4. Update the kernel config to build the aspeed-xdma module
  5. Build OpenBMC
bitbake fbtp-image
  1. Verify that aspeed-xdma was built
View on GitHub
GitHub Stars11
CategoryDevelopment
Updated11d ago
Forks1

Languages

C

Security Score

70/100

Audited on Mar 20, 2026

No findings