On Sat, Dec 7, 2019 at 12:54 PM Simon Glass <s...@chromium.org> wrote: > > Add some fixed IO and mmap addresses for use in the device tree and with > some early-init code. > > Signed-off-by: Simon Glass <s...@chromium.org> > Reviewed-by: Bin Meng <bmeng...@gmail.com> > > --- > > Changes in v6: None > Changes in v5: > - Add ACPI base address and size > > Changes in v4: > - Drop TCO_BASE_ADDRESS > - Tidy up header guards > > Changes in v3: None > Changes in v2: None > > arch/x86/include/asm/arch-apollolake/iomap.h | 29 ++++++++++++++++++++ > 1 file changed, 29 insertions(+) > create mode 100644 arch/x86/include/asm/arch-apollolake/iomap.h >
applied to u-boot-x86/next, thanks!