mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
6bdda4b200
With a 8GiB memory board, it seems that the "very unlikely event" of a DDR initialization with non-optimal values are not really that unlikely. It happens in about every other reboot. As described in erratum A-009942, preset the DEBUG_28 register with an optimal value. The value iself depends on the memory configuration of the board, but the used value seems to work well for all variants. Signed-off-by: Michael Walle <michael@walle.cc> |
||
---|---|---|
.. | ||
cmds.c | ||
common.c | ||
ddr.c | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
psci.c | ||
sl28.c | ||
spl.c | ||
spl_atf.c |