u-boot-brain/arch/arm/cpu/arm926ejs/davinci
Troy Kisky d5b069ecb4 DaVinci: fix ddr2 vtp i/o calibration
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
2012-07-07 14:07:22 +02:00
..
cpu.c dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm 2012-02-27 21:19:24 +01:00
da850_lowlevel.c Changes to move hawkboard to the new spl infrastructure 2012-02-12 10:11:33 +01:00
da850_pinmux.c arm, davinci, da850: add uart1 tx rx pinmux config 2011-12-06 23:59:37 +01:00
dm355.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm365_lowlevel.c arm, davinci: add workaround for not resetting DMA bus and VPSS modules 2012-02-12 10:11:23 +01:00
dm365.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm644x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm646x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dp83848.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
et1011c.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
ksz8873.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
lowlevel_init.S DaVinci: fix ddr2 vtp i/o calibration 2012-07-07 14:07:22 +02:00
lxt972.c davinci_emac: move arch-independent defines to separate header 2011-12-06 23:59:35 +01:00
Makefile arm, davinci: Add SPL support for DA850 SoCs 2011-12-24 10:23:30 +01:00
misc.c davinci: cleanup davinci_sync_env_enetaddr() fucntion 2012-02-27 21:19:24 +01:00
pinmux.c arm, davinci: Move pinmux functions from board to arch tree 2011-12-06 23:59:36 +01:00
psc.c arm, davinci: Add function lpsc_syncreset() 2011-11-03 22:56:23 +01:00
reset.S arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
spl.c Changes to move hawkboard to the new spl infrastructure 2012-02-12 10:11:33 +01:00
timer.c davinci: Fixed wrong timebase clock frequency. 2011-12-19 17:52:43 +01:00