]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARM: kirkwood: Fix address of second XOR engine
authorQuentin Armitage <quentin@armitage.org.uk>
Thu, 19 Sep 2013 11:00:29 +0000 (12:00 +0100)
committerJason Cooper <jason@lakedaemon.net>
Fri, 20 Sep 2013 03:16:20 +0000 (03:16 +0000)
commitddf7e399024aa908573a08d6339cefa6253b83db
treeb4438e5a7f32d2f6c0fbc588c44b995880dc1e26
parent3a3c07001b0d4a5eec83bb87284048cd75b81510
ARM: kirkwood: Fix address of second XOR engine

There appears to be an error in the second address of the second XOR
engine in the Kirkwood SoC device tree, which is specified as 0xd0b00
but should be 0x60b00.

For confirmation of address see table 581 page 658 of:

http://www.marvell.com/embedded-processors/kirkwood/assets/FS_88F6180_9x_6281_OpenSource.pdf

Also see definition of XOR1_HIGH_PHYS_BASE in
arch/arm/mach-kirkwood/include/mach/kirkwood.h

Signed-off-by: Quentin Armitage <quentin@armitage.org.uk>
Reviewed-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/kirkwood.dtsi