commit | c8c41d4a80b1a8ad5984a287d81ea780496259f8 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Jan 16 10:04:42 2008 -0600 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jan 16 23:21:56 2008 -0600 |
tree | d16801f7e70a98bc8f7f636bc458ccbc087bbe0c | |
parent | 54a5070115eff38e9b324b78abdfa0b4520580b9 [diff] |
85xx: Use proper defines for PCI addresses 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>