diff options
| author | Leah Rowe <leah@libreboot.org> | 2025-05-25 20:58:04 +0100 | 
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2025-05-25 20:58:04 +0100 | 
| commit | 9583a3919ca06cb67b2cdda34b1972a3051d0cb0 (patch) | |
| tree | 0f5c93a3e2e32396bb0939d5743074fc65cb46e3 /config/coreboot/r400_4mb | |
| parent | 383b9754fc65ed407ff57c8bc917ab839d37b0a7 (diff) | |
| parent | 30bc3732c39cbb14faa8f7caf0c9206f6a401008 (diff) | |
Merge branch 'master' into 25.06_branch
Diffstat (limited to 'config/coreboot/r400_4mb')
| -rw-r--r-- | config/coreboot/r400_4mb/target.cfg | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/coreboot/r400_4mb/target.cfg b/config/coreboot/r400_4mb/target.cfg index 53a597b6..f4d81d19 100644 --- a/config/coreboot/r400_4mb/target.cfg +++ b/config/coreboot/r400_4mb/target.cfg @@ -6,4 +6,4 @@ payload_seabios="y"  payload_grub="y"  payload_memtest="y"  grub_scan_disk="ahci" -payload_uboot_amd64="y" +payload_uboot="amd64" | 
