summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuodong Xu <guodong.xu@linaro.org>2015-11-17 15:46:58 +0800
committerGuodong Xu <guodong.xu@linaro.org>2015-11-17 15:46:58 +0800
commit813118f883fc15f2c1b3da154abc85dda3ff6051 (patch)
tree2c248e4742af87869837eb628556eb38cfbfbd37
parentc59033ed606492919c05ee2d013d2e98556322cb (diff)
remove unused debian/README-rel-1511.textileHEADmaster
Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
-rw-r--r--hikey/debian/README-rel-1511.textile46
1 files changed, 0 insertions, 46 deletions
diff --git a/hikey/debian/README-rel-1511.textile b/hikey/debian/README-rel-1511.textile
deleted file mode 100644
index e9bdb60..0000000
--- a/hikey/debian/README-rel-1511.textile
+++ /dev/null
@@ -1,46 +0,0 @@
-The Linaro HiSilicon Landing Team is pleased to announce the new release of the _Linaro Linux release for HiKey_. The Linaro Linux release is an Debian-based Linaro Build that provides developers with a _desktop like_ environment using Debian and the LXDE desktop, as well as a console-only image.
-
-h4. Features
-
-* Based on Linux kernel v3.18, Debian jessie
-* Support for Arm Trusted Firmware, UEFI and Grub
-* Support for OpenGL ES
-* Support for WiFi, Bluetooth
-* Support for high-speed USB Host
-* Support for high-speed USB OTG
-* Stable 1080p/720p HDMI support (with known issue on some monitors)
-* Support for microSD card
-* Support for Grove Starter Kit for 96boards
-
-* The following flavors are released:
-** @developer@ image that includes debian core packages as well as typical development packages
-** @alip@ image that includes a minimal desktop environment GUI using LXDE
-
-Note: For each flavor, it has eMMC version and SD version.
-
-* All images have a pre-configured user called @linaro@, and the password for this user is set to @linaro@
-
-* The following features are supported on Hi6220 SoC:
-** Integrated Octa-core 64-bit ARM Cortex-A53 at up to 1.2 GHz per core
-** Embedded Mali450-MP4 GPU, supporting 3D graphics processing, OpenGL ES 1.1/2.0
-
-h4. Information about HiKey
-
-For more information about HiKey, please check the following website and wiki:
-* "https://github.com/96boards/documentation/wiki/HiKey":https://github.com/96boards/documentation/wiki/HiKey
-
-You can find hardware manual, Hi6220 SoC spec, getting start guide, schematics, and other useful informations.
-
-h4. Build from Source
-
-For how to build from source code, there is detailed guidance in 'Getting Start Guide', "https://github.com/96boards/documentation/wiki/HiKeyGettingStarted":https://github.com/96boards/documentation/wiki/HiKeyGettingStarted
-
-h4. Feedback and Support
-
-For general question or support request, please go to "96boards.org Community forum":https://www.96boards.org/forums/forum/products/hikey/
-
-For any bug related to this release, please submit issues to the "96Board.org Bug tracking system":https://bugs.96boards.org/. To submit a bug, follow this "link":https://bugs.96boards.org/enter_bug.cgi?product=HiKey
-
-Bugs will be reviewed and prioritized by the team. For any bug report it is recommended to provide as much information as possible, and at the very list please include the name of the release you are using, the output of @dpkg -l@ to list all packages installed, as well, as the boot log (output of @dmesg@).
-
-Enjoy hacking!