Home
last modified time | relevance | path

Searched hist:"0 b824d2b10eacd496c608a7c41a046862d48563b" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dfsl_lbc.hdiff 0b824d2b10eacd496c608a7c41a046862d48563b Mon Oct 18 09:22:32 CEST 2010 Lan Chunhe-B25806 <b25806@freescale.com> 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>
/linux/arch/powerpc/sysdev/
H A Dfsl_lbc.cdiff 0b824d2b10eacd496c608a7c41a046862d48563b Mon Oct 18 09:22:32 CEST 2010 Lan Chunhe-B25806 <b25806@freescale.com> 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>