commit | c51fc5d53c4560abc4d0a6126c06fc68133d1528 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Jan 23 14:22:13 2009 -0600 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Fri Jan 23 17:08:28 2009 -0600 |
tree | 37000f5d1602c4c905e626f8af2780ca4b17a0b2 | |
parent | 72a9414a8e21e9536822c7353bc08d21ce5ad53d [diff] |
85xx: Handle eLBC difference w/36-bit physical The eLBC only handles 32-bit physical address in systems with 36-bit physical. The previos generation of LBC handled 34-bit physical address in 36-bit systems. Added a new CONFIG option to convey the difference between the LBC and eLBC. Also added defines for XAM bits used in LBC for the extended 34-bit support. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>