diff options
author | Macpaul Lin <macpaul@andestech.com> | 2011-10-19 20:41:11 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-10-22 00:54:45 +0200 |
commit | afc1ce82885698c61946c0cab99aac3547ef78ea (patch) | |
tree | 89877d371b31068ff89546f85e628939ff6da41f /doc/README.standalone | |
parent | 5f1719c1054282a0e11430956aa0b72009d0aab8 (diff) |
doc/README: documents and readme for NDS32 arch
Documents and READMEs for NDS32 architecture.
It patch also provides usage of SoC AG101 and board ADP-AG101.
Signed-off-by: Macpaul Lin <macpaul@andestech.com>
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 6e6b65fe77d..2be5f27696f 100644 --- a/doc/README.standalone +++ b/doc/README.standalone @@ -56,6 +56,7 @@ Design Notes on Exporting U-Boot Functions to Standalone Applications: ARM 0x0c100000 0x0c100000 MIPS 0x80200000 0x80200000 Blackfin 0x00001000 0x00001000 + NDS32 0x00300000 0x00300000 Nios II 0x02000000 0x02000000 For example, the "hello world" application may be loaded and |