summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 7a5cfb583a0596ef395a98e41e9671df211fbbd9 (plain)
1
2
3
4
5
6
7
# binary files
*.o
inotail
inotify-watchdir

# other
cscope.out
ux/net-next.git/commit/arch/m68k/include/asm/m527xsim.h?id=9a6b0c73afa702eee1803e664eae1b951faf895c'>m527xsim.h
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2011-03-06 00:13:17 +1000
committerGreg Ungerer <gerg@uclinux.org>2011-03-15 21:01:54 +1000
commit9a6b0c73afa702eee1803e664eae1b951faf895c (patch)
tree854f1d2df6e034d4c2569dd565f5a3ed2af2e141 /arch/m68k/include/asm/m527xsim.h
parentb62384afddbe7173b08420c67e6cbb22aa1ba709 (diff)
m68knommu: remove use of MBAR value for ColdFire 527x peripheral addressing
The ColdFire 527x family of CPUs does not have an MBAR register, so don't define its peripheral addresses relative to one. Its internal peripherals are relative to the IPSBAR register, so make sure to use that. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/include/asm/m527xsim.h')