diff options
author | Simon Glass <sjg@chromium.org> | 2021-01-13 20:29:52 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-27 17:03:16 -0500 |
commit | 60868632f6d89f71aca547df01a075149ad96357 (patch) | |
tree | 7b00a7cfb4d46343438cc14921fc8288ba4fccec /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | f8a2d191cf3a200c080fbf6f8e095589d3afd57f (diff) | |
download | u-boot-60868632f6d89f71aca547df01a075149ad96357.tar.gz u-boot-60868632f6d89f71aca547df01a075149ad96357.tar.xz u-boot-60868632f6d89f71aca547df01a075149ad96357.zip |
mmc: pci_mmc: Only generate ACPI code for the SD card
At present if an eMMC part is in the system, the ACPI table generated
will include information about that, as well as the SD card. We only need
to include the SD card, since it has a card-detect GPIO. Use a different
compatible string for each option, and add code only for the SD card.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions