u-boot-brain/arch/arm/cpu/armv7/omap3
Heiko Schocher 0fc43a417c armv7, beagle: Second SDRAM bank don;t work
since commit 3667cbeed5
on beagle board the second sdram bank didn;t longer
work. Since this patch sdram settings just get copied
from bank a, but CMD_NOP, CMD_PRECHARGE, CMD_AUTOREFRESH
are not executed and after that mr register is also
not updated. This patch adds this for the bank b.

Signed-off-by: Heiko Schocher <hs@denx.de>
cc: Steve Sakoman <steve@sakoman.com>
cc: Sandeep Paulraj <s-paulraj@ti.com>
cc: Wolfgang Denk <wd@denx.de>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2010-11-04 16:05:25 -04:00
..
board.c ARMV7: OMAP3: Convert setup_auxcr() to pure asm 2010-09-08 14:51:09 -04:00
cache.S ARM V7 (OMAP): add data cache support, test on Beagle board 2010-09-19 19:29:51 +02:00
clock.c ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX 2010-09-08 14:50:58 -04:00
emif4.c Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 2010-10-29 21:39:59 +02:00
gpio.c ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
lowlevel_init.S Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
Makefile ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 2010-09-08 14:50:17 -04:00
mem.c ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 2010-07-05 19:59:55 -04:00
sdrc.c armv7, beagle: Second SDRAM bank don;t work 2010-11-04 16:05:25 -04:00
sys_info.c ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX 2010-09-08 14:50:52 -04:00