diff options
| author | Leah Rowe <leah@libreboot.org> | 2022-11-19 05:02:12 +0000 | 
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2022-11-19 05:07:54 +0000 | 
| commit | f063190889a5fb44693e4fd70c9382aea7b8a4c1 (patch) | |
| tree | d12917ff0ee80bdeba078be7031614ad5b99c8b4 /resources/coreboot/peach_pit | |
| parent | 24a866baea03b47011b3776fdc3508c2ca7cef2d (diff) | |
cros devices: use a common coreboot tree
Diffstat (limited to 'resources/coreboot/peach_pit')
| -rw-r--r-- | resources/coreboot/peach_pit/board.cfg | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/resources/coreboot/peach_pit/board.cfg b/resources/coreboot/peach_pit/board.cfg index 03495b1f..cf80db75 100644 --- a/resources/coreboot/peach_pit/board.cfg +++ b/resources/coreboot/peach_pit/board.cfg @@ -1,4 +1,4 @@ -cbtree="peach" +cbtree="cros"  romtype="normal"  arch="ARMv7"  payload_uboot="y" | 
