[PATCH v6 074/102] spi: ich: Add support for get_mmap() method

Bin Meng bmeng.cn at gmail.com
Sun Dec 8 05:26:07 CET 2019


On Sat, Dec 7, 2019 at 12:51 PM Simon Glass <sjg at chromium.org> wrote:
>
> Add this method so that the memory-mapped location of the SPI flash can
> be queried.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v6: None
> Changes in v5: None
> Changes in v4:
> - Use the new pci_ofplat_get_devfn() function
>
> Changes in v3: None
> Changes in v2: None
>
>  drivers/spi/ich.c | 32 ++++++++++++++++++++++++++++++++
>  1 file changed, 32 insertions(+)
>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list