diff options
author | Matt DeVillier <matt.devillier@gmail.com> | 2016-03-16 20:37:35 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-03-21 11:55:37 -0400 |
commit | fc0878926bfe644f07fba27228432cada68ec3ba (patch) | |
tree | 5b84c724301b13880766b9239641550e0ed07f42 /src/hw/mpt-scsi.c | |
parent | dce99e01b6bfc51175bdf32612fd4f2738e5c3c8 (diff) | |
download | seabios-fc0878926bfe644f07fba27228432cada68ec3ba.tar.gz |
sdcard: skip detection of PCI sdhci controllers if etc/sdcard used
Some BayTrail ChromeOS devices have the eMMC controller hidden (thus
requiring the use of etc/sdcard), while others do not, making it
problematic to have a single payload which serves all devices
properly. Therefore, if the CBFS contains etc/sdcard entries, skip
detection of any visible PCI sdhci controllers in order to avoid
duplicate entries in the boot menu.
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/hw/mpt-scsi.c')
0 files changed, 0 insertions, 0 deletions