mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
d5b069ecb4
Previously, only the low 5 bits (NCH) were being transfered from DDRVTPR to DDRVTPIOCR, the bits 5-9 where zeroed. VTP_RECAL should be bit 15, not 18. The only mainline board affected by this change is davinci_sonata. The other Davinci boards define CONFIG_SKIP_LOWLEVEL_INIT. However, if the program that loads u-boot on these boards copied the code from u-boot, they will need fixed as well. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> Please get tested by acks before applying, where tested by means an overnight memory test. Thanks Troy |
||
---|---|---|
.. | ||
cpu.c | ||
da850_lowlevel.c | ||
da850_pinmux.c | ||
dm355.c | ||
dm365.c | ||
dm365_lowlevel.c | ||
dm644x.c | ||
dm646x.c | ||
dp83848.c | ||
et1011c.c | ||
ksz8873.c | ||
lowlevel_init.S | ||
lxt972.c | ||
Makefile | ||
misc.c | ||
pinmux.c | ||
psc.c | ||
reset.S | ||
spl.c | ||
timer.c |