u-boot/arch/arm/cpu/arm926ejs
Christian Riesch 085d4574c5 arm, davinci: Fix setting of the SDRAM configuration register
da850_ddr_setup() expects the BOOTUNLOCK bit to be set in
If BOOTUNLOCK is not set in this define, several configuration
bits will not be writeable and the code will not work.

Since the BOOTUNLOCK and TIMUNLOCK bits are not configuration options
but access control bits, this patch changes the code to work
irrespective of the value of these bits in CONFIG_SYS_DA850_DDR2_SDBCR.

Signed-off-by: Christian Riesch <christian.riesch@omicron.at>
Cc: Heiko Schocher <hs@denx.de>
Cc: Paulraj Sandeep <s-paulraj@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-11-08 08:55:13 -05:00
..
armada100 ARM: armada100: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
at91 Reduce build times 2011-11-03 20:44:58 +01:00
davinci arm, davinci: Fix setting of the SDRAM configuration register 2011-11-08 08:55:13 -05:00
kirkwood kirkwood: drop empty asm-offsets.s file 2011-11-03 22:56:22 +01:00
mb86r0x Makefile : fix generation of cpu related asm-offsets.h 2011-09-07 21:41:27 +02:00
mx25 imx: fix coding style 2011-10-27 21:56:32 +02:00
mx27 imx: fix coding style 2011-10-27 21:56:32 +02:00
nomadik Timer: Remove reset_timer() for non-Nios2 arches 2011-07-26 14:53:30 +02:00
omap Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
orion5x ARM: orion5x: reduce dependence of including platform file 2011-10-27 21:56:33 +02:00
pantheon ARM: pantheon: add mmc definition 2011-10-27 21:56:37 +02:00
spear punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
versatile Convert ISO-8859 files to UTF-8 2011-08-04 23:34:02 +02:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00
cpu.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm, davinci: add support for new spl framework 2011-11-03 22:56:25 +01:00
u-boot.lds arm: fix incorrect monitor protection region in FLASH 2011-03-27 19:18:52 +02:00