https://github.com/bluecmd/coreboot-darp6
Config and files for running mainline coreboot on System76 darp6
https://github.com/bluecmd/coreboot-darp6
Last synced: 4 months ago
JSON representation
Config and files for running mainline coreboot on System76 darp6
- Host: GitHub
- URL: https://github.com/bluecmd/coreboot-darp6
- Owner: bluecmd
- Created: 2021-09-30T13:18:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T13:20:58.000Z (over 4 years ago)
- Last Synced: 2025-07-09T07:08:44.855Z (11 months ago)
- Size: 1.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coreboot-darp6
Build:
```
$ export GO111MODULE=off
$ make KERNEL_MAKE_FLAGS='-j8' CPU=$(nproc)
```
Note: Currently coreboot does not handle 1920x1080 resolution since
1080 is not divisible by 16 - so the bootsplash does not work.
The `*.rom` files are taken from https://github.com/system76/firmware-open