summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2014-04-26 19:01:54 +0200
committerJuergen Borleis <jbe@pengutronix.de>2014-04-26 19:19:39 +0200
commit521799f8d4596b4e54c968274464eb9736a32347 (patch)
tree089b63883271f8478fb0da4b6f24cdb249946c7d
parenta077cfeae647b0df32ee2900004341247d0856e5 (diff)
downloadOSELAS.BSP-Pengutronix-Mini2440-521799f8d4596b4e54c968274464eb9736a32347.tar.gz
OSELAS.BSP-Pengutronix-Mini2440-521799f8d4596b4e54c968274464eb9736a32347.tar.xz
Kernel-3.11: mark this release as broken on the Mini2440
Due to an unknown change in the timer code, the S3C2440's timer stops working from time to time. This renders this kernel release to be useless. Don't use it! Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
-rw-r--r--configs/platform-friendlyarm-mini2440/Changelog2
-rw-r--r--documentation/plain_sources/special_notes.tex3
2 files changed, 4 insertions, 1 deletions
diff --git a/configs/platform-friendlyarm-mini2440/Changelog b/configs/platform-friendlyarm-mini2440/Changelog
index da0c839..2b1cf91 100644
--- a/configs/platform-friendlyarm-mini2440/Changelog
+++ b/configs/platform-friendlyarm-mini2440/Changelog
@@ -6,6 +6,8 @@
- keep in sync with stable release .87
* Kernel 3.10:
- keep in sync with stable release .37
+ * Kernel 3.11:
+ - mark this kernel as broken on the Mini2440
2014-04-04 Juergen Beisert <jbe@pengutronix.de
diff --git a/documentation/plain_sources/special_notes.tex b/documentation/plain_sources/special_notes.tex
index 8f7f043..46cd07c 100644
--- a/documentation/plain_sources/special_notes.tex
+++ b/documentation/plain_sources/special_notes.tex
@@ -35,7 +35,7 @@ list of currently available Linux kernel releases in the \ptxdistBSPName{}:
\item \curKernelRev{}, stable patch level 0 (default)
\item 3.13, stable patch level 9
\item 3.12, stable patch level 16
- \item 3.11 *), stable patch level 10
+ \item 3.11 *), stable patch level 10 **)
\item 3.10, stable patch level 37
\item 3.9 *), stable patch level 11
\item 3.8 *), stable patch level 13
@@ -51,6 +51,7 @@ list of currently available Linux kernel releases in the \ptxdistBSPName{}:
\item 2.6.38 *), stable patch level 8
\end{itemize}
*) end of life, no further stable releases will be available
+**) don't use this kernel release. It is broken on the \perCpuName{} SoC
If we want to build the BSP with a non-default kernel release, we just run
\texttt{ptxdist platformconfig} and change the kernel setting prior to building.