
8 Dec
2019
8 Dec
'19
9:20 a.m.
On Sat, Dec 7, 2019 at 12:54 PM Simon Glass sjg@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 sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@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!