commit | f45964ed6971db2e7ae6cb9b164def1d23b46612 | [log] [tgz] |
---|---|---|
author | Saeed Bishara <saeed@marvell.com> | Mon Mar 02 17:30:36 2009 +0200 |
committer | Nicolas Pitre <nico@cam.org> | Tue Mar 03 17:59:43 2009 -0500 |
tree | 1fef32e335d7ebd301a0183ce559cf4ee3c6f7c3 | |
parent | bdf602bd737eb07d63d6fa2da826b4751fdf9bab [diff] |
[ARM] orion5x: pass dram mbus data to xor driver 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>