mb/google/brya/var/taeko: remove rtd3 for emmc
Remove rtd3 for emmc device on taeko BUG=b:271003060 TEST= emerge-brya coreboot, flash to DUT and can boot to OS Signed-off-by: Joey Peng <joey.peng@lcfc.corp-partner.google.com> Change-Id: I21191c9762a00ba137892e680d533f7dc3b53e86 Reviewed-on: https://review.coreboot.org/c/coreboot/+/74029 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
This commit is contained in:
@@ -539,15 +539,6 @@ chip soc/intel/alderlake
|
|||||||
.flags = PCIE_RP_LTR | PCIE_RP_AER,
|
.flags = PCIE_RP_LTR | PCIE_RP_AER,
|
||||||
.pcie_rp_aspm = ASPM_L1,
|
.pcie_rp_aspm = ASPM_L1,
|
||||||
}"
|
}"
|
||||||
chip soc/intel/common/block/pcie/rtd3
|
|
||||||
register "enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_D11)"
|
|
||||||
register "reset_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_LOW(GPP_B4)"
|
|
||||||
register "srcclk_pin" = "0"
|
|
||||||
register "ext_pm_support" = "ACPI_PCIE_RP_EMIT_ALL"
|
|
||||||
device generic 0 on
|
|
||||||
probe BOOT_EMMC_MASK BOOT_EMMC_ENABLED
|
|
||||||
end
|
|
||||||
end
|
|
||||||
probe BOOT_EMMC_MASK BOOT_EMMC_ENABLED
|
probe BOOT_EMMC_MASK BOOT_EMMC_ENABLED
|
||||||
end
|
end
|
||||||
device ref gspi1 on
|
device ref gspi1 on
|
||||||
|
Reference in New Issue
Block a user