Lan Chunhe-B25806 0b824d2b10 P4080/mtd: Fix the freescale lbc issue with 36bit mode
When system uses 36bit physical address, res.start is 36bit
physical address. But the function of in_be32 returns 32bit
physical address. Then both of them compared each other is
wrong. So by converting the address of res.start into
the right format fixes this issue.

Signed-off-by: Lan Chunhe-B25806 <b25806@freescale.com>
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Reviewed-by: Anton Vorontsov <cbouatmailru@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2010-10-25 15:41:04 +01:00
..
2009-10-20 10:07:23 +09:00
2010-10-25 00:33:48 +01:00
2010-10-25 00:33:48 +01:00
2010-10-25 01:33:37 +01:00
2009-10-20 10:07:23 +09:00
2010-10-24 23:38:30 +01:00
2008-06-04 17:50:17 +01:00