[Armadeus-commitlog] armadeus branch, master, updated. armadeus-4.1-280-geded072
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2012-04-20 10:13:16
|
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 eded072706c3595f717fdbf051d3761830d81240 (commit)
from 88493df210c67eb2ccb1c27f9e1c95370ff7ba30 (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 eded072706c3595f717fdbf051d3761830d81240
Author: Eric Jarrige <eri...@ar...>
Date: Fri Apr 20 12:24:42 2012 +0200
[UBOOT] APF51: fix dcdshow command
-----------------------------------------------------------------------
Summary of changes:
patches/u-boot/2011.12/401-apf51.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/patches/u-boot/2011.12/401-apf51.patch b/patches/u-boot/2011.12/401-apf51.patch
index 5ef9f71..75036b8 100644
--- a/patches/u-boot/2011.12/401-apf51.patch
+++ b/patches/u-boot/2011.12/401-apf51.patch
@@ -1244,7 +1244,7 @@ Index: u-boot-2011.12/board/armadeus/apf51/apf51.c
+
+/***************************************************/
+
-+U_BOOT_CMD(dcdshow, 0, 1, do_mx51_show_dcd_tab,
++U_BOOT_CMD(dcdshow, 1, 1, do_mx51_show_dcd_tab,
+ "display mx51 dcd tab\n", "");
+#endif /* CONFIG_CMD_BSP */
Index: u-boot-2011.12/board/armadeus/apf51/Makefile
hooks/post-receive
--
armadeus
|