Mario Scheithauer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/58166 )
Change subject: mb/siemens/mc_ehl2: Enable SD-Card ......................................................................
mb/siemens/mc_ehl2: Enable SD-Card
This mainboard has SD slot available and therefore it must be enabled.
Change-Id: I0c97e2dc589bf6b89713a473925e42a20278f457 Signed-off-by: Mario Scheithauer mario.scheithauer@siemens.com --- M src/mainboard/siemens/mc_ehl/variants/mc_ehl2/devicetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/58166/1
diff --git a/src/mainboard/siemens/mc_ehl/variants/mc_ehl2/devicetree.cb b/src/mainboard/siemens/mc_ehl/variants/mc_ehl2/devicetree.cb index 859f08b..21f4626 100644 --- a/src/mainboard/siemens/mc_ehl/variants/mc_ehl2/devicetree.cb +++ b/src/mainboard/siemens/mc_ehl/variants/mc_ehl2/devicetree.cb @@ -217,7 +217,7 @@ device pci 19.2 on end # UART2
device pci 1a.0 on end # eMMC - device pci 1a.1 off end # SD + device pci 1a.1 on end # SD device pci 1a.3 off end # Intel Safety Island
device pci 1b.0 off end # Intel PSE I2C0