summaryrefslogtreecommitdiff
path: root/include/configs/thunderx_88xx.h
diff options
context:
space:
mode:
authorSergey Temerkhanov <s.temerkhanov@gmail.com>2015-10-14 16:55:51 (GMT)
committerTom Rini <trini@konsulko.com>2016-01-19 22:26:12 (GMT)
commit900f88f3b08b71becd5cecba0687e8eb24fc342b (patch)
tree99680f9ca2a2156890098010a41fde7584e59ab6 /include/configs/thunderx_88xx.h
parent746f985add5244c00a5dbb19bc67ceab52566a91 (diff)
downloadu-boot-900f88f3b08b71becd5cecba0687e8eb24fc342b.tar.xz
armv8: cavium: Add an implementation of ATF calling functions
This commit adds functions issuing calls to the product-specific ATF services Signed-off-by: Sergey Temerkhanov <s.temerkhanov@gmail.com> Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>
Diffstat (limited to 'include/configs/thunderx_88xx.h')
-rw-r--r--include/configs/thunderx_88xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/thunderx_88xx.h b/include/configs/thunderx_88xx.h
index 9bd26dc..cece4dd 100644
--- a/include/configs/thunderx_88xx.h
+++ b/include/configs/thunderx_88xx.h
@@ -26,6 +26,8 @@
#define CONFIG_SYS_FULL_VA
+#define CONFIG_SYS_LOWMEM_BASE MEM_BASE
+
#define CONFIG_SYS_MEM_MAP {{0x000000000000UL, 0x40000000000UL, \
PTL2_MEMTYPE(MT_NORMAL) | \
PTL2_BLOCK_NON_SHARE}, \