Re: [PATCH] MTD: fix partition scan control logic in physmap_of and fsl_elbc_nand

2008-04-22 Thread David Woodhouse
On Thu, 2008-02-28 at 20:17 +0800, Li Yang wrote: > The generic rule for partition scan is to try all supported > partition types before an usable partition table is found. > However the original code returns unsuccessful when there is > an error in any of the partition types. > > Signed-off-by: L

[PATCH] MTD: fix partition scan control logic in physmap_of and fsl_elbc_nand

2008-02-28 Thread Li Yang
The generic rule for partition scan is to try all supported partition types before an usable partition table is found. However the original code returns unsuccessful when there is an error in any of the partition types. Signed-off-by: Li Yang <[EMAIL PROTECTED]> Cc: Stefan Roese <[EMAIL PROTECTED]