diff options
author | Leah Rowe <leah@libreboot.org> | 2024-11-20 13:24:14 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-11-20 13:24:14 +0000 |
commit | 32dced8cd833b40d375aaa33d604771e8390cd0b (patch) | |
tree | 8753fef1675456d4f2026fdfee2f910266e8d42b /config/coreboot/hp8560w_8mb | |
parent | a68b468964de7bb84977a592538fc5904ee69c21 (diff) |
disable U-Boot for now on HP EliteBook 8560w
dGPU only, and starts in text mode.
will have to test with vesa framebuffer later on.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/hp8560w_8mb')
-rw-r--r-- | config/coreboot/hp8560w_8mb/target.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/coreboot/hp8560w_8mb/target.cfg b/config/coreboot/hp8560w_8mb/target.cfg index dcdd1dc8..7bad4889 100644 --- a/config/coreboot/hp8560w_8mb/target.cfg +++ b/config/coreboot/hp8560w_8mb/target.cfg @@ -5,4 +5,3 @@ payload_grub="y" payload_memtest="y" grub_scan_disk="ahci" vcfg="hp8560w" -payload_uboot_amd64="y"
\ No newline at end of file |