summaryrefslogtreecommitdiff
path: root/util/amdfwtool/amdfwtool.h
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2023-07-13 11:40:08 +0200
committerFelix Held <felix-coreboot@felixheld.de>2023-08-21 12:11:57 +0000
commit563f7afa0481bfe0d194467b80404eb32e8a4d44 (patch)
treeb064b77c39283fd4b6bba68fc4ae8c3dc0a5ec74 /util/amdfwtool/amdfwtool.h
parent6603605d75bb2750baa1047ea9dbb9f4fdbb2197 (diff)
util/amdfwtool: Add Genoa support
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Change-Id: I83e3c383faec0fd7b2cf768b7a4c237edd986666 Reviewed-on: https://review.coreboot.org/c/coreboot/+/76469 Reviewed-by: Varshit Pandya <pandyavarshit@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
Diffstat (limited to 'util/amdfwtool/amdfwtool.h')
-rw-r--r--util/amdfwtool/amdfwtool.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/amdfwtool/amdfwtool.h b/util/amdfwtool/amdfwtool.h
index 5558f5b7d9..2044696e9f 100644
--- a/util/amdfwtool/amdfwtool.h
+++ b/util/amdfwtool/amdfwtool.h
@@ -26,7 +26,8 @@ enum platform {
PLATFORM_MENDOCINO,
PLATFORM_LUCIENNE,
PLATFORM_PHOENIX,
- PLATFORM_GLINDA
+ PLATFORM_GLINDA,
+ PLATFORM_GENOA,
};
typedef enum _amd_fw_type {