commit | 9116b7c62e0a7bbe022ed60be196bbd019483123 | [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 | df359c5dd52aec71173e5d87111b2fba2ab087e5 [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>