u-boot/arch/arm
Steve Sakoman 136c69ad79 ARMV7: OMAP3: Fix bug in get_sdr_cs_offset()
This patch fixes a typo in the routine to calculate the cs offset
based upon the contents of the SDRC cs_cfg register.  This function
mistakenly shifts the CS1STARTLOW field 17 bits right instead of
17 bits left.

This hasn't been an issue to date because all OMAP3 boards currently
are configured to have zeros in this field.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Steve Sakoman <steve.sakoman@linaro.org>
2010-10-17 20:14:28 +02:00
..
cpu ARMV7: OMAP3: Fix bug in get_sdr_cs_offset() 2010-10-17 20:14:28 +02:00
include/asm ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC 2010-10-17 20:14:10 +02:00
lib env_mmc: Fix crashing bug encountered after enabling ARM relocation 2010-10-13 21:52:13 +02:00
config.mk ARM: add relocation support 2010-09-19 19:29:53 +02:00