aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/amba
diff options
context:
space:
mode:
authorJochen Friedrich <jochen@scram.de>2007-09-24 13:15:43 -0400
committerKumar Gala <galak@kernel.crashing.org>2007-09-28 11:26:30 -0400
commitd214602804a85e5da68b745ae69d9beaa5bedc93 (patch)
tree9e183a9a54b89f20a3366f71234719e5510f73dd /drivers/amba
parentbc63818931ea55c54d6e59b7d38bff8f295dc8c1 (diff)
[POWERPC] Fix cpm_uart driver for cpm1 machines
in cpm_uart_cpm1.h, DPRAM_BASE is assigned an address derived from cpmp. On ARC=ppc, this is a physical address with 1:1 DMA mapping which can't be used for arithmetric compare operations with virtual addresses returned by cpm_dpram_addr. This patch changes the assignment to use cpm_dpram_addr as well, like in cpm_uart_cpm2.h. Signed-off-by: Jochen Friedrich <jochen@scram.de> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'drivers/amba')
0 files changed, 0 insertions, 0 deletions