Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 85xx: Use proper defines for PCI addresses | Kumar Gala | 2008-01-16 | -1/+1 |
| | | | | | | | | We should be using the _MEM_PHYS for LAW and TLB setup and not _MEM_BASE. While _MEM_BASE & _MEM_PHYS are normally the same, _MEM_BASE should only be used for configuring the PCI ATMU. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
* | 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code | Kumar Gala | 2008-01-16 | -0/+57 |
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |