mb/google/dedede/var/awasuki: Disable SD card
Because Awasuki doesn't have SD card, disable related configurations. BUG=b:351968527 TEST=abuild -v -a -x -c max -p none -t google/dedede -b awasuki Change-Id: I1b0d2a9c2f9cdd4bca7c30cdc454ffa84b293146 Signed-off-by: Weimin Wu <wuweimin@huaqin.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83706 Reviewed-by: zhongtian wu <wuzhongtian@huaqin.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
This commit is contained in:
parent
97e8ef4c70
commit
ee6117bbf1
@ -71,6 +71,10 @@ chip soc/intel/jasperlake
|
|||||||
# Set xHCI LFPS period sampling off time
|
# Set xHCI LFPS period sampling off time
|
||||||
register "xhci_lfps_sampling_offtime_ms" = "0"
|
register "xhci_lfps_sampling_offtime_ms" = "0"
|
||||||
|
|
||||||
|
# Disable SD card
|
||||||
|
register "sdcard_cd_gpio" = "0"
|
||||||
|
register "SdCardPowerEnableActiveHigh" = "0"
|
||||||
|
|
||||||
device domain 0 on
|
device domain 0 on
|
||||||
device pci 04.0 on
|
device pci 04.0 on
|
||||||
chip drivers/intel/dptf
|
chip drivers/intel/dptf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user