mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 07:57:21 +00:00
136c69ad79
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> |
||
---|---|---|
.. | ||
board.c | ||
cache.S | ||
clock.c | ||
emif4.c | ||
gpio.c | ||
lowlevel_init.S | ||
Makefile | ||
mem.c | ||
sdrc.c | ||
sys_info.c |