]> git.sur5r.net Git - u-boot/blobdiff - doc/README.standalone
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / doc / README.standalone
index 659a12f6cb70b05cccf1110bddd365cdf31363e8..28ebde1dec745e03836078abe6597cc892ae3aa0 100644 (file)
@@ -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: