8000 GitHub - roboard/build-coreboot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

roboard/build-coreboot

Repository files navigation

This tool builds DMP coreboot/SeaBIOS ROM image for 86Duino.


First, download coreboot/SeaBIOS source code for 86Duino:

  ./clone-repo.sh

Build cross gcc compiler, it may take several minutes:

  ./build-xgcc.sh

Build the target :

  ./set-target.sh target/86duino-0.9beta-oss.opt

  make

If building is successful, output ROM file is in out/86duino-0.9beta-oss.rom.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0