[PATCH] OneNAND: Runtime badblock check support

Kyungmin Park kmpark at infradead.org
Fri Jul 24 19:17:17 EDT 2009


On Sat, Jul 25, 2009 at 12:31 AM, Artem Bityutskiy<dedekind1 at gmail.com> wrote:
> On 07/21/2009 05:53 AM, Kyungmin Park wrote:
>>
>> At bootloader, we don't need to read full page. It takes too long time.
>> Instead it only read pages required for boot.
>>
>> Signed-off-by: Kyungmin Park<kyungmin.park at samsung.com>
>
> I still did not get it, why you change boot-loader behavior by patching
> the kernel. Or you use the kernel as a bootloader?

Since code consistency. I also send a same patch to u-boot.
actually u-boot OneNAND code are almost same as kernel one.

>
> Also, the mtd-2.6.git tree does not havemtd/onenand/samsung.c

Right, samsung.c is for s3c64xx and s5pc100 SoCs. I will send it after
more tests.

>
> Anyway, could you please re-send the patch with a nice description, for
> silly people like me :-)

Sure.

Thank you,
Kyungmin Park



More information about the linux-mtd mailing list