mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-30 00:21:06 +00:00
Merge git://www.denx.de/git/u-boot-marvell
This commit is contained in:
commit
ad8afeaee0
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ static struct hws_topology_map board_topology_map = {
|
||||||
{0x1, 0, 0, 0} },
|
{0x1, 0, 0, 0} },
|
||||||
SPEED_BIN_DDR_1866L, /* speed_bin */
|
SPEED_BIN_DDR_1866L, /* speed_bin */
|
||||||
BUS_WIDTH_8, /* memory_width */
|
BUS_WIDTH_8, /* memory_width */
|
||||||
MEM_4G, /* mem_size */
|
MEM_2G, /* mem_size */
|
||||||
DDR_FREQ_800, /* frequency */
|
DDR_FREQ_800, /* frequency */
|
||||||
0, 0, /* cas_l cas_wl */
|
0, 0, /* cas_l cas_wl */
|
||||||
HWS_TEMP_LOW, /* temperature */
|
HWS_TEMP_LOW, /* temperature */
|
||||||
|
|
Loading…
Reference in a new issue