diff for duplicates of <4EE90CC0.8040807@freescale.com> diff --git a/a/1.txt b/N1/1.txt index 929d229..6816754 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,14 @@ On 12/13/2011 09:41 PM, LiuShuo wrote: -> 于 2011年12月13日 05:09, Artem Bityutskiy 写道: +> =E4=BA=8E 2011=E5=B9=B412=E6=9C=8813=E6=97=A5 05:09, Artem Bityutskiy =E5= +=86=99=E9=81=93: >> On Tue, 2011-12-06 at 18:09 -0600, Scott Wood wrote: >>> On 12/03/2011 10:31 PM, shuo.liu@freescale.com wrote: >>>> From: Liu Shuo<shuo.liu@freescale.com> >>>> >>>> Freescale FCM controller has a 2K size limitation of buffer RAM. In >>>> order ->>>> to support the Nand flash chip whose page size is larger than 2K bytes, +>>>> to support the Nand flash chip whose page size is larger than 2K byt= +es, >>>> we read/write 2k data repeatedly by issuing FIR_OP_RB/FIR_OP_WB and >>>> save >>>> them to a large buffer. @@ -24,20 +26,21 @@ On 12/13/2011 09:41 PM, LiuShuo wrote: > I think we can use a special bbt pattern to indicate whether migration > has been done. > (we needn't to define another marker) -> +>=20 > Do the migration our chip->scan_bbt as follow : -> +>=20 > /* -> * this pattern indicate that the bad block information has been migrated, +> * this pattern indicate that the bad block information has been migrat= +ed, > * if this isn't found, we do the migration. > */ -> static u8 migrated_bbt_pattern[] = {'M', 'b', 'b', 't', '0' }; -> +> static u8 migrated_bbt_pattern[] =3D {'M', 'b', 'b', 't', '0' }; +>=20 > static int fsl_elbc_bbt(struct mtd_info *mtd) > { > if (!check_migrated_bbt_pattern()) > bad_block_info_migtrate(); -> +>=20 > nand_default_bbt(mtd); /* default function in nand_bbt.c */ > } diff --git a/a/content_digest b/N1/content_digest index 6ffdd66..5f3cce1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -14,19 +14,20 @@ shuo.liu@freescale.com linux-mtd@lists.infradead.org akpm@linux-foundation.org - leoli@freescale.com " dwmw2@infradead.org\0" "\00:1\0" "b\0" "On 12/13/2011 09:41 PM, LiuShuo wrote:\n" - "> \344\272\216 2011\345\271\26412\346\234\21013\346\227\245 05:09, Artem Bityutskiy \345\206\231\351\201\223:\n" + "> =E4=BA=8E 2011=E5=B9=B412=E6=9C=8813=E6=97=A5 05:09, Artem Bityutskiy =E5=\n" + "=86=99=E9=81=93:\n" ">> On Tue, 2011-12-06 at 18:09 -0600, Scott Wood wrote:\n" ">>> On 12/03/2011 10:31 PM, shuo.liu@freescale.com wrote:\n" ">>>> From: Liu Shuo<shuo.liu@freescale.com>\n" ">>>>\n" ">>>> Freescale FCM controller has a 2K size limitation of buffer RAM. In\n" ">>>> order\n" - ">>>> to support the Nand flash chip whose page size is larger than 2K bytes,\n" + ">>>> to support the Nand flash chip whose page size is larger than 2K byt=\n" + "es,\n" ">>>> we read/write 2k data repeatedly by issuing FIR_OP_RB/FIR_OP_WB and\n" ">>>> save\n" ">>>> them to a large buffer.\n" @@ -44,20 +45,21 @@ "> I think we can use a special bbt pattern to indicate whether migration\n" "> has been done.\n" "> (we needn't to define another marker)\n" - "> \n" + ">=20\n" "> Do the migration our chip->scan_bbt as follow :\n" - "> \n" + ">=20\n" "> /*\n" - "> * this pattern indicate that the bad block information has been migrated,\n" + "> * this pattern indicate that the bad block information has been migrat=\n" + "ed,\n" "> * if this isn't found, we do the migration.\n" "> */\n" - "> static u8 migrated_bbt_pattern[] = {'M', 'b', 'b', 't', '0' };\n" - "> \n" + "> static u8 migrated_bbt_pattern[] =3D {'M', 'b', 'b', 't', '0' };\n" + ">=20\n" "> static int fsl_elbc_bbt(struct mtd_info *mtd)\n" "> {\n" "> if (!check_migrated_bbt_pattern())\n" "> bad_block_info_migtrate();\n" - "> \n" + ">=20\n" "> nand_default_bbt(mtd); /* default function in nand_bbt.c */\n" "> }\n" "\n" @@ -87,4 +89,4 @@ "\n" -Scott -b694e9a484d4b00879e015b3625931c1821b04b7b39d1f6c5871e99cc766743c +8939fbef8de3073f40515826629bcc02e3dc3114a2b3bace6620ee287122feb3
diff --git a/a/content_digest b/N2/content_digest index 6ffdd66..226ead2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -7,15 +7,15 @@ "Subject\0Re: [PATCH 3/3] mtd/nand : workaround for Freescale FCM to support large-page Nand chip\0" "Date\0Wed, 14 Dec 2011 14:53:20 -0600\0" "To\0LiuShuo <b35362@freescale.com>\0" - "Cc\0Artem.Bityutskiy@nokia.com" - dedekind1@gmail.com - linuxppc-dev@lists.ozlabs.org - linux-kernel@vger.kernel.org - shuo.liu@freescale.com - linux-mtd@lists.infradead.org - akpm@linux-foundation.org - leoli@freescale.com - " dwmw2@infradead.org\0" + "Cc\0<dedekind1@gmail.com>" + <shuo.liu@freescale.com> + <dwmw2@infradead.org> + <Artem.Bityutskiy@nokia.com> + <linux-mtd@lists.infradead.org> + <linuxppc-dev@lists.ozlabs.org> + <akpm@linux-foundation.org> + <linux-kernel@vger.kernel.org> + " <leoli@freescale.com>\0" "\00:1\0" "b\0" "On 12/13/2011 09:41 PM, LiuShuo wrote:\n" @@ -87,4 +87,4 @@ "\n" -Scott -b694e9a484d4b00879e015b3625931c1821b04b7b39d1f6c5871e99cc766743c +18ccee78b0f6fbf3f07896bebd293f25b4b8cf7ba284b573c8f1a2433b4b8ca8
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.