u-boot-brain/arch
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
..
arm ARMV7: OMAP3: Fix bug in get_sdr_cs_offset() 2010-10-17 20:14:28 +02:00
avr32 relocation: fixup cmdtable 2010-09-19 19:29:51 +02:00
blackfin Blackfin: fix MMC init output alignment 2010-10-02 16:00:40 -04:00
i386 x86: Implement fully relocatable image 2010-10-07 20:03:33 +11:00
m68k PCU_E: remove code for yet another corpse 2010-10-06 22:22:24 +02:00
microblaze microblaze: Support little-endian microblaze target 2010-10-12 16:51:34 +10:00
mips common: move TOTAL_MALLOC_LEN to include/common.h 2010-09-19 19:29:52 +02:00
nios2 New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
powerpc powerpc: Remove warm reset entry point 2010-10-12 23:01:32 +02:00
sh New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
sparc Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 2010-09-23 09:02:05 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00