[Armadeus-commitlog] armadeus branch, master, updated. release-3.3-393-g2ac4f87
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2011-03-02 21:48:30
|
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 2ac4f8705d82caf1bf636e059c36f217610f686a (commit)
via e1518dae98326b11035962087aa6b244fd99fdfb (commit)
via 59ac59f8b14b8d31cc69dc37f52ed3710cbd6cd3 (commit)
from 40da6cd5f8c94eddfe637702ec28e6a3c0098c21 (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 2ac4f8705d82caf1bf636e059c36f217610f686a
Author: Julien Boibessot <jul...@ar...>
Date: Wed Mar 2 22:47:40 2011 +0100
[LINUX] Makes Chimei LW700AT9003 the default LCD on APF27
commit e1518dae98326b11035962087aa6b244fd99fdfb
Merge: 59ac59f8b14b8d31cc69dc37f52ed3710cbd6cd3 40da6cd5f8c94eddfe637702ec28e6a3c0098c21
Author: Julien Boibessot <jul...@ar...>
Date: Wed Mar 2 22:46:23 2011 +0100
Merge branch 'master' of ssh://artemys@armadeus.git.sourceforge.net/gitroot/armadeus/armadeus
commit 59ac59f8b14b8d31cc69dc37f52ed3710cbd6cd3
Author: Julien Boibessot <jul...@ar...>
Date: Wed Mar 2 18:37:50 2011 +0100
[TEST] Updates apf27_test BR config
-----------------------------------------------------------------------
Summary of changes:
buildroot/local/apf27_test/apf27_test.config | 31 ++++++++++++-------
buildroot/local/apf27_test/linux-2.6.29.6.config | 11 +++----
.../armadeus/apf27/apf27-linux-2.6.29.config | 6 ++--
3 files changed, 27 insertions(+), 21 deletions(-)
diff --git a/buildroot/local/apf27_test/apf27_test.config b/buildroot/local/apf27_test/apf27_test.config
index 20ae4a1..5fda9cc 100644
--- a/buildroot/local/apf27_test/apf27_test.config
+++ b/buildroot/local/apf27_test/apf27_test.config
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Thu Jul 15 10:50:44 2010
+# Wed Mar 2 16:06:50 2011
#
BR2_HAVE_DOT_CONFIG=y
BR2_VERSION="0.10.0-svn"
@@ -67,18 +67,9 @@ BR2_BANNER="Welcome to the Armadeus development environment."
# Preset Devices
#
BR2_TARGET_ARMADEUS=y
-# BR2_TARGET_ARMADEUS_APF9328 is not set
-BR2_TARGET_ARMADEUS_APF27=y
BR2_BOARD_NAME="apf27"
BR2_BOARD_PATH="target/device/armadeus/$(BR2_BOARD_NAME)"
BR2_CPU_NAME="imx27"
-# BR2_TARGET_ARMADEUS_APF27_SDRAM_16 is not set
-# BR2_TARGET_ARMADEUS_APF27_SDRAM_32 is not set
-BR2_TARGET_ARMADEUS_APF27_SDRAM_64=y
-# BR2_TARGET_ARMADEUS_APF27_SDRAM_128 is not set
-# BR2_TARGET_ARMADEUS_APF27_SDRAM_256 is not set
-BR2_TARGET_ARMADEUS_NR_SDRAM_1=y
-# BR2_TARGET_ARMADEUS_NR_SDRAM_2 is not set
BR2_TARGET_ARMADEUS_NR_SDRAM="1"
BR2_TARGET_ARMADEUS_SDRAM_SIZE="64"
# BR2_TARGET_ARMLTD is not set
@@ -597,6 +588,7 @@ BR2_PACKAGE_I2C_TOOLS=y
# BR2_PACKAGE_INPUT_TOOLS is not set
# BR2_PACKAGE_IOSTAT is not set
# BR2_PACKAGE_PICKIT2 is not set
+# BR2_PACKAGE_JOYSTICKTEST is not set
# BR2_PACKAGE_LCD4LINUX is not set
# BR2_PACKAGE_LIBAIO is not set
# BR2_PACKAGE_LIBRAW1394 is not set
@@ -1009,7 +1001,22 @@ BR2_TARGET_ROOTFS_JFFS2_LE=y
# BR2_TARGET_ROOTFS_JFFS2_SUMMARY is not set
BR2_TARGET_ROOTFS_JFFS2_OUTPUT="$(IMAGE).jffs2"
BR2_TARGET_ROOTFS_JFFS2_COPYTO=""
-# BR2_TARGET_ROOTFS_UBIFS is not set
+BR2_TARGET_ROOTFS_UBIFS=y
+BR2_TARGET_ROOTFS_UBIFS_PEBSIZE=0x20000
+BR2_TARGET_ROOTFS_UBIFS_LEBSIZE=0x1f800
+BR2_TARGET_ROOTFS_UBIFS_MINIOSIZE=0x800
+BR2_TARGET_ROOTFS_UBIFS_SUBSIZE=512
+BR2_TARGET_ROOTFS_UBIFS_MAXLEBCNT=2047
+BR2_TARGET_ROOTFS_UBIFS_SQUASH=y
+BR2_TARGET_ROOTFS_UBIFS_OUTPUT="$(IMAGE).ubifs"
+# BR2_TARGET_ROOTFS_UBIFS_RT_NONE is not set
+# BR2_TARGET_ROOTFS_UBIFS_RT_ZLIB is not set
+BR2_TARGET_ROOTFS_UBIFS_RT_LZO=y
+BR2_TARGET_ROOTFS_UBIFS_NONE=y
+# BR2_TARGET_ROOTFS_UBIFS_GZIP is not set
+# BR2_TARGET_ROOTFS_UBIFS_BZIP2 is not set
+# BR2_TARGET_ROOTFS_UBIFS_LZMA is not set
+BR2_TARGET_ROOTFS_UBIFS_COPYTO=""
# BR2_TARGET_ROOTFS_SQUASHFS is not set
BR2_TARGET_ROOTFS_TAR=y
BR2_TARGET_ROOTFS_TAR_NONE=y
@@ -1026,7 +1033,7 @@ BR2_TARGET_ROOTFS_TAR_COPYTO=""
# bootloader for target device
#
BR2_TARGET_UBOOT=y
-BR2_TARGET_UBOOT_BOARDNAME="$(BOARD_NAME)"
+BR2_TARGET_UBOOT_BOARDNAME="$(BR2_BOARD_NAME)"
BR2_TARGET_U_BOOT_CONFIG_HEADER_FILE=".//local/apf27_test/u-boot/apf27.h"
BR2_TARGET_UBOOT_CUSTOM_PATCH=""
BR2_TARGET_UBOOT_SERVERIP=""
diff --git a/buildroot/local/apf27_test/linux-2.6.29.6.config b/buildroot/local/apf27_test/linux-2.6.29.6.config
index 9a3d2a1..3a33089 100644
--- a/buildroot/local/apf27_test/linux-2.6.29.6.config
+++ b/buildroot/local/apf27_test/linux-2.6.29.6.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29.6
-# Mon Feb 28 14:24:40 2011
+# Wed Mar 2 19:03:45 2011
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -71,7 +71,6 @@ CONFIG_EMBEDDED=y
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
-CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_EXTRA_PASS=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
@@ -198,7 +197,7 @@ CONFIG_MACH_APF27_DEV_EXT_WIRELESS=y
CONFIG_MACH_APF27_DEV_EXT_WIRELESS_GSM=y
CONFIG_MACH_APF27_DEV_EXT_WIRELESS_BT_WIFI=y
CONFIG_MACH_APF27_DEV_EXT_WIRELESS_WIFI=y
-# CONFIG_MACH_APF27_DEV_EXT_WIRELESS_BT is not set
+CONFIG_MACH_APF27_DEV_EXT_WIRELESS_BT=y
CONFIG_MACH_APF27_DEV_EXT_WIRELESS_GPS=y
#
@@ -827,7 +826,7 @@ CONFIG_SERIAL_IMX_UART3=y
CONFIG_SERIAL_IMX_UART5=y
# CONFIG_SERIAL_IMX_UART5_USE_RTSCTS is not set
CONFIG_SERIAL_IMX_UART6=y
-# CONFIG_SERIAL_IMX_UART6_USE_RTSCTS is not set
+CONFIG_SERIAL_IMX_UART6_USE_RTSCTS=y
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_UNIX98_PTYS=y
@@ -1169,13 +1168,13 @@ CONFIG_FB_CFB_IMAGEBLIT=y
# Frame buffer hardware drivers
#
# CONFIG_FB_IMX is not set
-# CONFIG_FB_IMX_CHIMEI_LW700AT9003_TFT is not set
+CONFIG_FB_IMX_CHIMEI_LW700AT9003_TFT=y
# CONFIG_FB_IMX_HITACHI_TX12D17VM1BDP_TFT is not set
# CONFIG_FB_IMX_MICROTIPS_MTF_T035_TFT is not set
# CONFIG_FB_IMX_MOTOROLA_A910_TFT is not set
# CONFIG_FB_IMX_OPTREX_F51900_CSTN is not set
# CONFIG_FB_IMX_OPTREX_T51638D084_TFT is not set
-CONFIG_FB_IMX_SHARP_LQ043_TFT=y
+# CONFIG_FB_IMX_SHARP_LQ043_TFT is not set
# CONFIG_FB_IMX_SHARP_LQ057_TFT is not set
# CONFIG_FB_IMX_CUSTOM_LCD is not set
CONFIG_FB_MXC=y
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config b/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config
index a1c2db2..51a87d1 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-2.6.29.config
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29.6
-# Tue Nov 9 17:21:05 2010
+# Wed Mar 2 18:33:57 2011
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1157,13 +1157,13 @@ CONFIG_FB_CFB_IMAGEBLIT=y
# Frame buffer hardware drivers
#
# CONFIG_FB_IMX is not set
-# CONFIG_FB_IMX_CHIMEI_LW700AT9003_TFT is not set
+CONFIG_FB_IMX_CHIMEI_LW700AT9003_TFT=y
# CONFIG_FB_IMX_HITACHI_TX12D17VM1BDP_TFT is not set
# CONFIG_FB_IMX_MICROTIPS_MTF_T035_TFT is not set
# CONFIG_FB_IMX_MOTOROLA_A910_TFT is not set
# CONFIG_FB_IMX_OPTREX_F51900_CSTN is not set
# CONFIG_FB_IMX_OPTREX_T51638D084_TFT is not set
-CONFIG_FB_IMX_SHARP_LQ043_TFT=y
+# CONFIG_FB_IMX_SHARP_LQ043_TFT is not set
# CONFIG_FB_IMX_SHARP_LQ057_TFT is not set
# CONFIG_FB_IMX_CUSTOM_LCD is not set
CONFIG_FB_MXC=y
hooks/post-receive
--
armadeus
|