[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-374-g0f26d38
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2012-06-13 18:34:05
|
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 0f26d38497107e4a9c4d1667fdb8b4942f2aee74 (commit)
via 711506a8205252ffa5335f95a0d345994d362557 (commit)
from 54a066de3d43584057cbfed47eb8f0fa4223f48c (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 0f26d38497107e4a9c4d1667fdb8b4942f2aee74
Merge: 711506a 54a066d
Author: Eric Jarrige <eri...@ar...>
Date: Wed Jun 13 20:35:55 2012 +0200
Merge branch 'master' of ssh://armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
commit 711506a8205252ffa5335f95a0d345994d362557
Author: Eric Jarrige <eri...@ar...>
Date: Wed Jun 13 20:35:15 2012 +0200
[UBOOT] apf51: be ready enable U-Boot data cache
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf51/apf51-u-boot-2012.04.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2012.04.h b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2012.04.h
index 1a04540..3580798 100644
--- a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2012.04.h
+++ b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2012.04.h
@@ -25,7 +25,7 @@
#define CONFIG_VERSION_VARIABLE
#define CONFIG_ENV_VERSION "1.0"
-#define CONFIG_IDENT_STRING " apf51 patch 1.3"
+#define CONFIG_IDENT_STRING " apf51 patch 1.4"
#define CONFIG_BOARD_NAME apf51
/*
@@ -39,6 +39,7 @@
* Enable the call to miscellaneous platform dependent initialization.
*/
#define CONFIG_SYS_NO_FLASH /* to be define before <config_cmd_default.h> */
+#define CONFIG_SYS_DCACHE_OFF
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_MISC_INIT_R
#define CONFIG_BOARD_LATE_INIT
hooks/post-receive
--
armadeus
|