diff options
| author | Rick Chen <[email protected]> | 2017-12-26 13:55:59 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-01-12 08:05:12 -0500 |
| commit | 3fafced74df234c708e645a373a70db665e4e6ce (patch) | |
| tree | 996484df8a7399bb4ac2585937cb04092d280bb4 /doc/README.standalone | |
| parent | 068feb9b86d991283c43b56e36094f4e6f484d04 (diff) | |
riscv: doc: Add relative doc to describe RISC-V
Add documents to describe NX25 and AE250.
Also update other documents for RISC-V.
Signed-off-by: Rick Chen <[email protected]>
Signed-off-by: Rick Chen <[email protected]>
Signed-off-by: Greentime Hu <[email protected]>
Diffstat (limited to 'doc/README.standalone')
| -rw-r--r-- | doc/README.standalone | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.standalone b/doc/README.standalone index 659a12f6cb7..28ebde1dec7 100644 --- a/doc/README.standalone +++ b/doc/README.standalone @@ -58,6 +58,7 @@ Design Notes on Exporting U-Boot Functions to Standalone Applications: Blackfin 0x00001000 0x00001000 NDS32 0x00300000 0x00300000 Nios II 0x02000000 0x02000000 + RISC-V 0x00600000 0x00600000 For example, the "hello world" application may be loaded and executed on a PowerPC board with the following commands: |
