[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-422-gbfb457e
Brought to you by:
sszy
|
From: Nicolas <th...@us...> - 2014-09-30 16:20:19
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via bfb457e55baa40cf308ad68b73fe9b2b458b5cb2 (commit)
from 14156715399d611f97da8174223a1ec18c318310 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bfb457e55baa40cf308ad68b73fe9b2b458b5cb2
Author: Nicolas Colombain <nic...@ar...>
Date: Tue Sep 30 18:18:29 2014 +0200
[uboot] complete fix concerning random crashes during startup
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf51/apf51-u-boot-2010.03.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2010.03.h b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2010.03.h
index eeaea21..2ef7c48 100644
--- a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2010.03.h
+++ b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2010.03.h
@@ -1098,7 +1098,7 @@
#define CONFIG_SYS_2XDDRCLK_LGTH (2000/CONFIG_DDR_CLK_FREQ) /* ns */
#ifdef CONFIG_SYS_SDRAM_TYPE_MDDR
-#define CONFIG_SYS_SDRAM_ESDMISC_REGISTER_VAL 0x000a5680
+#define CONFIG_SYS_SDRAM_ESDMISC_REGISTER_VAL 0x000a5080
#else
#define CONFIG_SYS_SDRAM_ESDMISC_REGISTER_VAL 0x000ad6d0
#endif
hooks/post-receive
--
armadeus
|