summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 725ba58e..911d42b5 100644
--- a/README
+++ b/README
@@ -127,3 +127,6 @@ external toolchain, including the location to the toolchain:
127 TCMODE = "external-xilinx" 127 TCMODE = "external-xilinx"
128 EXTERNAL_TOOLCHAIN = "<path to toolchain>" 128 EXTERNAL_TOOLCHAIN = "<path to toolchain>"
129 129
130WARNING: There is a known issue with the MicroBlaze Linux toolchain provided by
131XSDK 2013.3 where certain shift instructions are not generated correctly, avoid
132using this toolchain. Use the newer XSDK 2013.4 or PetaLinux 2013.10 toolchains.