diff options
author | Simon Glass <sjg@chromium.org> | 2020-05-27 06:58:47 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-06-02 09:16:13 +0800 |
commit | 609b90a6a9c0da42c4e52cd519bfd546367fa880 (patch) | |
tree | c9912dc5c16fe83413a4adece8fd37827a2ae5f2 /Kconfig | |
parent | 8e2922e357fe0157593063d46f8e9bd2c25a00e0 (diff) | |
download | u-boot-609b90a6a9c0da42c4e52cd519bfd546367fa880.zip u-boot-609b90a6a9c0da42c4e52cd519bfd546367fa880.tar.gz u-boot-609b90a6a9c0da42c4e52cd519bfd546367fa880.tar.bz2 |
x86: spi: Rewrite logic for obtaining the SPI memory map
At present this logic does not work on link and samus, since their SPI
controller is not a PCI device, but a child of the PCH.
Unfortunately, fixing this involves a lot of extra logic. Still, this was
requested in the review of the fix-up patch, so here it is.
Fixes: 92842147c31 ("spi: ich: Add support for get_mmap() method")
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com> (on Intel minnowmax)
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions