update known issues
authorGui Chen <gui.chen@intel.com>
Thu, 12 Dec 2013 10:32:51 +0000 (05:32 -0500)
committerGerrit Code Review <gerrit2@otctools.fi.intel.com>
Fri, 13 Dec 2013 06:31:02 +0000 (08:31 +0200)
Change-Id: If85301290cfec73685e428af3dddc79bccedcc6e
Signed-off-by: Gui Chen <gui.chen@intel.com>
doc/KNOWN_ISSUES

index 1f58731..72e8b24 100644 (file)
@@ -1,11 +1,11 @@
 Known Issues
 ============
 
-Bug of latest "syslinux" package
---------------------------------
-In some new Linux distributions, the "syslinux" package in their official
-software repositories is the version 4.04. It will cause segment fault for
-a fatal bug, and mic will failed with syslinux installation errors.
+ARM64 support
+-------------
+Currently mic only supports aarch64 (aka arm64) in native mode. To support
+aarch64 in mic, you should upgrade following packages manually:
+libzypp
+python-zypp
+qemu-arm-static
 
-The solution is to install the patched "syslinux" package in MeeGo or Tizen's
-tools repos, until the official released one being fixed.