aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJerome Forissier <jerome.forissier@linaro.org>2015-04-21 15:42:36 +0200
committerJerome Forissier <jerome.forissier@linaro.org>2015-04-30 10:45:58 +0200
commitd70e78c49fc9c63b2d37c596b7ad3cbd38f8e574 (patch)
tree7b3d3b324528364cd513a154deb663971f598182 /README.md
parent1f09fc53c50bffbc9cc7c2f4809081455f7a10e0 (diff)
Add support for the HiKey board (make PLATFORM=hikey)
This commit adds support for the HiKey board [1] in 32-bit mode. Tested with and without CFG_WITH_PAGER=y. Note that everything is loaded in DRAM which is non-secure by default. [1] https://www.96boards.org/products/hikey/ Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Pascal Brand <pascal.brand@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc89ad6e..f8fe8d16 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,7 @@ please read the file [build_system.md](documentation/build_system.md).
| [STMicroelectronics b2120 - h310 / h410](http://www.st.com/web/en/catalog/mmc/FM131/SC999/SS1628/PF258776) |`PLATFORM=stm-cannes`|
| [STMicroelectronics b2020-h416](http://www.st.com/web/catalog/mmc/FM131/SC999/SS1633/PF253155?sc=internet/imag_video/product/253155.jsp)|`PLATFORM=stm-orly2`|
| [Allwinner A80 Board](http://www.allwinnertech.com/en/clq/processora/A80.html)|`PLATFORM=sunxi`|
+| [HiKey Board (HiSilicon Kirin 620)](https://www.96boards.org/products/hikey/)|`PLATFORM=hikey`|
## 4. Get and build the software
There are a couple of different build options depending on the target you are