util/ifdtool: Add Alderlake platform support under IFDv2

Change-Id: Ief8ab6ad280d8a2625404c19d57cd2a24f23cf13
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39533
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Subrata Banik
2020-03-14 15:01:42 +05:30
parent a717e2f896
commit 46f8073249
2 changed files with 5 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ enum platform {
PLATFORM_JSL,
PLATFORM_SKLKBL,
PLATFORM_TGL,
PLATFORM_ADL,
};
#define LAYOUT_LINELEN 80