mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
085d4574c5
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> |
||
---|---|---|
.. | ||
cpu.c | ||
da850_lowlevel.c | ||
dm355.c | ||
dm365.c | ||
dm365_lowlevel.c | ||
dm644x.c | ||
dm646x.c | ||
dp83848.c | ||
et1011c.c | ||
ksz8873.c | ||
lowlevel_init.S | ||
lxt972.c | ||
Makefile | ||
psc.c | ||
reset.S | ||
spl.c | ||
timer.c |