[Armadeus-commitlog] armadeus branch, master, updated. release-3.2-252-gc35ca8e
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2010-03-21 21:15:10
|
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 c35ca8ec87a1b91a4e642b252de5c0bef056868c (commit)
via 20de60cbe214e5c09c156ad9814f2b2666bc4b80 (commit)
via 4cf6958f87a52eb94ee8ff845432e24b87bdd20f (commit)
from 54cf84bf2865ae823413b9c0082d321b6c684567 (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 c35ca8ec87a1b91a4e642b252de5c0bef056868c
Author: jorasse <jo...@ar...>
Date: Sun Mar 21 21:53:55 2010 +0100
improved apf9328 default configuration to be used with new buildroot
commit 20de60cbe214e5c09c156ad9814f2b2666bc4b80
Author: jorasse <jo...@ar...>
Date: Sun Mar 21 13:42:45 2010 +0100
added default uclibc config for new buildroot
commit 4cf6958f87a52eb94ee8ff845432e24b87bdd20f
Author: jorasse <jo...@ar...>
Date: Sun Mar 21 13:20:09 2010 +0100
added default apf9328 to be used with new buildroot
-----------------------------------------------------------------------
Summary of changes:
.../configs/{apf27_defconfig => apf9328_defconfig} | 54 +++++++++-----------
.../{apf27 => apf9328}/uClibc-0.9.30.config.arm | 10 ++--
2 files changed, 30 insertions(+), 34 deletions(-)
copy buildroot/configs/{apf27_defconfig => apf9328_defconfig} (95%)
copy buildroot/target/device/armadeus/{apf27 => apf9328}/uClibc-0.9.30.config.arm (94%)
diff --git a/buildroot/configs/apf27_defconfig b/buildroot/configs/apf9328_defconfig
similarity index 95%
copy from buildroot/configs/apf27_defconfig
copy to buildroot/configs/apf9328_defconfig
index 43ce110..fca7fb3 100644
--- a/buildroot/configs/apf27_defconfig
+++ b/buildroot/configs/apf9328_defconfig
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Tue Feb 23 09:17:23 2010
+# Sun Mar 21 13:16:38 2010
#
BR2_HAVE_DOT_CONFIG=y
BR2_VERSION="2010.02-rc1"
@@ -27,9 +27,9 @@ BR2_arm=y
# BR2_arm610 is not set
# BR2_arm710 is not set
# BR2_arm720t is not set
-# BR2_arm920t is not set
+BR2_arm920t=y
# BR2_arm922t is not set
-BR2_arm926t=y
+# BR2_arm926t is not set
# BR2_arm10t is not set
# BR2_arm1136jf_s is not set
# BR2_arm1176jz_s is not set
@@ -43,13 +43,13 @@ BR2_arm926t=y
# BR2_sa1100 is not set
# BR2_xscale is not set
# BR2_iwmmxt is not set
-BR2_ARM_TYPE="ARM926T"
+BR2_ARM_TYPE="ARM920T"
BR2_ARM_EABI=y
# BR2_ARM_OABI is not set
BR2_ARCH="arm"
BR2_ENDIAN="LITTLE"
-BR2_GCC_TARGET_TUNE="arm9tdmi"
-BR2_GCC_TARGET_ARCH="armv5te"
+BR2_GCC_TARGET_TUNE="arm920t"
+BR2_GCC_TARGET_ARCH="armv4t"
BR2_GCC_TARGET_ABI="aapcs-linux"
#
@@ -60,19 +60,15 @@ BR2_GCC_TARGET_ABI="aapcs-linux"
# Preset Devices
#
BR2_TARGET_ARMADEUS=y
-# BR2_TARGET_ARMADEUS_APF9328 is not set
-BR2_TARGET_ARMADEUS_APF27=y
-BR2_BOARD_NAME="apf27"
+BR2_TARGET_ARMADEUS_APF9328=y
+# BR2_TARGET_ARMADEUS_APF27 is not set
+BR2_BOARD_NAME="apf9328"
BR2_BOARD_PATH="target/device/armadeus/$(BR2_BOARD_NAME)"
-# 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_ARMADEUS_SDRAM_8 is not set
+BR2_TARGET_ARMADEUS_SDRAM_16=y
+# BR2_TARGET_ARMADEUS_SDRAM_32 is not set
+# BR2_TARGET_ARMADEUS_SDRAM_64 is not set
+BR2_TARGET_ARMADEUS_SDRAM_SIZE="16"
# BR2_TARGET_ARMLTD is not set
# BR2_TARGET_ATMEL is not set
# BR2_TARGET_KWIKBYTE is not set
@@ -313,9 +309,9 @@ BR2_HOST_FAKEROOT=y
#
# Armadeus specific tools/utilities
#
-BR2_PACKAGE_AD9889CTRL=y
+# BR2_PACKAGE_AD9889CTRL is not set
# BR2_PACKAGE_AS_DEVICES is not set
-# BR2_PACKAGE_CH7024CTRL is not set
+BR2_PACKAGE_CH7024CTRL=y
# BR2_PACKAGE_ARMADEUS_DEMOS is not set
BR2_PACKAGE_FPGAREGS=y
BR2_PACKAGE_IMXREGS=y
@@ -362,7 +358,7 @@ BR2_PACKAGE_MAX5821CTRL=y
# BR2_PACKAGE_SCREEN is not set
# BR2_PACKAGE_SHARED_MIME_INFO is not set
# BR2_PACKAGE_STARTUP_NOTIFICATION is not set
-BR2_PACKAGE_STRACE=y
+# BR2_PACKAGE_STRACE is not set
# BR2_PACKAGE_SUDO is not set
# BR2_PACKAGE_XENOMAI is not set
@@ -461,7 +457,7 @@ BR2_PACKAGE_PORTMAP=y
# BR2_PACKAGE_VSFTPD is not set
# BR2_PACKAGE_VTUN is not set
# BR2_PACKAGE_WEBIF is not set
-BR2_PACKAGE_WIRELESS_TOOLS=y
+# BR2_PACKAGE_WIRELESS_TOOLS is not set
# BR2_PACKAGE_WPA_SUPPLICANT is not set
#
@@ -483,7 +479,7 @@ BR2_PACKAGE_WIRELESS_TOOLS=y
# BR2_PACKAGE_GVFS is not set
# BR2_PACKAGE_HAL is not set
# BR2_PACKAGE_HWDATA is not set
-BR2_PACKAGE_I2C_TOOLS=y
+# BR2_PACKAGE_I2C_TOOLS is not set
# BR2_PACKAGE_INPUT_TOOLS is not set
# BR2_PACKAGE_IOSTAT is not set
# BR2_PACKAGE_LCD4LINUX is not set
@@ -578,7 +574,7 @@ BR2_PACKAGE_ALSA_UTILS_ALSAMIXER=y
# BR2_PACKAGE_ALSA_UTILS_AMIDI is not set
BR2_PACKAGE_ALSA_UTILS_AMIXER=y
BR2_PACKAGE_ALSA_UTILS_APLAY=y
-BR2_PACKAGE_ALSA_UTILS_ARECORD=y
+# BR2_PACKAGE_ALSA_UTILS_ARECORD is not set
# BR2_PACKAGE_ALSA_UTILS_IECSET is not set
# BR2_PACKAGE_ALSA_UTILS_ACONNECT is not set
# BR2_PACKAGE_ALSA_UTILS_APLAYMIDI is not set
@@ -758,13 +754,13 @@ BR2_TARGET_ROOTFS_JFFS2=y
# BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_1056 is not set
# BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_528 is not set
# BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_512_16K is not set
-BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_2K_128K=y
-# BR2_TARGET_ROOTFS_JFFS2_FLASH_128 is not set
+# BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_2K_128K is not set
+BR2_TARGET_ROOTFS_JFFS2_FLASH_128=y
# BR2_TARGET_ROOTFS_JFFS2_FLASH_64 is not set
# BR2_TARGET_ROOTFS_JFFS2_CUSTOM is not set
-BR2_TARGET_ROOTFS_JFFS2_PAGESIZE=0x800
+BR2_TARGET_ROOTFS_JFFS2_PAGESIZE=0x1000
BR2_TARGET_ROOTFS_JFFS2_EBSIZE=0x20000
-BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER=y
+# BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER is not set
# BR2_JFFS2_TARGET_SREC is not set
BR2_TARGET_ROOTFS_JFFS2_PAD=y
BR2_TARGET_ROOTFS_JFFS2_PADSIZE=0x0
@@ -789,7 +785,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="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME).h"
BR2_TARGET_UBOOT_1_3_4=y
# BR2_TARGET_UBOOT_2009_11 is not set
diff --git a/buildroot/target/device/armadeus/apf27/uClibc-0.9.30.config.arm b/buildroot/target/device/armadeus/apf9328/uClibc-0.9.30.config.arm
similarity index 94%
copy from buildroot/target/device/armadeus/apf27/uClibc-0.9.30.config.arm
copy to buildroot/target/device/armadeus/apf9328/uClibc-0.9.30.config.arm
index 0ef197a..1ec58f3 100644
--- a/buildroot/target/device/armadeus/apf27/uClibc-0.9.30.config.arm
+++ b/buildroot/target/device/armadeus/apf9328/uClibc-0.9.30.config.arm
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Version: 0.9.30.2
-# Mon Feb 1 14:24:52 2010
+# Sun Mar 21 13:27:47 2010
#
# TARGET_alpha is not set
TARGET_arm=y
@@ -42,9 +42,9 @@ CONFIG_ARM_EABI=y
# CONFIG_ARM710 is not set
# CONFIG_ARM7TDMI is not set
# CONFIG_ARM720T is not set
-# CONFIG_ARM920T is not set
+CONFIG_ARM920T=y
# CONFIG_ARM922T is not set
-CONFIG_ARM926T=y
+# CONFIG_ARM926T is not set
# CONFIG_ARM10T is not set
# CONFIG_ARM1136JF_S is not set
# CONFIG_ARM1176JZ_S is not set
@@ -71,7 +71,7 @@ UCLIBC_HAS_FLOATS=y
UCLIBC_HAS_SOFT_FLOAT=y
DO_C99_MATH=y
# UCLIBC_HAS_FENV is not set
-KERNEL_HEADERS="/home/julien/workspace/Armadeus_SF/armadeus-git-new-buildroot/buildroot/output/toolchain/linux/include"
+KERNEL_HEADERS="/home/eric/arm/armahead/buildroot/output/toolchain/linux/include"
HAVE_DOT_CONFIG=y
#
@@ -227,7 +227,7 @@ UCLIBC_BUILD_NOW=y
#
# uClibc development/debugging options
#
-CROSS_COMPILER_PREFIX="/home/julien/workspace/Armadeus_SF/armadeus-git-new-buildroot/buildroot/output/build/staging_dir/usr/bin/arm-linux-uclibcgnueabi-"
+CROSS_COMPILER_PREFIX="/home/eric/arm/armahead/buildroot/output/build/staging_dir/usr/bin/arm-linux-uclibc-"
UCLIBC_EXTRA_CFLAGS=""
# DODEBUG is not set
# DODEBUG_PT is not set
hooks/post-receive
--
armadeus
|