On Mon, Nov 25, 2019 at 12:12 PM Simon Glass <[email protected]> wrote: > > Add this method so that the memory-mapped location of the SPI flash can > be queried. > > Signed-off-by: Simon Glass <[email protected]> > --- > > 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(+) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

