On Aug 15, 2012, at 10:58 PM, Prabhakar Kushwaha wrote:
Freescale's Integrated Flash controller(IFC) v1.1.0 supports 40 bit
address bus width.
In case more than 32 bit address is used, the EXT registers should be set.
Add support of ext registers.
Signed-off-by: Kumar Gala <redacted>
Signed-off-by: York Sun <redacted>
Signed-off-by: Prabhakar Kushwaha <redacted>
---
Base upon git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git
Branch next
arch/powerpc/include/asm/fsl_ifc.h | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
applied to next
- k