u-boot/board/solidrun
Chris Packham 0a6f0297c6 ARM: mvebu: x530: clearfog: Add ODT configuration
Commit 369e532691 ("ddr: marvell: a38x: allow board specific ODT
configuration") added the odt_config member to struct
mv_ddr_topology_map ahead of the clk_enable and ck_delay members. This
means that any boards that configured either of clk_enable or ck_delay
needed to have their board topology updated. This affects the x530 and
clearfog boards. Other A38x boards don't touch any of the trailing
members of mv_ddr_topology_map so don't need updating.

Fixes: 369e532691 ("ddr: marvell: a38x: allow board specific ODT configuration")
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Acked-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Stefan Roese <sr@denx.de>
2022-03-04 08:38:05 +01:00
..
clearfog ARM: mvebu: x530: clearfog: Add ODT configuration 2022-03-04 08:38:05 +01:00
common common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
mx6cuboxi mmc: mmc_get_op_cond: Allow quiet detection of eMMC 2021-07-15 10:53:11 +02:00