linux/arch/ppc/8xx_io
Jochen Friedrich bc63818931 [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem
cpm_dpram_addr returns physical memory of the DP RAM instead of
iomapped virtual memory. As there usually is a 1:1 MMU map of
the IMMR area, this is often not noticed. However, cpm_dpram_phys
assumes this iomapped virtual memory and returns garbage on the
1:1 mapped memory causing CPM1 uart console to fail.

This patch fixes the problem (copied from the powerpc tree).

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-09-28 10:25:32 -05:00
..
Kconfig [POWERPC] Remove the unused HTDMSOUND driver 2007-04-30 11:02:05 +10:00
Makefile [POWERPC] Remove the unused HTDMSOUND driver 2007-04-30 11:02:05 +10:00
commproc.c [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem 2007-09-28 10:25:32 -05:00
enet.c [NET]: Kill eth_copy_and_sum(). 2007-07-10 22:08:12 -07:00
fec.c [NET]: Kill eth_copy_and_sum(). 2007-07-10 22:08:12 -07:00
micropatch.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00