linux/arch/ppc/platforms/83xx
Kumar Gala ff945023c6 [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>
2005-05-28 16:46:16 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mpc834x_sys.c [PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT. 2005-05-28 16:46:16 -07:00
mpc834x_sys.h [PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT. 2005-05-28 16:46:16 -07:00