mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 21:39:03 +02:00
Compare commits
1 Commits
20241206re
...
20241206re
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b910424b5d |
@@ -215,6 +215,7 @@ add_uboot()
|
||||
|
||||
[ -f "$ubootelf" ] || $err "cb/$ubtarget: Can't find u-boot"
|
||||
cbfs "$tmprom" "$ubootelf" "$ubpath" $ubcbfsargs
|
||||
[ "$payload_seabios" = "y" ] || cprom; :
|
||||
}
|
||||
|
||||
cprom()
|
||||
|
||||
Reference in New Issue
Block a user