Re: [PATCH] MTD: fix partition scan control logic in physmap_ofand fsl_elbc_nand
From: Scott Wood <hidden>
Date: 2008-04-28 18:13:21
From: Scott Wood <hidden>
Date: 2008-04-28 18:13:21
On Fri, Apr 25, 2008 at 07:09:59PM +0800, Li Yang wrote:
The error can also be soft error like a typo in the cmdline or device tree. I could be better to try other ways to see if we can find a sane partition table than just to fail.
If cmdline partition information exists, typo or not, then obviously there was intent for the cmdline to be used. It's better to let the user know there's a problem than silently fall back to some other, likely wrong partition information. -Scott