summaryrefslogtreecommitdiff
path: root/conf/machine/include/davinci.inc
diff options
context:
space:
mode:
authorRoger Monk <r-monk@ti.com>2010-08-27 17:25:53 +0100
committerKoen Kooi <k-kooi@ti.com>2010-08-30 09:32:35 +0200
commit8dd16b11ebf4056881b69c9545dff0d367004890 (patch)
tree4e08acfea2063264e983058fce2b0357bc601d86 /conf/machine/include/davinci.inc
parentd8d7662d2774747dc3011927121bd771e87c180f (diff)
linux-davinci: Add patches to disable NAND SUBPAGE on da850-omapl138-evm/hawkboard
* NAND SUBPAGE seen to give problems with UBIFS * Workaround identified by Caglar * Applied configuration locally here to board files * Add Initial UBI settings to da850-omapl138 machine * Bump PR Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'conf/machine/include/davinci.inc')
-rw-r--r--conf/machine/include/davinci.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/davinci.inc b/conf/machine/include/davinci.inc
index 79c001f879..a9a137c647 100644
--- a/conf/machine/include/davinci.inc
+++ b/conf/machine/include/davinci.inc
@@ -1,7 +1,7 @@
require conf/machine/include/tune-arm926ejs.inc
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r46"
+MACHINE_KERNEL_PR = "r47"
TARGET_ARCH = "arm"