commit | d33a55fcc249d70ba897217e95f184aaab995cdb | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Jan 30 14:55:14 2008 -0600 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Wed Mar 26 11:43:03 2008 -0500 |
tree | fc82b58b6400277e2ff661029402bf4a4758c5d9 | |
parent | 331dfe801820aab74f902ca5eb74f13a3f6dbb83 [diff] |
85xx: Add the concept of CFG_CCSRBAR_PHYS When we go to 36-bit physical addresses we need to keep the concept of the physical CCSRBAR address seperate from the virtual one. For the majority of boards CFG_CCSBAR_PHYS == CFG_CCSRBAR Signed-off-by: Kumar Gala <galak@kernel.crashing.org>