diff options
author | Leah Rowe <leah@libreboot.org> | 2022-11-19 03:33:38 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2022-11-19 03:33:38 +0000 |
commit | 60793c552fa0eb1066adcf5e8eec3d5a4bcb7efd (patch) | |
tree | 3867f9fff8b6e298d66d7c411296bb58c76a8bcb /resources/coreboot/default/patches/0008-acer-g43t-am3-set-VRAM-to-352MiB-by-default.patch | |
parent | 6114c34988d9f5768aac0b56cc4137ebaad81fd4 (diff) |
fix gnat build issue on coreboot repositories
backported from newer coreboot revisions, see patch
coreboot/default/patches/0014-coreboot-default-fix-crossgcc-build.patch
Diffstat (limited to 'resources/coreboot/default/patches/0008-acer-g43t-am3-set-VRAM-to-352MiB-by-default.patch')
-rw-r--r-- | resources/coreboot/default/patches/0008-acer-g43t-am3-set-VRAM-to-352MiB-by-default.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/coreboot/default/patches/0008-acer-g43t-am3-set-VRAM-to-352MiB-by-default.patch b/resources/coreboot/default/patches/0008-acer-g43t-am3-set-VRAM-to-352MiB-by-default.patch index 1536c15f..3ae8d26e 100644 --- a/resources/coreboot/default/patches/0008-acer-g43t-am3-set-VRAM-to-352MiB-by-default.patch +++ b/resources/coreboot/default/patches/0008-acer-g43t-am3-set-VRAM-to-352MiB-by-default.patch @@ -1,7 +1,7 @@ -From 1ee893f9fc5251968500695824ab9fd39461d318 Mon Sep 17 00:00:00 2001 +From 5409b84b222f4f04238dcafb7411986692909098 Mon Sep 17 00:00:00 2001 From: Leah Rowe <leah@libreboot.org> Date: Fri, 14 May 2021 13:21:39 +0100 -Subject: [PATCH 08/11] acer/g43t-am3: set VRAM to 352MiB by default +Subject: [PATCH 08/14] acer/g43t-am3: set VRAM to 352MiB by default --- src/mainboard/acer/g43t-am3/cmos.default | 2 +- |