siemens/mc_apl5: Enable SDCARD
This mainboard also has a SD slot. Change-Id: I969e8ecb27aee4c8be212e67dfe6bd807ecd3b2f Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com> Reviewed-on: https://review.coreboot.org/c/29879 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
parent
5407e89d7b
commit
36a4a9d414
|
@ -109,7 +109,7 @@ chip soc/intel/apollolake
|
||||||
device pci 19.1 off end # - SPI 1
|
device pci 19.1 off end # - SPI 1
|
||||||
device pci 19.2 off end # - SPI 2
|
device pci 19.2 off end # - SPI 2
|
||||||
device pci 1a.0 off end # - PWM
|
device pci 1a.0 off end # - PWM
|
||||||
device pci 1b.0 off end # - SDCARD
|
device pci 1b.0 on end # - SDCARD
|
||||||
device pci 1c.0 on end # - eMMC
|
device pci 1c.0 on end # - eMMC
|
||||||
device pci 1d.0 off end # - UFS
|
device pci 1d.0 off end # - UFS
|
||||||
device pci 1e.0 off end # - SDIO
|
device pci 1e.0 off end # - SDIO
|
||||||
|
|
Loading…
Reference in New Issue