commit | 10795f42cb94e71bcb262b615084f69dd886399a | [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 | c953ddfd56b3ae3f28910fe3aed6de6968d1c9aa [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>