diff --git a/src/mainboard/amd/birman/early_gpio.c b/src/mainboard/amd/birman/early_gpio.c index 9089f6ab04..4915996881 100644 --- a/src/mainboard/amd/birman/early_gpio.c +++ b/src/mainboard/amd/birman/early_gpio.c @@ -36,6 +36,10 @@ static const struct soc_amd_gpio gpio_set_stage_reset[] = { PAD_NFO(GPIO_26, PCIE_RST0_L, HIGH), /* PCIE_RST1_L */ PAD_NFO(GPIO_27, PCIE_RST1_L, HIGH), + /* M2_SSD0_RST_L */ + PAD_GPO(GPIO_78, HIGH), + /* M2_SSD1_RST_L */ + PAD_GPO(GPIO_79, HIGH), /* Enable UART 2 */ /* UART2_RXD */