u-boot-brain/arch/arm/cpu/arm926ejs/davinci
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
..
cpu.c arm926ejs, davinci: add cpuinfo for dm365 2011-11-03 22:56:25 +01:00
da850_lowlevel.c arm, davinci: Fix setting of the SDRAM configuration register 2011-11-08 08:55:13 -05:00
dm355.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm365_lowlevel.c arm, davinci: add lowlevel function for dm365 soc 2011-11-03 22:56:25 +01:00
dm365.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm644x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dm646x.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
dp83848.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
et1011c.c davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM 2011-10-27 21:56:36 +02:00
ksz8873.c net, davinci_emac: add KSZ8864 switch 2011-09-30 22:00:56 +02:00
lowlevel_init.S DaVinci: correct MDSTAT.STATE mask 2011-10-27 21:56:34 +02:00
lxt972.c miiphy: convert to linux/mii.h 2011-01-09 18:06:50 +01:00
Makefile arm, davinci: Rename AM1808 lowlevel functions to DA850 2011-11-08 08:55:07 -05:00
psc.c arm, davinci: Add function lpsc_syncreset() 2011-11-03 22:56:23 +01:00
reset.S arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
spl.c arm, davinci: add support for new spl framework 2011-11-03 22:56:25 +01:00
timer.c arm, davinci: add internal WDT support for AM1808 cpus 2011-09-30 22:00:58 +02:00