diff options
author | Evgeniy Dushistov <dushistov@mail.ru> | 2010-11-09 22:46:17 +0300 |
---|---|---|
committer | Nicolas Pitre <nico@fluxnic.net> | 2010-11-29 10:42:05 -0500 |
commit | 1ccb53a4f3d0bfd65889fcfe988d829633641f49 (patch) | |
tree | aedf8ddb377bee93181ac9e5979009dbd5c83dd3 /arch/arm/mach-dove | |
parent | 3561d43fd289f590fdae672e5eb831b8d5cf0bf6 (diff) | |
download | blackbird-op-linux-1ccb53a4f3d0bfd65889fcfe988d829633641f49.tar.gz blackbird-op-linux-1ccb53a4f3d0bfd65889fcfe988d829633641f49.zip |
[ARM] mv78xx: wrong cpu1 window base register address
The constant DDR_WINDOW_CPU1_BASE has wrong value.
Because of that mv78xx0_mbus_dram_info is not filled properly on
start, and in its turn drivers, that used mv78xx0_mbus_dram_info,
in my case mv643xx_eth.c, not work on second core.
According to
MV76100, MV78100, and MV78200 DiscoveryTM Innovation Series
CPU Family Functional Specifications
address should be 0x1570.
Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
Diffstat (limited to 'arch/arm/mach-dove')
0 files changed, 0 insertions, 0 deletions