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