diff options
author | Koen Kooi <koen@openembedded.org> | 2010-06-07 12:14:52 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-07 12:57:16 +0200 |
commit | 87ec7b6c9a418455f3d05139a0832c73eba292c7 (patch) | |
tree | cb73d57a7c21d24d5c72f7289af6d04a1df04e14 /recipes/linux/linux-omap-psp-2.6.32/0012-MTD-NAND-omap2-proper-fix-for-subpage-read-ECC-error.patch | |
parent | 144015f3021e08f8cc0afa6f54ffdfd79067b990 (diff) |
linux-omap-psp 2.6.32: rebase patches onto new baseline
Diffstat (limited to 'recipes/linux/linux-omap-psp-2.6.32/0012-MTD-NAND-omap2-proper-fix-for-subpage-read-ECC-error.patch')
-rw-r--r-- | recipes/linux/linux-omap-psp-2.6.32/0012-MTD-NAND-omap2-proper-fix-for-subpage-read-ECC-error.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-psp-2.6.32/0012-MTD-NAND-omap2-proper-fix-for-subpage-read-ECC-error.patch b/recipes/linux/linux-omap-psp-2.6.32/0012-MTD-NAND-omap2-proper-fix-for-subpage-read-ECC-error.patch index 325cb366c2..7f0319515f 100644 --- a/recipes/linux/linux-omap-psp-2.6.32/0012-MTD-NAND-omap2-proper-fix-for-subpage-read-ECC-error.patch +++ b/recipes/linux/linux-omap-psp-2.6.32/0012-MTD-NAND-omap2-proper-fix-for-subpage-read-ECC-error.patch @@ -1,7 +1,7 @@ -From 6ea180bb9b73b36b5b3ff47fdd1d3d0194ee03c1 Mon Sep 17 00:00:00 2001 +From 2abf4bf06de06d2e2f653f06272ca487b337197a Mon Sep 17 00:00:00 2001 From: Steve Sakoman <steve@sakoman.com> Date: Thu, 31 Dec 2009 07:05:02 -0800 -Subject: [PATCH 12/43] MTD: NAND: omap2: proper fix for subpage read ECC errors +Subject: [PATCH 12/48] MTD: NAND: omap2: proper fix for subpage read ECC errors --- drivers/mtd/nand/omap2.c | 11 +++++++---- |