[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-346-g061b784
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-07-30 07:29: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 061b7847e268e708078d56a4a46ac9f222bf0c98 (commit)
from 57d710a544adb5215482a24ed5f4d2fa8e8da6fd (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 061b7847e268e708078d56a4a46ac9f222bf0c98
Author: Eric Jarrige <eri...@ar...>
Date: Tue Jul 30 09:37:33 2013 +0200
[UBOOT] apf51: recover settings dammaged with last commit
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf51/apf51-u-boot-2013.04.h | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h
index fa98427..31f7aa5 100644
--- a/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h
+++ b/buildroot/target/device/armadeus/apf51/apf51-u-boot-2013.04.h
@@ -47,11 +47,11 @@
#define CONFIG_SPL_STACK CONFIG_SYS_INIT_RAM_ADDR \
+ CONFIG_SYS_INIT_RAM_SIZE \
- 0x80000 /* MMU and IPL stack */
-/*#define CONFIG_SPL_LIBCOMMON_SUPPORT*/
+#define CONFIG_SPL_LIBCOMMON_SUPPORT
#define CONFIG_SPL_LIBGENERIC_SUPPORT
-/*#define CONFIG_SPL_SERIAL_SUPPORT
+#define CONFIG_SPL_SERIAL_SUPPORT
#define CONFIG_SPL_GPIO_SUPPORT
-*/
+
/* NAND boot config */
#define CONFIG_SPL_NAND_SUPPORT
#define CONFIG_NAND_U_BOOT
@@ -86,9 +86,7 @@
#define CONFIG_CMD_DHCP /* DHCP Support */
#define CONFIG_CMD_DNS
#define CONFIG_CMD_EXT2
-#define CONFIG_CMD_EXT4
#define CONFIG_CMD_FAT /* FAT support */
-#define CONFIG_CMD_FS_GENERIC
#define CONFIG_CMD_I2C /* I2C serial bus support */
#define CONFIG_CMD_IIM /* imx iim fuse */
#define CONFIG_CMD_MII /* MII support */
hooks/post-receive
--
armadeus
|