[ARM] orion5x: pass dram mbus data to xor driver
authorSaeed Bishara <saeed@marvell.com>
Mon, 2 Mar 2009 15:30:36 +0000 (17:30 +0200)
committerNicolas Pitre <nico@cam.org>
Tue, 3 Mar 2009 22:59:43 +0000 (17:59 -0500)
This data should be passed to the xor driver in order to initialize
the address decoding windows of the xor unit. without this patch, the
self tests of the xor will fail unless the address decoding windows were
initialized by the boot loader.

Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>

No differences found