summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/platform-friendlyarm-mini6410/Changelog1
-rw-r--r--configs/platform-friendlyarm-mini6410/platformconfig4
-rw-r--r--documentation/plain_sources/special_notes.tex6
3 files changed, 6 insertions, 5 deletions
diff --git a/configs/platform-friendlyarm-mini6410/Changelog b/configs/platform-friendlyarm-mini6410/Changelog
index adaeba7..efa817f 100644
--- a/configs/platform-friendlyarm-mini6410/Changelog
+++ b/configs/platform-friendlyarm-mini6410/Changelog
@@ -3,6 +3,7 @@
* Platform:
- Back to development
- add a small tool to 'ring' the beeper
+ - Linux-3.1 is now the default revision
* Kernel 3.0:
- keep in sync with stable release .9
* Kernel 3.1:
diff --git a/configs/platform-friendlyarm-mini6410/platformconfig b/configs/platform-friendlyarm-mini6410/platformconfig
index 6e1e653..22c8f8f 100644
--- a/configs/platform-friendlyarm-mini6410/platformconfig
+++ b/configs/platform-friendlyarm-mini6410/platformconfig
@@ -81,8 +81,8 @@ PTXCONF_KERNEL=y
PTXCONF_KERNEL_MODULES=y
PTXCONF_KERNEL_MODULES_INSTALL=y
PTXCONF_KERNEL_MODULES_BUILD="modules"
-PTXCONF_KERNEL_VERSION="3.0"
-PTXCONF_KERNEL_MD5="398e95866794def22b12dfbc15ce89c0"
+PTXCONF_KERNEL_VERSION="3.1"
+PTXCONF_KERNEL_MD5="8d43453f8159b2332ad410b19d86a931"
PTXCONF_KERNEL_ARCH_STRING="arm"
# PTXCONF_KERNEL_IMAGE_BZ is not set
PTXCONF_KERNEL_IMAGE_Z=y
diff --git a/documentation/plain_sources/special_notes.tex b/documentation/plain_sources/special_notes.tex
index 2eb683c..b2058f0 100644
--- a/documentation/plain_sources/special_notes.tex
+++ b/documentation/plain_sources/special_notes.tex
@@ -22,7 +22,7 @@
%
\newcommand{\perCpuName}{S3C6410}
-\newcommand{\curKernelRev}{3.0}
+\newcommand{\curKernelRev}{3.1}
\section{Available Kernel Releases} \label{sec:kernelreleases}
@@ -32,8 +32,8 @@ they are also available. Here is a list of currently available Linux kernel
releases in the \ptxdistBSPName{}:
\begin{itemize}
- \item 3.1, stable patch level 1 (experimental)
- \item \curKernelRev{}, stable patch level 9 (default)
+ \item 3.1, stable patch level 1 (defaultl)
+ \item \curKernelRev{}, stable patch level 9
\item 2.6.39, stable patch level 4
\end{itemize}