summaryrefslogtreecommitdiff
path: root/board/pm856/tlb.c
Commit message (Collapse)AuthorAgeLines
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-26-1/+1
| | | | | | | | | 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>
* 85xx: Convert PM854/PM856 to new TLB setupKumar Gala2008-01-17-0/+117
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>