On Sat, Dec 7, 2019 at 12:54 PM Simon Glass <[email protected]> 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 <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > > --- > > 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!

