On Wed, Oct 2, 2019 at 10:07 PM Bin Meng <bmeng...@gmail.com> wrote:
>
> On Wed, Sep 25, 2019 at 10:13 PM Simon Glass <s...@chromium.org> wrote:
> >
> > This image loader works on systems where the flash is directly mapped to
> > the last part of the 32-bit address space. On recent Intel systems (such
> > as apollolake) this is not the case.
> >
> > Reduce the priority of this loader so that another one can override it.
> >
> > While we are here, rename the loader to BOOT_DEVICE_SPI_MMAP since
> > BOOT_DEVICE_BOARD is not very descriptive.
> >
> > Signed-off-by: Simon Glass <s...@chromium.org>
> > ---
> >
> > Changes in v2: None
> >
> >  arch/x86/include/asm/spl.h | 3 +--
> >  arch/x86/lib/spl.c         | 5 +++--
> >  arch/x86/lib/tpl.c         | 4 ++--
> >  3 files changed, 6 insertions(+), 6 deletions(-)
> >
>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>

applied to u-boot-x86/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to