u-boot/arch/arm/cpu
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
..
arm720t arm: Use common .lds file where possible 2012-03-30 07:43:47 +02:00
arm920t arm: Use common .lds file where possible 2012-03-30 07:43:47 +02:00
arm925t arm: Use common .lds file where possible 2012-03-30 07:43:47 +02:00
arm926ejs DaVinci: fix ddr2 vtp i/o calibration 2012-07-07 14:07:22 +02:00
arm946es arm: Use common .lds file where possible 2012-03-30 07:43:47 +02:00
arm1136 ARM1136: MX35: Make asm routines volatile in cache ops 2012-04-16 14:53:59 +02:00
arm1176 arm: Use common .lds file where possible 2012-03-30 07:43:47 +02:00
arm_intcm arm: Use common .lds file where possible 2012-03-30 07:43:47 +02:00
armv7 ARM: OMAP5: Align memory used for testing to the power of 2 2012-07-07 14:07:22 +02:00
ixp arch/arm/cpu/ixp/npe/npe.c: Fix build warning 2012-05-22 10:18:13 -05:00
lh7a40x arm: Use common .lds file where possible 2012-03-30 07:43:47 +02:00
pxa arm: Use common .lds file where possible 2012-03-30 07:43:47 +02:00
s3c44b0 arm: Use common .lds file where possible 2012-03-30 07:43:47 +02:00
sa1100 arm: Use common .lds file where possible 2012-03-30 07:43:47 +02:00
u-boot.lds arm: add a common .lds link script 2012-03-30 07:43:44 +02:00