commit | 64bb6d1fa89b9ad690dc59b7df20e302c1a9515b | [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 | 3fe8087c0501107b68f7c0afc94e52ef42eefc9a [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>