projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d7cb5b
)
ARM: mvebu: set correct mem_size for db-88f6820-amc
author
Chris Packham
<
[email protected]
>
Thu, 17 Aug 2017 10:27:03 +0000
(22:27 +1200)
committer
Stefan Roese
<
[email protected]
>
Mon, 21 Aug 2017 09:40:49 +0000
(11:40 +0200)
The db-
88f6820
-amc has four chips with 2Gb density giving a total of 1GB
DRAM. Update the board_topology_map to reflect the correct
configuration.
Signed-off-by: Chris Packham <
[email protected]
>
Reviewed-by: Stefan Roese <
[email protected]
>
Signed-off-by: Stefan Roese <
[email protected]
>
board/Marvell/db-88f6820-amc/db-88f6820-amc.c
patch
|
blob
|
history
diff --git
a/board/Marvell/db-88f6820-amc/db-88f6820-amc.c
b/board/Marvell/db-88f6820-amc/db-88f6820-amc.c
index 40fa59986573bca384cbfe7a5a0b3666d75e535f..ac58f9085266b7cad399e76b52a1cce15f0dbc40 100644
(file)
--- a/
board/Marvell/db-88f6820-amc/db-88f6820-amc.c
+++ b/
board/Marvell/db-88f6820-amc/db-88f6820-amc.c
@@
-66,7
+66,7
@@
static struct hws_topology_map board_topology_map = {
{0x1, 0, 0, 0} },
SPEED_BIN_DDR_1866L, /* speed_bin */
BUS_WIDTH_8, /* memory_width */
- MEM_
4
G, /* mem_size */
+ MEM_
2
G, /* mem_size */
DDR_FREQ_800, /* frequency */
0, 0, /* cas_l cas_wl */
HWS_TEMP_LOW, /* temperature */