aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/volteer
diff options
context:
space:
mode:
authorDuncan Laurie <dlaurie@google.com>2020-11-30 10:12:56 -0800
committerDuncan Laurie <dlaurie@chromium.org>2020-12-02 16:31:44 +0000
commit89bbe146cba86eb17ad5f03c44dd7d4915ae661f (patch)
tree408af4494ec5503f11ef2577396c939a04094cad /src/mainboard/google/volteer
parent912d9ec158261d9fe2362b99a406ea2878c6b411 (diff)
mb/google/volteer: Add fw_config entries for boot device
Add the fw_config entries for the newly added boot device fields. These are added as separate fields since a board may have more than one selected. BUG=b:173129299 TEST=abuild google/volteer Change-Id: I2af9ffcf0b90d4f4b7f2f31613ee110d8f350454 Signed-off-by: Duncan Laurie <dlaurie@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/48160 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/mainboard/google/volteer')
-rw-r--r--src/mainboard/google/volteer/variants/baseboard/devicetree.cb12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/mainboard/google/volteer/variants/baseboard/devicetree.cb b/src/mainboard/google/volteer/variants/baseboard/devicetree.cb
index 455b9abed3..1b3b1cc68e 100644
--- a/src/mainboard/google/volteer/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/volteer/variants/baseboard/devicetree.cb
@@ -46,6 +46,18 @@ fw_config
option KB_LAYOUT_DEFAULT 0
option KB_LAYOUT_1 1
end
+ field BOOT_DEVICE_EMMC 22
+ option BOOT_EMMC_DISABLED 0
+ option BOOT_EMMC_ENABLED 1
+ end
+ field BOOT_DEVICE_NVME 23
+ option BOOT_NVME_DISABLED 0
+ option BOOT_NVME_ENABLED 1
+ end
+ field BOOT_DEVICE_SATA 24
+ option BOOT_SATA_DISABLED 0
+ option BOOT_SATA_ENABLED 1
+ end
end
chip soc/intel/tigerlake