diff options
author | Kumar Gala <galak@freescale.com> | 2005-05-29 00:52:14 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-29 01:46:16 +0200 |
commit | ff945023c6a455679165b14d298316e262ceeb1f (patch) | |
tree | cc6880055f844103db6ce7436241be72c2d5974f /arch/ppc/syslib/ppc83xx_setup.c | |
parent | [PATCH] ppc32: Simplified load string emulation error checking (diff) | |
download | linux-ff945023c6a455679165b14d298316e262ceeb1f.tar.xz linux-ff945023c6a455679165b14d298316e262ceeb1f.zip |
[PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.
The call to io_block_mapping was creating an invalid BAT entry because the
value of BCSR_SIZE (32K) is too small to be used in a BAT (128K min). This
change removes the io_block_mapping call since these registers can easily
be mapped using ioremap at the point of use.
Signed-off-by: Randy Vinson <rvinson@mvista.com>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc/syslib/ppc83xx_setup.c')
0 files changed, 0 insertions, 0 deletions