commit | 3fe8087c0501107b68f7c0afc94e52ef42eefc9a | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Dec 02 16:08:36 2008 -0600 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Fri Jan 23 17:03:13 2009 -0600 |
tree | 8954d541f7006c1838691799daca3bacb5667c1b | |
parent | 4be8b575e41b5a9fe89d8ea2263d027124ae79f6 [diff] |
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards Use CONFIG_SYS_{PCI,RIO}_MEM_BUS for the bus relative address instead of _MEM_BASE so we are more explicit. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>