commit | 9ff601a41ff5d0d1e4fc06d2c313a86a5f84cba4 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Fri Jun 29 00:03:27 2012 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Tue Jul 17 15:49:43 2012 +1000 |
tree | e86f566fcb23cd9b5435edf120c79959ae978b98 | |
parent | 32be2acc7caa9c9c1157002c4c77063e0084e774 [diff] |
m68k: add IO access definitions to support PCI on ColdFire platforms Define the usual memory access functions (readb/writeb/...) and I/O space functions (inb/outb/...) for PCI bus support on ColdFire CPU based platforms. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>