commit | 5f91ef6acdbadec33e0192049e2b24a1d9692f1d | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Tue Dec 02 16:08:37 2008 -0600 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Fri Jan 23 17:03:13 2009 -0600 |
tree | 29582e5722c2b16d2ef9506e1155f11e7d3af3f6 | |
parent | 10795f42cb94e71bcb262b615084f69dd886399a [diff] |
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards Use CONFIG_SYS_PCI*_IO_BUS for the bus relative address instead of _IO_BASE so we are more explicit. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>