On Sat, Dec 7, 2019 at 12:47 PM Simon Glass <[email protected]> wrote: > > It is now possible to obtain the memory map for a SPI controllers instead > of having it hard-coded in the device tree. Update the code to support > this. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > Changes in v6: None > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: > - Use SPI mmap() instead of SPI flash > > arch/x86/lib/mrccache.c | 18 ++++++++++++++---- > 1 file changed, 14 insertions(+), 4 deletions(-) >
applied to u-boot-x86/next, thanks!

