From 564155277ea9d4ffab7287702bdd4868c0df0bdc Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 22 Apr 2025 03:24:38 +0100 Subject: coreboot/g43t_am3: use ifd-based setup no-ME setup. with a gbe file. we previously made this a descriptorless setup. Signed-off-by: Leah Rowe --- config/ifd/g43t_am3/gbe | Bin 0 -> 16384 bytes config/ifd/g43t_am3/ifd | Bin 0 -> 8192 bytes config/ifd/g43t_am3/ifd_16 | Bin 0 -> 8192 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 config/ifd/g43t_am3/gbe create mode 100644 config/ifd/g43t_am3/ifd create mode 100644 config/ifd/g43t_am3/ifd_16 (limited to 'config/ifd') diff --git a/config/ifd/g43t_am3/gbe b/config/ifd/g43t_am3/gbe new file mode 100644 index 00000000..bad66aea Binary files /dev/null and b/config/ifd/g43t_am3/gbe differ diff --git a/config/ifd/g43t_am3/ifd b/config/ifd/g43t_am3/ifd new file mode 100644 index 00000000..79f92194 Binary files /dev/null and b/config/ifd/g43t_am3/ifd differ diff --git a/config/ifd/g43t_am3/ifd_16 b/config/ifd/g43t_am3/ifd_16 new file mode 100644 index 00000000..d41cfc8c Binary files /dev/null and b/config/ifd/g43t_am3/ifd_16 differ -- cgit v1.2.1