brask: Add gaelin4adl coreboot configuration

Create a new coreboot configuration for the gaelin variant
of the brask reference board. The new configuration file is
a copy of the reference board, but the name of the baseboard is
replaced by the name of the variant where applicable.

(Auto-Generated by create_coreboot_config.sh version 2.5.0).

For this CL, I do something.

1. Rename file.
rename from sys-boot/coreboot/files/configs/config.gaelin
rename to sys-boot/coreboot/files/configs/config.gaelin4adl

2. Changed after the patch is generated.
================================
...
-CONFIG_BOARD_GOOGLE_GAELIN=y
+CONFIG_BOARD_GOOGLE_GAELIN4ADL=y
...
-CONFIG_IFD_BIN_PATH="3rdparty/blobs/mainboard/google/brya/descriptor-gaelin.bin"
+CONFIG_IFD_BIN_PATH="3rdparty/blobs/mainboard/google/brya/descriptor-gaelin4adl.bin"
...
-CONFIG_SOC_INTEL_CSE_RW_FILE="3rdparty/blobs/mainboard/google/brya/me_rw-gaelin.bin
+CONFIG_SOC_INTEL_CSE_RW_FILE="3rdparty/blobs/mainboard/google/brya/me_rw-gaelin4adl.bin
...
-CONFIG_CPU_UCODE_BINARIES="3rdparty/blobs/mainboard/google/brya/ucode-gaelin.bin"
+CONFIG_CPU_UCODE_BINARIES="3rdparty/blobs/mainboard/google/brya/ucode-gaelin4adl.bin"
================================

BUG=b:239514438
TEST=FW_NAME=gaelin4adl emerge-brask coreboot chromeos-bootimage
Ensure that image-gaelin4adl.*.bin are created

Cq-Depend: chromium:3796118
Change-Id: Id871188ffc3635f07c8afec1149c0ed863909a42
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/overlays/chromiumos-overlay/+/3787951
Reviewed-by: Zhuohao Lee <zhuohao@chromium.org>
Commit-Queue: Raymond Chung <raymondchung@ami.corp-partner.google.com>
Tested-by: Raymond Chung <raymondchung@ami.corp-partner.google.com>
Reviewed-by: Raymond Chung <raymondchung@ami.corp-partner.google.com>
1 file changed