Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek
@ 2007-09-04 16:21 ulf at uclibc.org
  0 siblings, 0 replies; 10+ messages in thread
From: ulf at uclibc.org @ 2007-09-04 16:21 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2007-09-04 09:21:57 -0700 (Tue, 04 Sep 2007)
New Revision: 19780

Log:
update sam9261 default linux config

Modified:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config


Changeset:
Modified: trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config
===================================================================
--- trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config	2007-09-04 16:21:22 UTC (rev 19779)
+++ trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config	2007-09-04 16:21:57 UTC (rev 19780)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.22.1
-# Fri Aug 17 02:01:16 2007
+# Tue Sep  4 16:19:01 2007
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -171,10 +171,7 @@
 # AT91 Feature Selections
 #
 CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
-CONFIG_ATMEL_TCLIB=y
-# CONFIG_AT91_FIQ is not set
 
-
 #
 # Processor Type
 #
@@ -298,7 +295,7 @@
 # CONFIG_INET_ESP is not set
 # CONFIG_INET_IPCOMP is not set
 # CONFIG_INET_XFRM_TUNNEL is not set
-# CONFIG_INET_TUNNEL is not set
+CONFIG_INET_TUNNEL=y
 CONFIG_INET_XFRM_MODE_TRANSPORT=y
 CONFIG_INET_XFRM_MODE_TUNNEL=y
 CONFIG_INET_XFRM_MODE_BEET=y
@@ -308,9 +305,23 @@
 CONFIG_TCP_CONG_CUBIC=y
 CONFIG_DEFAULT_TCP_CONG="cubic"
 # CONFIG_TCP_MD5SIG is not set
-# CONFIG_IPV6 is not set
+CONFIG_IPV6=y
+# CONFIG_IPV6_PRIVACY is not set
+# CONFIG_IPV6_ROUTER_PREF is not set
+# CONFIG_IPV6_OPTIMISTIC_DAD is not set
+# CONFIG_INET6_AH is not set
+# CONFIG_INET6_ESP is not set
+# CONFIG_INET6_IPCOMP is not set
+# CONFIG_IPV6_MIP6 is not set
 # CONFIG_INET6_XFRM_TUNNEL is not set
 # CONFIG_INET6_TUNNEL is not set
+CONFIG_INET6_XFRM_MODE_TRANSPORT=y
+CONFIG_INET6_XFRM_MODE_TUNNEL=y
+CONFIG_INET6_XFRM_MODE_BEET=y
+# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
+CONFIG_IPV6_SIT=y
+# CONFIG_IPV6_TUNNEL is not set
+# CONFIG_IPV6_MULTIPLE_TABLES is not set
 # CONFIG_NETLABEL is not set
 # CONFIG_NETWORK_SECMARK is not set
 # CONFIG_NETFILTER is not set
@@ -715,16 +726,13 @@
 #
 # I2C Hardware Bus support
 #
-# CONFIG_I2C_ATMELTWI is not set
 CONFIG_I2C_AT91=y
-CONFIG_I2C_AT91_CLOCKRATE=100000
 # CONFIG_I2C_GPIO is not set
 # CONFIG_I2C_OCORES is not set
 # CONFIG_I2C_PARPORT_LIGHT is not set
 # CONFIG_I2C_SIMTEC is not set
 # CONFIG_I2C_STUB is not set
 # CONFIG_I2C_TINY_USB is not set
-# CONFIG_I2C_PCA is not set
 
 #
 # Miscellaneous I2C Chip support
@@ -814,7 +822,6 @@
 #
 # Misc devices
 #
-# CONFIG_ATMEL_SSC is not set
 
 #
 # Multifunction device drivers
@@ -830,7 +837,6 @@
 #
 # LED drivers
 #
-# CONFIG_LEDS_GPIO is not set
 
 #
 # LED Triggers
@@ -877,11 +883,9 @@
 #
 # Frame buffer hardware drivers
 #
-# CONFIG_FB_S1D15605 is not set
 # CONFIG_FB_S1D13XXX is not set
 CONFIG_FB_ATMEL=y
 # CONFIG_FB_INTSRAM is not set
-# CONFIG_FB_ATMEL_STN is not set
 # CONFIG_FB_VIRTUAL is not set
 
 #
@@ -940,10 +944,6 @@
 #
 
 #
-# SPI devices
-#
-
-#
 # USB devices
 #
 # CONFIG_SND_USB_AUDIO is not set
@@ -1120,7 +1120,6 @@
 # CONFIG_USB_GADGET_PXA2XX is not set
 # CONFIG_USB_GADGET_GOKU is not set
 # CONFIG_USB_GADGET_LH7A40X is not set
-# CONFIG_USB_GADGET_ATMEL_USBA is not set
 # CONFIG_USB_GADGET_OMAP is not set
 CONFIG_USB_GADGET_AT91=y
 CONFIG_USB_AT91=y

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek
@ 2007-09-05  6:51 ulf at uclibc.org
  0 siblings, 0 replies; 10+ messages in thread
From: ulf at uclibc.org @ 2007-09-05  6:51 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2007-09-04 23:51:38 -0700 (Tue, 04 Sep 2007)
New Revision: 19789

Log:
Add defconfig for AT91SAM9261

Added:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig


Changeset:
Added: trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig
===================================================================
--- trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig	                        (rev 0)
+++ trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig	2007-09-05 06:51:38 UTC (rev 19789)
@@ -0,0 +1,654 @@
+#
+# Automatically generated make config: don't edit
+# Tue Sep  4 17:44:06 2007
+#
+BR2_HAVE_DOT_CONFIG=y
+
+#
+# Project Options
+#
+BR2_PROJECT="at91sam9261ek"
+BR2_HOSTNAME="AT91SAM9261EK"
+BR2_BANNER="Welcome to the Erik's uClibc development environment running on an AT91SAM9261EK"
+# BR2_alpha is not set
+BR2_arm=y
+# BR2_armeb is not set
+# BR2_avr32 is not set
+# BR2_cris is not set
+# BR2_ia64 is not set
+# BR2_i386 is not set
+# BR2_m68k is not set
+# BR2_mips is not set
+# BR2_mipsel is not set
+# BR2_nios2 is not set
+# BR2_powerpc is not set
+# BR2_s390 is not set
+# BR2_sh is not set
+# BR2_sh64 is not set
+# BR2_sparc is not set
+# BR2_x86_64 is not set
+BR2_generic_arm=y
+# BR2_arm7tdmi is not set
+# BR2_arm610 is not set
+# BR2_arm710 is not set
+# BR2_arm720t is not set
+# BR2_arm920t is not set
+# BR2_arm922t is not set
+# BR2_arm926t is not set
+# BR2_arm10t is not set
+# BR2_arm1136jf_s is not set
+# BR2_arm1176jz_s is not set
+# BR2_arm1176jzf_s is not set
+# BR2_sa110 is not set
+# BR2_sa1100 is not set
+# BR2_xscale is not set
+# BR2_iwmmxt is not set
+BR2_ARM_TYPE="GENERIC_ARM"
+BR2_ARM_OABI=y
+# BR2_ARM_EABI is not set
+BR2_ARCH="arm"
+BR2_ENDIAN="LITTLE"
+
+#
+# Build options
+#
+BR2_WGET="wget --passive-ftp"
+BR2_SVN="svn co"
+BR2_GIT="git clone"
+BR2_ZCAT="gzip -d -c"
+BR2_BZCAT="bzcat"
+BR2_TAR_OPTIONS=""
+BR2_DL_DIR="$(BASE_DIR)/dl"
+
+#
+# Mirrors and Download locations
+#
+BR2_SOURCEFORGE_MIRROR="easynews"
+
+#
+# Atmel Mirrors
+#
+BR2_ATMEL_MIRROR="ftp://at91dist:distrib at 81.80.104.162/AT91_Third_Party_Design_Flow/Linux_Host/"
+BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/"
+BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir"
+BR2_TOPDIR_PREFIX=""
+BR2_TOPDIR_SUFFIX=""
+BR2_GNU_BUILD_SUFFIX="pc-linux-gnu"
+BR2_GNU_TARGET_SUFFIX="linux-uclibc"
+BR2_JLEVEL=2
+# BR2_PREFER_IMA is not set
+# BR2_DEPRECATED is not set
+BR2_STRIP_strip=y
+# BR2_STRIP_sstrip is not set
+# BR2_STRIP_none is not set
+# BR2_PREFER_STATIC_LIB is not set
+# BR2_HAVE_MANPAGES is not set
+# BR2_HAVE_INFOPAGES is not set
+BR2_UPDATE_CONFIG=y
+
+#
+# Toolchain type
+#
+BR2_TOOLCHAIN_BUILDROOT=y
+# BR2_TOOLCHAIN_EXTERNAL is not set
+BR2_TOOLCHAIN_NORMAL=y
+# BR2_TOOLCHAIN_ATMEL_AVR32 is not set
+
+#
+# Toolchain Options
+#
+
+#
+# Kernel Header Options
+#
+# BR2_KERNEL_HEADERS_2_4_25 is not set
+# BR2_KERNEL_HEADERS_2_4_27 is not set
+# BR2_KERNEL_HEADERS_2_4_29 is not set
+# BR2_KERNEL_HEADERS_2_4_31 is not set
+# BR2_KERNEL_HEADERS_2_6_9 is not set
+# BR2_KERNEL_HEADERS_2_6_11 is not set
+# BR2_KERNEL_HEADERS_2_6_12 is not set
+# BR2_KERNEL_HEADERS_2_6_19_2 is not set
+# BR2_KERNEL_HEADERS_2_6_20 is not set
+# BR2_KERNEL_HEADERS_2_6_21 is not set
+BR2_KERNEL_HEADERS_2_6_22=y
+# BR2_KERNEL_HEADERS_IPMI is not set
+# BR2_KERNEL_HEADERS_LZMA is not set
+# BR2_KERNEL_HEADERS_PATCH_DIR is not set
+BR2_DEFAULT_KERNEL_HEADERS="2.6.22.1"
+
+#
+# uClibc Options
+#
+# BR2_UCLIBC_VERSION_0_9_28 is not set
+# BR2_UCLIBC_VERSION_0_9_28_3 is not set
+BR2_UCLIBC_VERSION_0_9_29=y
+# BR2_UCLIBC_VERSION_SNAPSHOT is not set
+BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config"
+BR2_ENABLE_LOCALE=y
+# BR2_PTHREADS_NONE is not set
+# BR2_PTHREADS is not set
+BR2_PTHREADS_OLD=y
+# BR2_PTHREADS_NATIVE is not set
+# BR2_PTHREAD_DEBUG is not set
+BR2_UCLIBC_PROGRAM_INVOCATION=y
+
+#
+# Binutils Options
+#
+# BR2_BINUTILS_VERSION_2_14_90_0_8 is not set
+# BR2_BINUTILS_VERSION_2_15 is not set
+# BR2_BINUTILS_VERSION_2_15_94_0_2_2 is not set
+# BR2_BINUTILS_VERSION_2_16_1 is not set
+# BR2_BINUTILS_VERSION_2_16_90_0_3 is not set
+# BR2_BINUTILS_VERSION_2_16_91_0_5 is not set
+# BR2_BINUTILS_VERSION_2_16_91_0_6 is not set
+# BR2_BINUTILS_VERSION_2_16_91_0_7 is not set
+BR2_BINUTILS_VERSION_2_17=y
+# BR2_BINUTILS_VERSION_2_17_50_0_2 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_3 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_4 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_5 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_6 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_7 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_8 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_9 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_10 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_12 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_14 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_16 is not set
+# BR2_BINUTILS_VERSION_2_17_50_0_17 is not set
+BR2_BINUTILS_VERSION="2.17"
+BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
+
+#
+# Gcc Options
+#
+# BR2_GCC_VERSION_3_3_5 is not set
+# BR2_GCC_VERSION_3_3_6 is not set
+# BR2_GCC_VERSION_3_4_2 is not set
+# BR2_GCC_VERSION_3_4_3 is not set
+# BR2_GCC_VERSION_3_4_4 is not set
+# BR2_GCC_VERSION_3_4_5 is not set
+# BR2_GCC_VERSION_3_4_6 is not set
+# BR2_GCC_VERSION_4_0_0 is not set
+# BR2_GCC_VERSION_4_0_1 is not set
+# BR2_GCC_VERSION_4_0_2 is not set
+# BR2_GCC_VERSION_4_0_3 is not set
+# BR2_GCC_VERSION_4_0_4 is not set
+# BR2_GCC_VERSION_4_1_0 is not set
+# BR2_GCC_VERSION_4_1_1 is not set
+# BR2_GCC_VERSION_4_1_2 is not set
+# BR2_GCC_VERSION_4_2_0 is not set
+BR2_GCC_VERSION_4_2_1=y
+# BR2_GCC_IS_SNAP is not set
+BR2_GCC_VERSION="4.2.1"
+BR2_TOOLCHAIN_SYSROOT=y
+# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
+BR2_EXTRA_GCC_CONFIG_OPTIONS=""
+BR2_GCC_CROSS_CXX=y
+# BR2_GCC_CROSS_FORTRAN is not set
+BR2_INSTALL_LIBSTDCPP=y
+# BR2_INSTALL_LIBGCJ is not set
+# BR2_INSTALL_OBJC is not set
+# BR2_INSTALL_FORTRAN is not set
+BR2_GCC_SHARED_LIBGCC=y
+
+#
+# Ccache Options
+#
+BR2_CCACHE=y
+
+#
+# Gdb Options
+#
+# BR2_PACKAGE_GDB is not set
+# BR2_PACKAGE_GDB_SERVER is not set
+# BR2_PACKAGE_GDB_HOST is not set
+
+#
+# elf2flt
+#
+# BR2_ELF2FLT is not set
+# BR2_MKLIBS is not set
+
+#
+# Common Toolchain Options
+#
+# BR2_PACKAGE_SSTRIP_TARGET is not set
+BR2_PACKAGE_SSTRIP_HOST=y
+# BR2_ENABLE_MULTILIB is not set
+BR2_LARGEFILE=y
+BR2_INET_IPV6=y
+BR2_INET_RPC=y
+BR2_USE_WCHAR=y
+# BR2_SOFT_FLOAT is not set
+BR2_TARGET_OPTIMIZATION="-Os -pipe"
+BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
+
+#
+# Package Selection for the target
+#
+
+#
+# The default minimal system
+#
+BR2_PACKAGE_BUSYBOX=y
+# BR2_BUSYBOX_VERSION_1_0_1 is not set
+# BR2_BUSYBOX_VERSION_1_1_3 is not set
+# BR2_BUSYBOX_VERSION_1_2_2_1 is not set
+# BR2_BUSYBOX_VERSION_1_4_0 is not set
+# BR2_BUSYBOX_VERSION_1_4_1 is not set
+# BR2_BUSYBOX_VERSION_1_4_2 is not set
+# BR2_BUSYBOX_VERSION_1_5_0 is not set
+# BR2_BUSYBOX_VERSION_1_5_1 is not set
+# BR2_BUSYBOX_VERSION_1_6_0 is not set
+BR2_BUSYBOX_VERSION_1_6_1=y
+# BR2_BUSYBOX_VERSION_1_7_0 is not set
+# BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
+BR2_BUSYBOX_VERSION="1.6.1"
+BR2_PACKAGE_BUSYBOX_INSTALL_SYMLINKS=y
+BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.6.0.config"
+BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
+# BR2_PACKAGE_BUSYBOX_SKELETON is not set
+
+#
+# The minimum needed to build a uClibc development system
+#
+# BR2_PACKAGE_BASH is not set
+# BR2_PACKAGE_BZIP2 is not set
+# BR2_PACKAGE_DIFFUTILS is not set
+# BR2_PACKAGE_FLEX is not set
+# BR2_PACKAGE_GCC_TARGET is not set
+# BR2_PACKAGE_MAKE is not set
+
+#
+# Other development stuff
+#
+# BR2_PACKAGE_AUTOCONF is not set
+# BR2_PACKAGE_AUTOMAKE is not set
+# BR2_PACKAGE_BISON is not set
+# BR2_PACKAGE_CCACHE_TARGET is not set
+# BR2_PACKAGE_CVS is not set
+# BR2_PACKAGE_DISTCC is not set
+# BR2_PACKAGE_DMALLOC is not set
+# BR2_PACKAGE_EXPAT is not set
+# BR2_PACKAGE_FAKEROOT is not set
+BR2_HOST_FAKEROOT=y
+# BR2_PACKAGE_GETTEXT is not set
+# BR2_PACKAGE_LIBINTL is not set
+# BR2_PACKAGE_LIBGMP is not set
+# BR2_PACKAGE_LIBMPFR is not set
+# BR2_PACKAGE_LIBTOOL is not set
+# BR2_PACKAGE_M4 is not set
+# BR2_PACKAGE_PKGCONFIG is not set
+# BR2_READLINE is not set
+# BR2_PACKAGE_XERCES is not set
+
+#
+# Other stuff
+#
+# BR2_PACKAGE_AT is not set
+# BR2_PACKAGE_BERKELEYDB is not set
+# BR2_PACKAGE_BSDIFF is not set
+# BR2_PACKAGE_CUSTOMIZE is not set
+# BR2_PACKAGE_DASH is not set
+# BR2_PACKAGE_FILE is not set
+# BR2_PACKAGE_KEXEC is not set
+# BR2_PACKAGE_LIBDAEMON is not set
+# BR2_PACKAGE_LIBELF is not set
+# BR2_PACKAGE_LIBEVENT is not set
+# BR2_PACKAGE_LIBFLOAT is not set
+# BR2_PACKAGE_LIBGCRYPT is not set
+# BR2_PACKAGE_LIBGPG_ERROR is not set
+# BR2_PACKAGE_LIBLOCKFILE is not set
+# BR2_PACKAGE_LIBSYSFS is not set
+# BR2_PACKAGE_LIBXML2 is not set
+# BR2_PACKAGE_LOCKFILE_PROGS is not set
+# BR2_PACKAGE_LSOF is not set
+# BR2_PACKAGE_LTP-TESTSUITE is not set
+# BR2_PACKAGE_LTT is not set
+# BR2_PACKAGE_MICROCOM is not set
+# BR2_PACKAGE_PORTAGE is not set
+# BR2_PACKAGE_SQLITE is not set
+# BR2_PACKAGE_STRACE is not set
+# BR2_PACKAGE_SUDO is not set
+BR2_NETWORK_SUPPORT=y
+# BR2_PACKAGE_ARGUS is not set
+# BR2_PACKAGE_AVAHI is not set
+# BR2_PACKAGE_BOA is not set
+# BR2_PACKAGE_BIND is not set
+# BR2_PACKAGE_BRIDGE is not set
+# BR2_PACKAGE_CURL is not set
+# BR2_PACKAGE_LIBCURL is not set
+# BR2_PACKAGE_DNSMASQ is not set
+# BR2_PACKAGE_DROPBEAR is not set
+# BR2_PACKAGE_ETHTOOL is not set
+# BR2_PACKAGE_HASERL is not set
+# BR2_PACKAGE_IPERF is not set
+# BR2_PACKAGE_IPROUTE2 is not set
+# BR2_PACKAGE_IPSEC_TOOLS is not set
+# BR2_PACKAGE_IPTABLES is not set
+# BR2_PACKAGE_L2TP is not set
+# BR2_PACKAGE_LIBCGI is not set
+# BR2_PACKAGE_LIBCGICC is not set
+# BR2_PACKAGE_LIBPCAP is not set
+# BR2_PACKAGE_LINKS is not set
+# BR2_PACKAGE_LRZSZ is not set
+# BR2_PACKAGE_MDNSRESPONDER is not set
+# BR2_PACKAGE_MROUTED is not set
+# BR2_PACKAGE_MUTT is not set
+# BR2_PACKAGE_NBD is not set
+# BR2_PACKAGE_NCFTP is not set
+# BR2_PACKAGE_NETKITBASE is not set
+# BR2_PACKAGE_NETKITTELNET is not set
+# BR2_PACKAGE_NETPLUG is not set
+# BR2_PACKAGE_NETSNMP is not set
+# BR2_PACKAGE_NFS_UTILS is not set
+# BR2_PACKAGE_NTP is not set
+# BR2_PACKAGE_OPENNTPD is not set
+# BR2_PACKAGE_OPENSSH is not set
+# BR2_PACKAGE_OPENSSL is not set
+# BR2_PACKAGE_OPENVPN is not set
+# BR2_PACKAGE_OPENSWAN is not set
+# BR2_PACKAGE_PORTMAP is not set
+# BR2_PACKAGE_PPPD is not set
+# BR2_PACKAGE_RP_PPPOE is not set
+# BR2_PACKAGE_PPTP_LINUX is not set
+# BR2_PACKAGE_PROFTPD is not set
+# BR2_PACKAGE_QUAGGA is not set
+
+#
+# quagga suite
+#
+# BR2_PACKAGE_QUAGGA_ZEBRA is not set
+# BR2_PACKAGE_QUAGGA_BGPD is not set
+# BR2_PACKAGE_QUAGGA_RIPD is not set
+# BR2_PACKAGE_QUAGGA_RIPNGD is not set
+# BR2_PACKAGE_QUAGGA_OSPFD is not set
+# BR2_PACKAGE_QUAGGA_OSPF6D is not set
+# BR2_PACKAGE_QUAGGA_WATCHQUAGGA is not set
+# BR2_PACKAGE_QUAGGA_ISISD is not set
+# BR2_PACKAGE_RSYNC is not set
+# BR2_PACKAGE_SAMBA is not set
+# BR2_PACKAGE_SOCAT is not set
+# BR2_PACKAGE_STUNNEL is not set
+# BR2_PACKAGE_TCPDUMP is not set
+# BR2_PACKAGE_DHCPDUMP is not set
+# BR2_PACKAGE_TFTPD is not set
+# BR2_PACKAGE_TN5250 is not set
+# BR2_PACKAGE_TTCP is not set
+# BR2_PACKAGE_VPNC is not set
+# BR2_PACKAGE_VTUN is not set
+# BR2_PACKAGE_WIRELESS_TOOLS is not set
+BR2_BLOCKDEV_SUPPORT=y
+# BR2_PACKAGE_DBUS is not set
+# BR2_PACKAGE_DM is not set
+# BR2_PACKAGE_DMRAID is not set
+# BR2_PACKAGE_E2FSPROGS is not set
+# BR2_PACKAGE_GADGETFS_TEST is not set
+# BR2_PACKAGE_HAL is not set
+# BR2_PACKAGE_HWDATA is not set
+# BR2_PACKAGE_IOSTAT is not set
+# BR2_PACKAGE_LIBAIO is not set
+# BR2_PACKAGE_LIBRAW1394 is not set
+# BR2_PACKAGE_LIBUSB is not set
+# BR2_PACKAGE_LM_SENSORS is not set
+# BR2_PACKAGE_LVM2 is not set
+# BR2_PACKAGE_MDADM is not set
+# BR2_PACKAGE_MEMTESTER is not set
+# BR2_PACKAGE_MKDOSFS is not set
+# BR2_PACKAGE_MTD is not set
+# BR2_PACKAGE_PCIUTILS is not set
+# BR2_PACKAGE_PCMCIA is not set
+# BR2_PACKAGE_RAIDTOOLS is not set
+# BR2_PACKAGE_SETSERIAL is not set
+# BR2_PACKAGE_SMARTMONTOOLS is not set
+# BR2_PACKAGE_USBMOUNT is not set
+# BR2_PACKAGE_USBUTILS is not set
+# BR2_PACKAGE_WIPE is not set
+# BR2_PACKAGE_XFSPROGS is not set
+BR2_AUDIO_SUPPORT=y
+# BR2_PACKAGE_ALSA_LIB is not set
+# BR2_PACKAGE_ASTERISK is not set
+# BR2_PACKAGE_AUMIX is not set
+# BR2_PACKAGE_LIBMAD is not set
+# BR2_PACKAGE_LIBSNDFILE is not set
+# BR2_PACKAGE_MADPLAY is not set
+# BR2_PACKAGE_MPG123 is not set
+BR2_GRAPHIC_SUPPORT=y
+
+#
+# text rendering libraries
+#
+# BR2_PACKAGE_NCURSES is not set
+# BR2_PACKAGE_NEWT is not set
+# BR2_PACKAGE_SLANG is not set
+
+#
+# text rendering applications
+#
+# BR2_PACKAGE_DIALOG is not set
+
+#
+# graphic libraries
+#
+# BR2_PACKAGE_DIRECTFB is not set
+# BR2_PACKAGE_IMAGEMAGICK is not set
+# BR2_PACKAGE_JPEG is not set
+# BR2_PACKAGE_LIBPNG is not set
+# BR2_PACKAGE_LIBUNGIF is not set
+# BR2_PACKAGE_SDL is not set
+# BR2_PACKAGE_TIFF is not set
+
+#
+# busybox graphic applications
+#
+
+#
+# --> (May be broken in busybox)
+#
+# BR2_PACKAGE_FBV is not set
+# BR2_PACKAGE_FBSET is not set
+
+#
+# other GUIs
+#
+# BR2_PACKAGE_QTE is not set
+# BR2_PACKAGE_QTOPIA4 is not set
+BR2_PACKAGE_XSERVER_none=y
+# BR2_PACKAGE_XSERVER_x11r7 is not set
+# BR2_PACKAGE_XSERVER_xorg is not set
+# BR2_PACKAGE_XSERVER_tinyx is not set
+BR2_X11_PREFIX="/usr"
+
+#
+# X libraries and helper libraries
+#
+# BR2_PACKAGE_ATK is not set
+# BR2_PACKAGE_PANGO is not set
+# BR2_PACKAGE_LIBDRM is not set
+# BR2_PACKAGE_LIBGLIB12 is not set
+# BR2_PACKAGE_LIBGLIB2 is not set
+# BR2_PACKAGE_FONTCONFIG is not set
+# BR2_PACKAGE_FREETYPE is not set
+# BR2_PACKAGE_TSLIB is not set
+
+#
+# X Window managers
+#
+# BR2_PACKAGE_MATCHBOX is not set
+
+#
+# X applications
+#
+
+#
+# Video libraries/codecs and applications
+#
+# BR2_PACKAGE_MPLAYER is not set
+BR2_COMPRESSOR_SUPPORT=y
+# BR2_PACKAGE_LZO is not set
+# BR2_PACKAGE_LZMA_TARGET is not set
+# BR2_PACKAGE_LZMA_HOST is not set
+# BR2_PACKAGE_ZLIB is not set
+BR2_SCRIPTING_SUPPORT=y
+# BR2_PACKAGE_MICROPERL is not set
+# BR2_PACKAGE_PYTHON is not set
+# BR2_PACKAGE_RUBY is not set
+# BR2_PACKAGE_TCL is not set
+# BR2_PACKAGE_PHP is not set
+
+#
+# Target Options
+#
+
+#
+# filesystem for target device
+#
+# BR2_TARGET_ROOTFS_CRAMFS is not set
+# BR2_TARGET_ROOTFS_CLOOP is not set
+BR2_TARGET_ROOTFS_EXT2=y
+BR2_TARGET_ROOTFS_EXT2_BLOCKS=0
+BR2_TARGET_ROOTFS_EXT2_INODES=0
+BR2_TARGET_ROOTFS_EXT2_RESBLKS=0
+BR2_TARGET_ROOTFS_EXT2_SQUASH=y
+BR2_TARGET_ROOTFS_EXT2_OUTPUT="$(IMAGE).ext2"
+BR2_TARGET_ROOTFS_EXT2_NONE=y
+# BR2_TARGET_ROOTFS_EXT2_GZIP is not set
+# BR2_TARGET_ROOTFS_EXT2_BZIP2 is not set
+# BR2_TARGET_ROOTFS_EXT2_LZMA is not set
+BR2_TARGET_ROOTFS_EXT2_COPYTO=""
+# BR2_TARGET_ROOTFS_JFFS2 is not set
+# BR2_TARGET_ROOTFS_SQUASHFS is not set
+# BR2_TARGET_ROOTFS_TAR is not set
+# BR2_TARGET_ROOTFS_CPIO is not set
+# BR2_TARGET_ROOTFS_INITRAMFS is not set
+
+#
+# bootloader for target device
+#
+
+#
+# Linux Options
+#
+BR2_PACKAGE_LINUX=y
+BR2_PACKAGE_LINUX_EXPERIMENTAL_CONFIG=y
+BR2_PACKAGE_LINUX_KCONFIG="$(BOARD_PATH)/linux-$(LINUX26_VERSION).config"
+BR2_PACKAGE_LINUX_FORMAT="uImage"
+# BR2_LINUX_2_6_SNAP is not set
+# BR2_LINUX_2_6_MM is not set
+# BR2_LINUX_2_6_STABLE is not set
+BR2_LINUX_2_6_22_1=y
+# BR2_LINUX_2_6_22 is not set
+# BR2_LINUX_2_6_21_6 is not set
+# BR2_LINUX_2_6_21_1 is not set
+# BR2_LINUX_2_6_21 is not set
+# BR2_LINUX_2_6_20_4 is not set
+# BR2_LINUX_2_6_20 is not set
+# BR2_LINUX_2_6_19_2 is not set
+# BR2_LINUX_2_6_19 is not set
+# BR2_LINUX_2_6_18 is not set
+# BR2_LINUX_2_6_17 is not set
+# BR2_LINUX_2_6_16 is not set
+# BR2_LINUX_2_6_15 is not set
+# BR2_LINUX_2_6_23 is not set
+# BR2_LINUX_CUSTOM is not set
+
+#
+# Patches
+#
+BR2_LINUX_BSP_PATCH=""
+BR2_DOWNLOAD_LINUX26_VERSION="2.6.22.1"
+BR2_LINUX26_VERSION="2.6.22.1"
+BR2_LINUX26_RC_PATCH=""
+BR2_PACKAGE_LINUX_USE_KCONFIG=y
+# BR2_LINUX26_DEFCONFIG is not set
+# BR2_LINUX_CUSTOMIZE is not set
+# BR2_LINUX_BIN_BZIMAGE is not set
+BR2_LINUX_BIN_UIMAGE=y
+# BR2_LINUX_BIN_VMLINUX is not set
+# BR2_LINUX_BIN_ZIMAGE is not set
+# BR2_LINUX_BIN_CUSTOM is not set
+
+#
+# Destinations for linux kernel binaries
+#
+# BR2_LINUX_IN_ROOTFS is not set
+BR2_LINUX_COPY=y
+BR2_LINUX_COPYTO="/tftpboot"
+
+#
+# Board Support Options
+#
+# BR2_TARGET_ARM is not set
+BR2_TARGET_ATMEL=y
+
+#
+# Atmel AT91 Specific Device Support
+#
+BR2_TARGET_AT91=y
+# BR2_TARGET_AT91RM9200 is not set
+# BR2_TARGET_AT91SAM9260 is not set
+# BR2_TARGET_AT91SAM9260A is not set
+BR2_TARGET_AT91SAM9261=y
+# BR2_TARGET_AT91SAM9261S is not set
+# BR2_TARGET_AT91SAM9262 is not set
+# BR2_TARGET_AT91SAM9263 is not set
+# BR2_TARGET_AT91SAM9XE is not set
+# BR2_TARGET_AT91RM9200DF is not set
+# BR2_TARGET_AT91RM9200SE is not set
+# BR2_TARGET_AT91RM9200EK is not set
+# BR2_TARGET_AT91RM9200DK is not set
+# BR2_TARGET_AT91SAM9260DFC is not set
+# BR2_TARGET_AT91SAM9260EK is not set
+# BR2_TARGET_AT91SAM9260PF is not set
+BR2_TARGET_AT91SAM9261EK=y
+# BR2_TARGET_AT91SAM9262EK is not set
+# BR2_TARGET_AT91SAM9263EK is not set
+# BR2_TARGET_AT91SAM9XEEK is not set
+BR2_TARGET_AT91SAM9261EK_SPIMODE0=y
+# BR2_TARGET_AT91SAM9261EK_SPIMODE3 is not set
+BR2_BOARD_NAME="at91sam9261ek"
+# BR2_TARGET_AT91_ADVANCED_INFO is not set
+
+#
+# Package support
+#
+
+#
+# Secondary locations
+#
+BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
+BR2_TARGET_ATMEL_COPYTO="/tftpboot"
+BR2_BOARD_PATH="target/device/Atmel/$(BR2_BOARD_NAME)"
+BR2_TARGET_UBOOT=y
+BR2_TARGET_UBOOT_SERVERIP="10.175.196.220"
+BR2_TARGET_UBOOT_IPADDR="10.175.196.18"
+BR2_TARGET_UBOOT_GATEWAY="10.175.196.1"
+BR2_TARGET_UBOOT_NETMASK="255.255.255.0"
+BR2_TARGET_UBOOT_ETHADDR="04:25:fe:ed:00:18"
+# BR2_TARGET_DATAFLASHBOOT is not set
+BR2_TARGET_AT91BOOTSTRAP=y
+BR2_TARGET_AT91BOOT_DATAFLASH=y
+# BR2_TARGET_AT91BOOT_DATAFLASHCARD is not set
+# BR2_TARGET_AT91BOOT_NANDFLASH is not set
+# BR2_TARGET_AT91BOOT_FLASH is not set
+BR2_TARGET_AT91BOOTSTRAP_MEMORY="dataflash"
+BR2_AT91BOOTSTRAP_IMG_SIZE="0x32000"
+BR2_AT91BOOTSTRAP_JUMP_TO_DEFAULT=y
+# BR2_AT91BOOTSTRAP_JUMP_TO_HIGH_SDRAM is not set
+# BR2_AT91BOOTSTRAP_JUMP_TO_START_OF_SDRAM is not set
+BR2_AT91BOOTSTRAP_JUMP_ADDR="0x23F00000"
+
+#
+# It will be copied to $(BR2_AT91BOOTSTRAP_JUMP_ADDR)
+#
+# BR2_TARGET_SHARP is not set
+
+#
+# Generic System Support
+#
+# BR2_TARGET_GENERIC_ACCESS_POINT is not set
+# BR2_TARGET_GENERIC_FIREWALL is not set
+# BR2_TARGET_GENERIC_DEV_SYSTEM is not set

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek
@ 2007-09-23 10:03 ulf at uclibc.org
  0 siblings, 0 replies; 10+ messages in thread
From: ulf at uclibc.org @ 2007-09-23 10:03 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2007-09-23 03:03:27 -0700 (Sun, 23 Sep 2007)
New Revision: 19961

Log:
Update SAM9261EK linux config

Modified:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config


Changeset:
Modified: trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config
===================================================================
--- trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config	2007-09-23 09:58:47 UTC (rev 19960)
+++ trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config	2007-09-23 10:03:27 UTC (rev 19961)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.22.1
-# Tue Sep  4 16:19:01 2007
+# Sun Sep 23 06:48:01 2007
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -51,7 +51,9 @@
 CONFIG_SYSFS_DEPRECATED=y
 # CONFIG_RELAY is not set
 CONFIG_BLK_DEV_INITRD=y
-CONFIG_INITRAMFS_SOURCE=""
+CONFIG_INITRAMFS_SOURCE="/home/ulf/projects/Buildroot/20070922/buildroot/binaries/at91sam9261ek/rootfs.arm-20070923.initramfs_list"
+CONFIG_INITRAMFS_ROOT_UID=0
+CONFIG_INITRAMFS_ROOT_GID=0
 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 CONFIG_SYSCTL=y
 # CONFIG_EMBEDDED is not set
@@ -171,6 +173,7 @@
 # AT91 Feature Selections
 #
 CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
+CONFIG_ATMEL_TCLIB=y
 
 #
 # Processor Type
@@ -726,13 +729,17 @@
 #
 # I2C Hardware Bus support
 #
+CONFIG_I2C_ATMELTWI=y
+CONFIG_I2C_ATMELTWI_BAUDRATE=100000
 CONFIG_I2C_AT91=y
+CONFIG_I2C_AT91_CLOCKRATE=100000
 # CONFIG_I2C_GPIO is not set
 # CONFIG_I2C_OCORES is not set
 # CONFIG_I2C_PARPORT_LIGHT is not set
 # CONFIG_I2C_SIMTEC is not set
 # CONFIG_I2C_STUB is not set
 # CONFIG_I2C_TINY_USB is not set
+# CONFIG_I2C_PCA is not set
 
 #
 # Miscellaneous I2C Chip support
@@ -822,6 +829,7 @@
 #
 # Misc devices
 #
+CONFIG_ATMEL_SSC=y
 
 #
 # Multifunction device drivers
@@ -837,6 +845,7 @@
 #
 # LED drivers
 #
+CONFIG_LEDS_GPIO=y
 
 #
 # LED Triggers
@@ -883,9 +892,11 @@
 #
 # Frame buffer hardware drivers
 #
+# CONFIG_FB_S1D15605 is not set
 # CONFIG_FB_S1D13XXX is not set
 CONFIG_FB_ATMEL=y
 # CONFIG_FB_INTSRAM is not set
+# CONFIG_FB_ATMEL_STN is not set
 # CONFIG_FB_VIRTUAL is not set
 
 #
@@ -944,6 +955,12 @@
 #
 
 #
+# SPI devices
+#
+CONFIG_SND_AT73C213=y
+CONFIG_SND_AT73C213_TARGET_BITRATE=48000
+
+#
 # USB devices
 #
 # CONFIG_SND_USB_AUDIO is not set
@@ -1120,6 +1137,7 @@
 # CONFIG_USB_GADGET_PXA2XX is not set
 # CONFIG_USB_GADGET_GOKU is not set
 # CONFIG_USB_GADGET_LH7A40X is not set
+# CONFIG_USB_GADGET_ATMEL_USBA is not set
 # CONFIG_USB_GADGET_OMAP is not set
 CONFIG_USB_GADGET_AT91=y
 CONFIG_USB_AT91=y

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek
@ 2008-01-10  9:31 ulf at uclibc.org
  0 siblings, 0 replies; 10+ messages in thread
From: ulf at uclibc.org @ 2008-01-10  9:31 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2008-01-10 01:31:56 -0800 (Thu, 10 Jan 2008)
New Revision: 20841

Log:
Update at91sam9261ek default config

Modified:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig


Changeset:
Modified: trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig
===================================================================
--- trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig	2008-01-10 09:31:15 UTC (rev 20840)
+++ trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig	2008-01-10 09:31:56 UTC (rev 20841)
@@ -1,6 +1,6 @@
 #
 # Automatically generated make config: don't edit
-# Fri Nov  2 13:39:03 2007
+# Thu Jan 10 08:15:40 2008
 #
 BR2_HAVE_DOT_CONFIG=y
 BR2_VERSION="0.10.0-svn"
@@ -146,6 +146,9 @@
 # Mirrors and Download locations
 #
 BR2_SOURCEFORGE_MIRROR="easynews"
+BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
+BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
+BR2_DEBIAN_MIRROR="http://ftp.debian.org"
 
 #
 # Atmel Mirrors
@@ -296,11 +299,11 @@
 BR2_PACKAGE_BUSYBOX=y
 # BR2_BUSYBOX_VERSION_1_2_2_1 is not set
 # BR2_BUSYBOX_VERSION_1_6_1 is not set
-# BR2_BUSYBOX_VERSION_1_7_0 is not set
-# BR2_BUSYBOX_VERSION_1_7_1 is not set
-BR2_BUSYBOX_VERSION_1_7_2=y
+# BR2_BUSYBOX_VERSION_1_7_X is not set
+# BR2_BUSYBOX_VERSION_1_8_X is not set
+BR2_BUSYBOX_VERSION_1_9_X=y
 # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
-BR2_BUSYBOX_VERSION="1.7.2"
+BR2_BUSYBOX_VERSION="1.9.0"
 BR2_PACKAGE_BUSYBOX_INSTALL_SYMLINKS=y
 BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.6.0.config"
 BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
@@ -358,6 +361,10 @@
 # BR2_PACKAGE_LIBLOCKFILE is not set
 # BR2_PACKAGE_LIBSYSFS is not set
 # BR2_PACKAGE_LIBXML2 is not set
+
+#
+# libxslt	- disabled (requires pkgconfig)
+#
 # BR2_PACKAGE_LOCKFILE_PROGS is not set
 # BR2_PACKAGE_LSOF is not set
 # BR2_PACKAGE_LTP-TESTSUITE is not set
@@ -372,7 +379,10 @@
 #
 # Networking applications
 #
-# BR2_PACKAGE_ARGUS is not set
+
+#
+# argus		- disabled (requires libpcap)
+#
 # BR2_PACKAGE_AVAHI is not set
 # BR2_PACKAGE_BOA is not set
 # BR2_PACKAGE_BIND is not set
@@ -386,12 +396,17 @@
 # BR2_PACKAGE_IRDA_UTILS is not set
 # BR2_PACKAGE_IPERF is not set
 # BR2_PACKAGE_IPROUTE2 is not set
-# BR2_PACKAGE_IPSEC_TOOLS is not set
+
+#
+# ipsec-tools	- disabled (requires openssl, flex and the flex library (libfl.a) )
+#
 # BR2_PACKAGE_IPTABLES is not set
 # BR2_PACKAGE_KISMET is not set
 # BR2_PACKAGE_L2TP is not set
 # BR2_PACKAGE_LIBCGI is not set
 # BR2_PACKAGE_LIBCGICC is not set
+# BR2_PACKAGE_LIBEXOSIP2 is not set
+# BR2_PACKAGE_LIBOSIP2 is not set
 # BR2_PACKAGE_LIBPCAP is not set
 # BR2_PACKAGE_LINKS is not set
 # BR2_PACKAGE_LRZSZ is not set
@@ -440,14 +455,21 @@
 # BR2_PACKAGE_TFTPD is not set
 # BR2_PACKAGE_TN5250 is not set
 # BR2_PACKAGE_TTCP is not set
-# BR2_PACKAGE_VPNC is not set
+
+#
+# vpnc		- disabled (requires libgcrypt and libgpg_error)
+#
 # BR2_PACKAGE_VTUN is not set
 # BR2_PACKAGE_WIRELESS_TOOLS is not set
 BR2_BLOCKDEV_SUPPORT=y
-# BR2_PACKAGE_DBUS is not set
+
+#
+# dbus not available (need expat or libxml2)
+#
 # BR2_PACKAGE_DM is not set
 # BR2_PACKAGE_DMRAID is not set
 # BR2_PACKAGE_E2FSPROGS is not set
+# BR2_PACKAGE_LIBFUSE is not set
 # BR2_PACKAGE_GADGETFS_TEST is not set
 # BR2_PACKAGE_HAL is not set
 # BR2_PACKAGE_HWDATA is not set
@@ -461,6 +483,7 @@
 # BR2_PACKAGE_MEMTESTER is not set
 # BR2_PACKAGE_MKDOSFS is not set
 # BR2_PACKAGE_MTD is not set
+# BR2_PACKAGE_NTFS-3G is not set
 # BR2_PACKAGE_PCIUTILS is not set
 # BR2_PACKAGE_PCMCIA is not set
 # BR2_PACKAGE_RAIDTOOLS is not set
@@ -472,7 +495,10 @@
 # BR2_PACKAGE_XFSPROGS is not set
 BR2_AUDIO_SUPPORT=y
 # BR2_PACKAGE_ALSA_LIB is not set
-# BR2_PACKAGE_ASTERISK is not set
+
+#
+# asterisk	- disabled (required openssl and mpg123)
+#
 # BR2_PACKAGE_AUMIX is not set
 # BR2_PACKAGE_LIBMAD is not set
 # BR2_PACKAGE_LIBOGG is not set
@@ -483,6 +509,7 @@
 #
 # BR2_PACKAGE_MADPLAY is not set
 # BR2_PACKAGE_MPG123 is not set
+# BR2_PACKAGE_SPEEX is not set
 BR2_GRAPHIC_SUPPORT=y
 
 #
@@ -506,6 +533,7 @@
 # BR2_PACKAGE_LIBPNG is not set
 # BR2_PACKAGE_LIBUNGIF is not set
 # BR2_PACKAGE_SDL is not set
+# BR2_PACKAGE_SDL_TTF is not set
 # BR2_PACKAGE_TIFF is not set
 
 #
@@ -532,7 +560,10 @@
 #
 # X libraries and helper libraries
 #
-# BR2_PACKAGE_ATK is not set
+
+#
+# atk		- disabled (requires libglib2)
+#
 # BR2_PACKAGE_PANGO is not set
 # BR2_PACKAGE_LIBDRM is not set
 # BR2_PACKAGE_LIBGLIB12 is not set
@@ -551,6 +582,10 @@
 #
 
 #
+# dillo		- disabled (requires jpeg,libglib12,libgtk12,zlib,libpng and Xorg(7))
+#
+
+#
 # Video libraries/codecs and applications
 #
 # BR2_PACKAGE_MPLAYER is not set
@@ -560,11 +595,17 @@
 # BR2_PACKAGE_LZMA_HOST is not set
 # BR2_PACKAGE_ZLIB is not set
 BR2_SCRIPTING_SUPPORT=y
+
+#
+# lua		- disabled (requires readline and ncurses)
+#
 # BR2_PACKAGE_MICROPERL is not set
 # BR2_PACKAGE_PYTHON is not set
 # BR2_PACKAGE_RUBY is not set
 # BR2_PACKAGE_TCL is not set
 # BR2_PACKAGE_PHP is not set
+BR2_GAMES=y
+# BR2_PACKAGE_DOOM is not set
 
 #
 # Target filesystem options

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek
@ 2008-04-16 23:00 ulf at uclibc.org
  0 siblings, 0 replies; 10+ messages in thread
From: ulf at uclibc.org @ 2008-04-16 23:00 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2008-04-16 16:00:58 -0700 (Wed, 16 Apr 2008)
New Revision: 21749

Log:
Update at91sam9261ek defconfig

Modified:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig


Changeset:
Modified: trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig
===================================================================
--- trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig	2008-04-16 22:54:46 UTC (rev 21748)
+++ trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig	2008-04-16 23:00:58 UTC (rev 21749)
@@ -1,6 +1,6 @@
 #
 # Automatically generated make config: don't edit
-# Sun Mar 30 22:35:26 2008
+# Thu Apr 17 00:50:05 2008
 #
 BR2_HAVE_DOT_CONFIG=y
 BR2_VERSION="0.10.0-svn"
@@ -65,24 +65,47 @@
 # Atmel AT91 Specific Device Support
 #
 BR2_TARGET_AT91=y
+
+#
+# Selection criteria
+#
+BR2_TARGET_ATMEL_ALL=y
+
+#
+# Device Selection
+#
 # BR2_TARGET_AT91RM9200 is not set
 # BR2_TARGET_AT91SAM9260 is not set
-# BR2_TARGET_AT91SAM9260A is not set
+# BR2_TARGET_AT91SAM9G20 is not set
 BR2_TARGET_AT91SAM9261=y
 # BR2_TARGET_AT91SAM9261S is not set
-# BR2_TARGET_AT91SAM9262 is not set
+# BR2_TARGET_AT91SAM9RL64 is not set
 # BR2_TARGET_AT91SAM9263 is not set
+# BR2_TARGET_AT91SAM9G41 is not set
+# BR2_TARGET_AT91SAM9M10 is not set
+# BR2_TARGET_AT91SAM9M11 is not set
 # BR2_TARGET_AT91SAM9XE is not set
+# BR2_TARGET_AT572D940HF is not set
+# BR2_TARGET_AT91CAP9 is not set
+# BR2_TARGET_AT91SAM9262 is not set
+
+#
+# Development Board Selection
+#
 # BR2_TARGET_AT91RM9200DF is not set
 # BR2_TARGET_AT91RM9200SE is not set
 # BR2_TARGET_AT91RM9200EK is not set
 # BR2_TARGET_AT91RM9200DK is not set
 # BR2_TARGET_AT91SAM9260DFC is not set
 # BR2_TARGET_AT91SAM9260EK is not set
+# BR2_TARGET_AT91SAM9XEEK is not set
 BR2_TARGET_AT91SAM9261EK=y
+# BR2_TARGET_AT91SAM9RL64EK is not set
 # BR2_TARGET_AT91SAM9262EK is not set
 # BR2_TARGET_AT91SAM9263EK is not set
-# BR2_TARGET_AT91SAM9XEEK is not set
+# BR2_TARGET_AT572D940DCM is not set
+# BR2_TARGET_AT91CAP9DK is not set
+# BR2_TARGET_AT91CAP9STK is not set
 BR2_TARGET_AT91SAM9261EK_SPIMODE0=y
 # BR2_TARGET_AT91SAM9261EK_SPIMODE3 is not set
 BR2_BOARD_NAME="at91sam9261ek"
@@ -111,6 +134,15 @@
 # BR2_TARGET_AT91BOOT_NANDFLASH is not set
 # BR2_TARGET_AT91BOOT_FLASH is not set
 BR2_TARGET_AT91BOOTSTRAP_MEMORY="dataflash"
+BR2_AT91BOOTSTRAP_IMG_SIZE="0x32000"
+BR2_AT91BOOTSTRAP_JUMP_TO_DEFAULT=y
+# BR2_AT91BOOTSTRAP_JUMP_TO_HIGH_SDRAM is not set
+# BR2_AT91BOOTSTRAP_JUMP_TO_START_OF_SDRAM is not set
+BR2_AT91BOOTSTRAP_JUMP_ADDR="0x23F00000"
+
+#
+# It will be copied to $(BR2_AT91BOOTSTRAP_JUMP_ADDR)
+#
 # BR2_TARGET_SHARP is not set
 
 #
@@ -166,10 +198,10 @@
 # BR2_STRIP_sstrip is not set
 # BR2_STRIP_none is not set
 # BR2_OPTIMIZE_0 is not set
-BR2_OPTIMIZE_1=y
+# BR2_OPTIMIZE_1 is not set
 # BR2_OPTIMIZE_2 is not set
 # BR2_OPTIMIZE_3 is not set
-# BR2_OPTIMIZE_S is not set
+BR2_OPTIMIZE_S=y
 # BR2_PREFER_STATIC_LIB is not set
 # BR2_HAVE_MANPAGES is not set
 # BR2_HAVE_INFOPAGES is not set
@@ -343,6 +375,7 @@
 # Other stuff
 #
 # BR2_PACKAGE_AT is not set
+# BR2_PACKAGE_BEECRYPT is not set
 # BR2_PACKAGE_BERKELEYDB is not set
 # BR2_PACKAGE_BSDIFF is not set
 # BR2_PACKAGE_CUPS is not set
@@ -367,6 +400,7 @@
 # BR2_PACKAGE_LTRACE is not set
 # BR2_PACKAGE_LTT is not set
 # BR2_PACKAGE_NG_SPICE_REWORK is not set
+# BR2_PACKAGE_POPT is not set
 # BR2_PACKAGE_PORTAGE is not set
 # BR2_PACKAGE_SQLITE is not set
 # BR2_PACKAGE_STARTUP_NOTIFICATION is not set
@@ -414,6 +448,7 @@
 # BR2_PACKAGE_MUTT is not set
 # BR2_PACKAGE_NBD is not set
 # BR2_PACKAGE_NCFTP is not set
+# BR2_PACKAGE_NEON is not set
 # BR2_PACKAGE_NETKITBASE is not set
 # BR2_PACKAGE_NETKITTELNET is not set
 # BR2_PACKAGE_NETPLUG is not set
@@ -475,6 +510,7 @@
 # BR2_PACKAGE_GADGETFS_TEST is not set
 # BR2_PACKAGE_HAL is not set
 # BR2_PACKAGE_HWDATA is not set
+# BR2_PACKAGE_INPUT_TOOLS is not set
 # BR2_PACKAGE_IOSTAT is not set
 # BR2_PACKAGE_LIBAIO is not set
 # BR2_PACKAGE_LIBRAW1394 is not set
@@ -512,6 +548,7 @@
 # BR2_PACKAGE_MADPLAY is not set
 # BR2_PACKAGE_MPG123 is not set
 # BR2_PACKAGE_SPEEX is not set
+# BR2_PACKAGE_FESTIVAL is not set
 BR2_GRAPHIC_SUPPORT=y
 
 #
@@ -532,6 +569,7 @@
 # BR2_PACKAGE_DIRECTFB is not set
 # BR2_PACKAGE_IMAGEMAGICK is not set
 # BR2_PACKAGE_JPEG is not set
+# BR2_PACKAGE_LIBART is not set
 # BR2_PACKAGE_LIBPNG is not set
 # BR2_PACKAGE_LIBUNGIF is not set
 # BR2_PACKAGE_SDL is not set
@@ -674,10 +712,12 @@
 # BR2_TARGET_ROOTFS_EXT2_LZMA is not set
 BR2_TARGET_ROOTFS_EXT2_COPYTO=""
 # BR2_TARGET_ROOTFS_JFFS2 is not set
+# BR2_TARGET_ROOTFS_UBIFS is not set
 # BR2_TARGET_ROOTFS_SQUASHFS is not set
 # BR2_TARGET_ROOTFS_TAR is not set
 # BR2_TARGET_ROOTFS_CPIO is not set
 # BR2_TARGET_ROOTFS_INITRAMFS is not set
+# BR2_TARGET_ROOTFS_ROMFS is not set
 
 #
 # bootloader for target device
@@ -740,6 +780,7 @@
 BR2_LINUX_BOARD_PATCH=y
 BR2_LINUX_BSP_PATCH=""
 BR2_KERNEL_PATCH="patch-$(BR2_DOWNLOAD_LINUX26_VERSION).$(BR2_KERNEL_PATCH_LEVEL).bz2"
+BR2_EXTRA_VERSION=".$(BR2_KERNEL_PATCH_LEVEL)"
 # BR2_KERNEL_PREPATCHED is not set
 BR2_KERNEL_BASE=y
 # BR2_KERNEL_LATEST is not set
@@ -766,5 +807,5 @@
 #
 # BR2_LINUX_COPYTO_ROOTFS is not set
 BR2_LINUX_COPYTO_TFTPBOOT=y
-BR2_LINUX_COPYTO="/tftpboot"
+BR2_LINUX_COPYTO=""
 BR2_LINUX_COPY_CONFIGURATION=y

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek
@ 2009-01-09  6:31 ulf at uclibc.org
  0 siblings, 0 replies; 10+ messages in thread
From: ulf at uclibc.org @ 2009-01-09  6:31 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2009-01-09 06:31:01 +0000 (Fri, 09 Jan 2009)
New Revision: 24730

Log:
Update at91sam9261ek configs, build completes

Added:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.28.config

Modified:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig


Changeset:

Sorry, the patch is too large to include (2395 lines).
Please use ViewCVS to see it!

http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=24730

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek
@ 2009-01-10  0:44 Quick X
  0 siblings, 0 replies; 10+ messages in thread
From: Quick X @ 2009-01-10  0:44 UTC (permalink / raw)
  To: buildroot


Buildroot Compiles now with the at91sam9261ek_defconfig, however, I can't get the generated bootstraps to work on my board.
 
--My build commands tested--
$ svn co svn://uclibc.org/trunk/buildroot buildroot
$ cd buildroot
$ make menuconfig (SAVE EXIT)
$ make at91sam9261ek_defconfig
$ make
 
It ask's a couple questions about the new uClibc options (which I take default for all).  No errors produced.
 
I then flash all the new binaries to my image and atempt to boot.  I get the following:
 
---New StartUp Log---
>Start AT91Bootstrap...
dataflash code 0x0000003CAT45DB642D detected
>Start application at [0x23F00000]
*sits here forever*
 
 
If I then flash the old "at91sam9261ek-dataflashboot-2.3.4.bin", then I get the following start message
>Start AT91Bootstrap...
>AT45DB642D detected
>Loading from Dataflash[0x00008400] to SDRAM[0x23F00000]
.......
>Loading complete, [0x00032000] bytes
>Start application at [0x23F00000]
Error Timeout
*sits here forever*
 
 
If I then flash the old "at91sam9261ek-u-boot-1.2.0-atmel-20090105.bin", then everything works fine. AKA the new linux and root file system both work fine, so it is just the new bootstraps that I think have a problem.
 
 
Also the "make saveconfig" with the newest revision is looking in the wrong place for the u-boot config:
[SNIP]
if [ -f /include/configs/at91sam9261ek.h ]; then \
                mkdir -p .//local/at91sam9261ek/u-boot; \
                cp /include/configs/at91sam9261ek.h \
                        .//local/at91sam9261ek/u-boot/at91sam9261ek.h; \
        fi
 
 
If you need more information, or more complete logs, I can try to provide.
_________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek
@ 2009-01-24 10:23 ulf at uclibc.org
  0 siblings, 0 replies; 10+ messages in thread
From: ulf at uclibc.org @ 2009-01-24 10:23 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2009-01-24 10:23:00 +0000 (Sat, 24 Jan 2009)
New Revision: 25002

Log:
Add linux config for at91sam9261ek

Added:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.28.1.config


Changeset:

Sorry, the patch is too large to include (1437 lines).
Please use ViewCVS to see it!

http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=25002

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek
@ 2009-01-25 21:01 ulf at uclibc.org
  0 siblings, 0 replies; 10+ messages in thread
From: ulf at uclibc.org @ 2009-01-25 21:01 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2009-01-25 21:01:33 +0000 (Sun, 25 Jan 2009)
New Revision: 25023

Log:
Update at91sam9261ek BSP

Modified:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig


Changeset:
Modified: trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig
===================================================================
--- trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig	2009-01-25 20:59:30 UTC (rev 25022)
+++ trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig	2009-01-25 21:01:33 UTC (rev 25023)
@@ -1,9 +1,9 @@
 #
 # Automatically generated make config: don't edit
-# Fri Jan  9 00:23:17 2009
+# Sat Jan 24 13:00:04 2009
 #
 BR2_HAVE_DOT_CONFIG=y
-BR2_VERSION="0.10.0-svn"
+BR2_VERSION="2009.02-svn"
 # BR2_alpha is not set
 BR2_arm=y
 # BR2_armeb is not set
@@ -16,7 +16,6 @@
 # BR2_mipsel is not set
 # BR2_nios2 is not set
 # BR2_powerpc is not set
-# BR2_s390 is not set
 # BR2_sh is not set
 # BR2_sh64 is not set
 # BR2_sparc is not set
@@ -159,7 +158,6 @@
 #
 # Build options
 #
-BR2_PRIMARY_SITE=""
 BR2_WGET="wget --passive-ftp"
 BR2_SVN_CO="svn co"
 BR2_SVN_UP="svn up"
@@ -172,6 +170,8 @@
 #
 # Mirrors and Download locations
 #
+BR2_PRIMARY_SITE=""
+BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
@@ -186,7 +186,7 @@
 # BR2_FPU_SUFFIX is not set
 BR2_TOPDIR_PREFIX=""
 BR2_TOPDIR_SUFFIX=""
-BR2_ROOTFS_PREFIX="rootfs"
+BR2_ROOTFS_PREFIX="at91sam9261ek-NAND"
 BR2_ROOTFS_SUFFIX="$(DATE)"
 BR2_GNU_BUILD_SUFFIX="pc-linux-gnu"
 BR2_GNU_TARGET_SUFFIX="linux-uclibc"
@@ -246,7 +246,7 @@
 BR2_KERNEL_HEADERS_2_6_27=y
 # BR2_KERNEL_HEADERS_2_6_28 is not set
 # BR2_KERNEL_HEADERS_SNAP is not set
-BR2_DEFAULT_KERNEL_HEADERS="2.6.27.10"
+BR2_DEFAULT_KERNEL_HEADERS="2.6.27.12"
 
 #
 # uClibc Options
@@ -255,7 +255,7 @@
 # BR2_UCLIBC_VERSION_0_9_29 is not set
 BR2_UCLIBC_VERSION_0_9_30=y
 # BR2_UCLIBC_VERSION_SNAPSHOT is not set
-BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config"
+BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.30.config"
 BR2_ENABLE_LOCALE=y
 # BR2_ENABLE_LOCALE_PREGENERATED is not set
 # BR2_PTHREADS_NONE is not set
@@ -271,14 +271,14 @@
 #
 # BR2_BINUTILS_VERSION_2_17 is not set
 # BR2_BINUTILS_VERSION_2_17_50_0_17 is not set
-BR2_BINUTILS_VERSION_2_18=y
+# BR2_BINUTILS_VERSION_2_18 is not set
 # BR2_BINUTILS_VERSION_2_18_50_0_1 is not set
 # BR2_BINUTILS_VERSION_2_18_50_0_3 is not set
 # BR2_BINUTILS_VERSION_2_18_50_0_6 is not set
 # BR2_BINUTILS_VERSION_2_18_50_0_8 is not set
 # BR2_BINUTILS_VERSION_2_18_50_0_9 is not set
-# BR2_BINUTILS_VERSION_2_19 is not set
-BR2_BINUTILS_VERSION="2.18"
+BR2_BINUTILS_VERSION_2_19=y
+BR2_BINUTILS_VERSION="2.19"
 BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
 
 #
@@ -290,12 +290,12 @@
 # BR2_GCC_VERSION_4_2_1 is not set
 # BR2_GCC_VERSION_4_2_2 is not set
 # BR2_GCC_VERSION_4_2_3 is not set
-BR2_GCC_VERSION_4_2_4=y
+# BR2_GCC_VERSION_4_2_4 is not set
 # BR2_GCC_VERSION_4_3_1 is not set
-# BR2_GCC_VERSION_4_3_2 is not set
+BR2_GCC_VERSION_4_3_2=y
 BR2_GCC_SUPPORTS_SYSROOT=y
-# BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set
-BR2_GCC_VERSION="4.2.4"
+BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y
+BR2_GCC_VERSION="4.3.2"
 BR2_TOOLCHAIN_SYSROOT=y
 # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
 BR2_EXTRA_GCC_CONFIG_OPTIONS=""
@@ -333,6 +333,7 @@
 BR2_INET_RPC=y
 BR2_USE_WCHAR=y
 # BR2_SOFT_FLOAT is not set
+# BR2_VFP_FLOAT is not set
 BR2_TARGET_OPTIMIZATION="-Os -pipe"
 BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
 
@@ -375,16 +376,19 @@
 # BR2_PACKAGE_DMALLOC is not set
 # BR2_PACKAGE_FAKEROOT is not set
 BR2_HOST_FAKEROOT=y
-# BR2_PACKAGE_GETTEXT is not set
-# BR2_PACKAGE_LIBINTL is not set
+BR2_PACKAGE_GETTEXT=y
+# BR2_PACKAGE_GETTEXT_STATIC is not set
+BR2_PACKAGE_LIBINTL=y
 # BR2_PACKAGE_LIBGMP is not set
 # BR2_PACKAGE_GPERF is not set
 # BR2_PACKAGE_LIBMPFR is not set
 # BR2_PACKAGE_LIBTOOL is not set
 # BR2_PACKAGE_M4 is not set
 # BR2_PACKAGE_OPROFILE is not set
-# BR2_PACKAGE_PKGCONFIG is not set
-# BR2_READLINE is not set
+BR2_PACKAGE_PKGCONFIG=y
+BR2_READLINE=y
+BR2_PACKAGE_READLINE_TARGET=y
+# BR2_PACKAGE_READLINE_HEADERS is not set
 # BR2_PACKAGE_PCRE is not set
 
 #
@@ -398,7 +402,7 @@
 # BR2_PACKAGE_CUSTOMIZE is not set
 # BR2_PACKAGE_FILE is not set
 # BR2_PACKAGE_GAMIN is not set
-# BR2_PACKAGE_ICU is not set
+BR2_PACKAGE_ICU=y
 # BR2_PACKAGE_KEXEC is not set
 # BR2_PACKAGE_LIBCONFIG is not set
 # BR2_PACKAGE_LIBCONFUSE is not set
@@ -409,10 +413,11 @@
 # BR2_PACKAGE_LIBGCRYPT is not set
 # BR2_PACKAGE_LIBGPG_ERROR is not set
 # BR2_PACKAGE_LIBICONV is not set
-# BR2_PACKAGE_LIBLOCKFILE is not set
-# BR2_PACKAGE_LIBOIL is not set
+# BR2_PACKAGE_LIBIDN is not set
+BR2_PACKAGE_LIBLOCKFILE=y
+BR2_PACKAGE_LIBOIL=y
 # BR2_PACKAGE_LIBSYSFS is not set
-# BR2_PACKAGE_LOCKFILE_PROGS is not set
+BR2_PACKAGE_LOCKFILE_PROGS=y
 # BR2_PACKAGE_LOGROTATE is not set
 # BR2_PACKAGE_LSOF is not set
 # BR2_PACKAGE_LTP-TESTSUITE is not set
@@ -430,7 +435,7 @@
 # Database
 #
 # BR2_PACKAGE_MYSQL_CLIENT is not set
-# BR2_PACKAGE_SQLITE is not set
+BR2_PACKAGE_SQLITE=y
 
 #
 # Networking
@@ -449,50 +454,61 @@
 # BR2_PACKAGE_ETHTOOL is not set
 # BR2_PACKAGE_HASERL is not set
 # BR2_PACKAGE_IFPLUGD is not set
-# BR2_PACKAGE_IRDA_UTILS is not set
 # BR2_PACKAGE_IPERF is not set
 # BR2_PACKAGE_IPROUTE2 is not set
 
 #
 # ipsec-tools	- disabled (requires openssl, flex and the flex library (libfl.a) )
 #
-# BR2_PACKAGE_IPTABLES is not set
+BR2_PACKAGE_IPTABLES=y
 # BR2_PACKAGE_KISMET is not set
 # BR2_PACKAGE_L2TP is not set
 # BR2_PACKAGE_LIBCGI is not set
 # BR2_PACKAGE_LIBCGICC is not set
 # BR2_PACKAGE_LIBCURL is not set
+# BR2_PACKAGE_LIBDNET is not set
 # BR2_PACKAGE_LIBEXOSIP2 is not set
 # BR2_PACKAGE_LIBOSIP2 is not set
 # BR2_PACKAGE_LIBPCAP is not set
 # BR2_PACKAGE_LIBUPNP is not set
 # BR2_PACKAGE_LINKS is not set
-# BR2_PACKAGE_LRZSZ is not set
+BR2_PACKAGE_LRZSZ=y
 # BR2_PACKAGE_MDNSRESPONDER is not set
-# BR2_PACKAGE_MICROCOM is not set
+BR2_PACKAGE_MICROCOM=y
 # BR2_PACKAGE_MIIDIAG is not set
 # BR2_PACKAGE_MROUTED is not set
 # BR2_PACKAGE_MUTT is not set
 # BR2_PACKAGE_NBD is not set
-# BR2_PACKAGE_NCFTP is not set
+BR2_PACKAGE_NCFTP=y
+
+#
+# ncFTP tools selection
+#
+BR2_PACKAGE_NCFTP_GET=y
+BR2_PACKAGE_NCFTP_PUT=y
+BR2_PACKAGE_NCFTP_LS=y
+BR2_PACKAGE_NCFTP_BATCH=y
+# BR2_PACKAGE_NCFTP_SPOOLER is not set
+# BR2_PACKAGE_NCFTP_BOOKMARKS is not set
 # BR2_PACKAGE_NEON is not set
 # BR2_PACKAGE_NETKITBASE is not set
 # BR2_PACKAGE_NETKITTELNET is not set
 # BR2_PACKAGE_NETPLUG is not set
 # BR2_PACKAGE_NETSNMP is not set
 # BR2_PACKAGE_NFS_UTILS is not set
-# BR2_PACKAGE_NTP is not set
+BR2_PACKAGE_NTP=y
+# BR2_PACKAGE_NTP_SNTP is not set
 # BR2_PACKAGE_OLSR is not set
 # BR2_PACKAGE_OPENNTPD is not set
 # BR2_PACKAGE_OPENSSH is not set
 # BR2_PACKAGE_OPENSSL is not set
 # BR2_PACKAGE_OPENVPN is not set
 # BR2_PACKAGE_OPENSWAN is not set
-# BR2_PACKAGE_PORTMAP is not set
+BR2_PACKAGE_PORTMAP=y
 # BR2_PACKAGE_PPPD is not set
 # BR2_PACKAGE_RP_PPPOE is not set
 # BR2_PACKAGE_PPTP_LINUX is not set
-# BR2_PACKAGE_PROFTPD is not set
+BR2_PACKAGE_PROFTPD=y
 
 #
 # quagga suite
@@ -507,11 +523,14 @@
 # BR2_PACKAGE_QUAGGA_ISISD is not set
 # BR2_PACKAGE_RSYNC is not set
 # BR2_PACKAGE_SAMBA is not set
-# BR2_PACKAGE_SOCAT is not set
+BR2_PACKAGE_SOCAT=y
+BR2_PACKAGE_SOCAT_PREDEF_CRDLY_SHIFT="9"
+BR2_PACKAGE_SOCAT_PREDEF_TABDLY_SHIFT="11"
+BR2_PACKAGE_SOCAT_PREDEF_CSIZE_SHIFT="4"
 # BR2_PACKAGE_STUNNEL is not set
 # BR2_PACKAGE_TCPDUMP is not set
 # BR2_PACKAGE_DHCPDUMP is not set
-# BR2_PACKAGE_TFTPD is not set
+BR2_PACKAGE_TFTPD=y
 # BR2_PACKAGE_TN5250 is not set
 # BR2_PACKAGE_TTCP is not set
 # BR2_PACKAGE_UDPCAST is not set
@@ -524,15 +543,30 @@
 #
 # Hardware handling / blockdevices and filesystem maintenance
 #
-
-#
-# dbus not available (need expat or libxml2)
-#
+BR2_PACKAGE_DBUS=y
+# BR2_DBUS_EXPAT is not set
+BR2_DBUS_LIBXML2=y
+# BR2_PACKAGE_DBUS_GLIB is not set
 # BR2_PACKAGE_DEVMEM2 is not set
 # BR2_PACKAGE_DM is not set
 # BR2_PACKAGE_DMRAID is not set
-# BR2_PACKAGE_E2FSPROGS is not set
-# BR2_PACKAGE_EEPROG is not set
+BR2_PACKAGE_E2FSPROGS=y
+BR2_PACKAGE_E2FSPROGS_BADBLOCKS=y
+BR2_PACKAGE_E2FSPROGS_BLKID=y
+BR2_PACKAGE_E2FSPROGS_CHATTR=y
+BR2_PACKAGE_E2FSPROGS_DUMPE2FS=y
+BR2_PACKAGE_E2FSPROGS_E2FSCK=y
+BR2_PACKAGE_E2FSPROGS_E2LABEL=y
+BR2_PACKAGE_E2FSPROGS_FILEFRAG=y
+BR2_PACKAGE_E2FSPROGS_FINDFS=y
+BR2_PACKAGE_E2FSPROGS_FSCK=y
+BR2_PACKAGE_E2FSPROGS_LOGSAVE=y
+BR2_PACKAGE_E2FSPROGS_LSATTR=y
+BR2_PACKAGE_E2FSPROGS_MKE2FS=y
+BR2_PACKAGE_E2FSPROGS_MKLOSTFOUND=y
+BR2_PACKAGE_E2FSPROGS_TUNE2FS=y
+BR2_PACKAGE_E2FSPROGS_UUIDGEN=y
+BR2_PACKAGE_EEPROG=y
 # BR2_PACKAGE_FCONFIG is not set
 # BR2_PACKAGE_FIS is not set
 # BR2_PACKAGE_LIBFUSE is not set
@@ -544,47 +578,96 @@
 # BR2_PACKAGE_IOSTAT is not set
 # BR2_PACKAGE_LIBAIO is not set
 # BR2_PACKAGE_LIBRAW1394 is not set
-# BR2_PACKAGE_LIBUSB is not set
+BR2_PACKAGE_LIBUSB=y
 # BR2_PACKAGE_LM_SENSORS is not set
 # BR2_PACKAGE_LVM2 is not set
 # BR2_PACKAGE_MDADM is not set
 # BR2_PACKAGE_MEMTESTER is not set
-# BR2_PACKAGE_MKDOSFS is not set
-# BR2_PACKAGE_MTD is not set
+BR2_PACKAGE_MKDOSFS=y
+BR2_PACKAGE_MTD=y
+BR2_PACKAGE_MTD_UTILS=y
+# BR2_PACKAGE_MTD_20061007 is not set
+# BR2_PACKAGE_MTD_20050122 is not set
+# BR2_PACKAGE_MTD_UTILS_GIT is not set
+
+#
+# MTD tools selection
+#
+BR2_PACKAGE_MTD_DOCFDISK=y
+BR2_PACKAGE_MTD_DOC_LOADBIOS=y
+BR2_PACKAGE_MTD_FLASHCP=y
+BR2_PACKAGE_MTD_FLASH_ERASE=y
+BR2_PACKAGE_MTD_FLASH_ERASEALL=y
+BR2_PACKAGE_MTD_FLASH_INFO=y
+BR2_PACKAGE_MTD_FLASH_LOCK=y
+BR2_PACKAGE_MTD_FLASH_UNLOCK=y
+BR2_PACKAGE_MTD_FTL_CHECK=y
+BR2_PACKAGE_MTD_FTL_FORMAT=y
+BR2_PACKAGE_MTD_JFFS2DUMP=y
+BR2_PACKAGE_MTD_MKFSJFFS2=y
+BR2_PACKAGE_MTD_MKFSJFFS=y
+BR2_PACKAGE_MTD_MTD_DEBUG=y
+BR2_PACKAGE_MTD_NANDDUMP=y
+BR2_PACKAGE_MTD_NANDWRITE=y
+BR2_PACKAGE_MTD_NFTL_FORMAT=y
+BR2_PACKAGE_MTD_NFTLDUMP=y
+BR2_PACKAGE_MTD_SUMTOOL=y
 # BR2_PACKAGE_NTFS-3G is not set
 # BR2_PACKAGE_PCIUTILS is not set
 # BR2_PACKAGE_PCMCIA is not set
-# BR2_PACKAGE_RAIDTOOLS is not set
-# BR2_PACKAGE_SETSERIAL is not set
+BR2_PACKAGE_SETSERIAL=y
 # BR2_PACKAGE_SMARTMONTOOLS is not set
-# BR2_PACKAGE_USBMOUNT is not set
-# BR2_PACKAGE_USBUTILS is not set
+BR2_PACKAGE_UDEV_VOLUME_ID=y
+BR2_PACKAGE_UDEV_SCSI_ID=y
+BR2_PACKAGE_USBMOUNT=y
+BR2_PACKAGE_USBUTILS=y
 # BR2_PACKAGE_WIPE is not set
 # BR2_PACKAGE_XFSPROGS is not set
 
 #
 # Audio and video libraries and applications
 #
-# BR2_PACKAGE_ALSA_LIB is not set
+BR2_PACKAGE_ALSA_LIB=y
+BR2_PACKAGE_ALSA_LIB_PYTHON=y
+BR2_PACKAGE_ALSA_UTILS=y
 
 #
+# ALSA utils selection
+#
+BR2_PACKAGE_ALSA_UTILS_ALSACONF=y
+BR2_PACKAGE_ALSA_UTILS_ALSACTL=y
+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 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
+# BR2_PACKAGE_ALSA_UTILS_ARECORDMIDI is not set
+# BR2_PACKAGE_ALSA_UTILS_ASEQDUMP is not set
+# BR2_PACKAGE_ALSA_UTILS_ASEQNET is not set
+BR2_PACKAGE_ALSA_UTILS_SPEAKER_TEST=y
+
+#
 # asterisk	- disabled (required openssl and mpg123)
 #
-# BR2_PACKAGE_AUMIX is not set
+BR2_PACKAGE_AUMIX=y
 # BR2_PACKAGE_GSTREAMER is not set
-# BR2_PACKAGE_LIBID3TAG is not set
-# BR2_PACKAGE_LIBMAD is not set
+BR2_PACKAGE_LIBID3TAG=y
+BR2_PACKAGE_LIBMAD=y
+# BR2_PACKAGE_LIBMAD_TARGET_HEADERS is not set
 # BR2_PACKAGE_LIBMPD is not set
-# BR2_PACKAGE_LIBOGG is not set
-# BR2_PACKAGE_LIBSNDFILE is not set
+BR2_PACKAGE_LIBOGG=y
+BR2_PACKAGE_LIBSNDFILE=y
 # BR2_PACKAGE_LIBTHEORA is not set
-
-#
-# libvorbis requires the package libogg to build
-#
-# BR2_PACKAGE_MADPLAY is not set
-# BR2_PACKAGE_MPG123 is not set
-# BR2_PACKAGE_MPLAYER is not set
+BR2_PACKAGE_LIBVORBIS=y
+BR2_PACKAGE_LIBVORBIS_TREMOR=y
+BR2_PACKAGE_MADPLAY=y
+BR2_PACKAGE_MADPLAY_ALSA=y
+BR2_PACKAGE_MPG123=y
+BR2_PACKAGE_MPG123_ALSA=y
+BR2_PACKAGE_MPLAYER=y
 # BR2_PACKAGE_SPEEX is not set
 # BR2_PACKAGE_FESTIVAL is not set
 # BR2_PACKAGE_VLC is not set
@@ -596,27 +679,70 @@
 #
 # text rendering libraries
 #
-# BR2_PACKAGE_NCURSES is not set
+BR2_PACKAGE_NCURSES=y
+BR2_PACKAGE_NCURSES_TARGET_PANEL=y
+BR2_PACKAGE_NCURSES_TARGET_FORM=y
+BR2_PACKAGE_NCURSES_TARGET_MENU=y
+BR2_PACKAGE_NCURSES_TARGET_HEADERS=y
 # BR2_PACKAGE_NEWT is not set
 # BR2_PACKAGE_SLANG is not set
 
 #
 # text rendering applications
 #
-# BR2_PACKAGE_DIALOG is not set
+BR2_PACKAGE_DIALOG=y
 
 #
 # graphic libraries
 #
-# BR2_PACKAGE_DIRECTFB is not set
-# BR2_PACKAGE_FBDUMP is not set
+BR2_PACKAGE_DIRECTFB=y
+BR2_PACKAGE_DIRECTFB_MULTI=y
+BR2_PACKAGE_DIRECTFB_KEYBOARD=y
+BR2_PACKAGE_DIRECTFB_SERIALMOUSE=y
+# BR2_PACKAGE_DIRECTFB_PNG is not set
+BR2_PACKAGE_DIRECTFB_TSLIB=y
+BR2_PACKAGE_DIRECTFB_GIF=y
+BR2_PACKAGE_DIRECTFB_JPEG=y
+# BR2_PACKAGE_DIRECTFB_EXAMPLES is not set
+BR2_PACKAGE_FBDUMP=y
 # BR2_PACKAGE_IMAGEMAGICK is not set
-# BR2_PACKAGE_JPEG is not set
+BR2_PACKAGE_JPEG=y
 # BR2_PACKAGE_LIBART is not set
-# BR2_PACKAGE_LIBPNG is not set
-# BR2_PACKAGE_LIBUNGIF is not set
-# BR2_PACKAGE_PIXMAN is not set
-# BR2_PACKAGE_SDL is not set
+BR2_PACKAGE_LIBPNG=y
+BR2_PACKAGE_LIBUNGIF=y
+BR2_PACKAGE_LINUX_FUSION=y
+BR2_PACKAGE_LITE=y
+BR2_PACKAGE_PIXMAN=y
+BR2_PACKAGE_SAWMAN=y
+BR2_PACKAGE_SDL=y
+
+#
+# SDL options selection
+#
+BR2_PACKAGE_SDL_FBCON=y
+BR2_PACKAGE_SDL_DIRECTFB=y
+# BR2_PACKAGE_SDL_QTOPIA is not set
+# BR2_PACKAGE_SDL_X11 is not set
+BR2_PACKAGE_SDL_IMAGE=y
+
+#
+# SDL_image file format support
+#
+# BR2_PACKAGE_SDL_IMAGE_BMP is not set
+BR2_PACKAGE_SDL_IMAGE_GIF=y
+BR2_PACKAGE_SDL_IMAGE_JPEG=y
+# BR2_PACKAGE_SDL_IMAGE_LBM is not set
+# BR2_PACKAGE_SDL_IMAGE_PCX is not set
+# BR2_PACKAGE_SDL_IMAGE_PNG is not set
+# BR2_PACKAGE_SDL_IMAGE_PNM is not set
+# BR2_PACKAGE_SDL_IMAGE_TARGA is not set
+# BR2_PACKAGE_SDL_IMAGE_TIFF is not set
+# BR2_PACKAGE_SDL_IMAGE_XCF is not set
+# BR2_PACKAGE_SDL_IMAGE_XPM is not set
+# BR2_PACKAGE_SDL_IMAGE_XV is not set
+BR2_PACKAGE_SDL_MIXER=y
+BR2_PACKAGE_SDL_NET=y
+BR2_PACKAGE_SDL_TTF=y
 # BR2_PACKAGE_TIFF is not set
 
 #
@@ -626,8 +752,8 @@
 #
 # --> May be broken in busybox
 #
-# BR2_PACKAGE_FBV is not set
-# BR2_PACKAGE_FBSET is not set
+BR2_PACKAGE_FBV=y
+BR2_PACKAGE_FBSET=y
 
 #
 # other GUIs
@@ -640,19 +766,35 @@
 #
 # X libraries and helper libraries
 #
-# BR2_PACKAGE_ATK is not set
-# BR2_PACKAGE_PANGO is not set
+BR2_PACKAGE_ATK=y
+BR2_PACKAGE_CAIRO=y
+BR2_PACKAGE_PANGO=y
 # BR2_PACKAGE_LIBDRM is not set
-# BR2_PACKAGE_LIBERATION is not set
-# BR2_PACKAGE_LIBGLIB12 is not set
-# BR2_PACKAGE_LIBGLIB2 is not set
+BR2_PACKAGE_LIBERATION=y
+# BR2_PACKAGE_LIBGLADE is not set
+BR2_PACKAGE_LIBGLIB12=y
+BR2_PACKAGE_LIBGLIB2=y
+BR2_PACKAGE_LIBGTK2=y
+BR2_PACKAGE_LIBGTK2_ENGINES=y
+
+#
+# GTK Themes
+#
+BR2_PACKAGE_GTK2_THEME_HICOLOR=y
+# BR2_PACKAGE_LIBSEXY is not set
 # BR2_PACKAGE_OPENMOTIF is not set
-# BR2_PACKAGE_FONTCONFIG is not set
-# BR2_PACKAGE_FREETYPE is not set
-# BR2_PACKAGE_TSLIB is not set
-# BR2_PACKAGE_WEBKIT is not set
+BR2_PACKAGE_FONTCONFIG=y
+BR2_PACKAGE_FREETYPE=y
+# BR2_FREETYPE_VERSION_2_2_1 is not set
+BR2_FREETYPE_VERSION_2_3_7=y
+BR2_FREETYPE_VERSION="2.3.7"
+BR2_PACKAGE_TSLIB=y
 
 #
+# webkit       - disabled (requires X-Windows)
+#
+
+#
 # X Window managers
 #
 # BR2_PACKAGE_MATCHBOX is not set
@@ -666,6 +808,8 @@
 # dillo		- disabled (requires jpeg,libglib12,libgtk12,zlib,libpng and Xorg(7))
 #
 # BR2_PACKAGE_GQVIEW is not set
+# BR2_PACKAGE_GMPC is not set
+# BR2_PACKAGE_GTKPERF is not set
 # BR2_PACKAGE_LEAFPAD is not set
 
 #
@@ -682,10 +826,12 @@
 #
 # Compressors / decompressors
 #
-# BR2_PACKAGE_LZO is not set
-# BR2_PACKAGE_LZMA_TARGET is not set
-# BR2_PACKAGE_LZMA_HOST is not set
-# BR2_PACKAGE_ZLIB is not set
+BR2_PACKAGE_LZO=y
+BR2_PACKAGE_LZMA_TARGET=y
+# BR2_PACKAGE_LZMA_TARGET_HEADERS is not set
+BR2_PACKAGE_LZMA_HOST=y
+BR2_PACKAGE_ZLIB=y
+# BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set
 
 #
 # Package managers
@@ -697,19 +843,72 @@
 # Interpreter languages / Scripting
 #
 # BR2_PACKAGE_LUA is not set
-# BR2_PACKAGE_MICROPERL is not set
-# BR2_PACKAGE_PYTHON is not set
+BR2_PACKAGE_MICROPERL=y
+BR2_PACKAGE_MICROPERL_MODULES=""
+BR2_PACKAGE_PYTHON=y
+# BR2_PACKAGE_PYTHON_DEV is not set
+BR2_PACKAGE_PYTHON_PY_ONLY=y
+# BR2_PACKAGE_PYTHON_PYC_ONLY is not set
+# BR2_PACKAGE_PYTHON_PY_PYC is not set
+
+#
+# The following modules are unusual or require extra libraries
+#
+# BR2_PACKAGE_PYTHON_BSDDB is not set
+BR2_PACKAGE_PYTHON_CODECSCJK=y
+# BR2_PACKAGE_PYTHON_CURSES is not set
+# BR2_PACKAGE_PYTHON_GDBM is not set
+# BR2_PACKAGE_PYTHON_NIS is not set
+# BR2_PACKAGE_PYTHON_PYEXPAT is not set
+# BR2_PACKAGE_PYTHON_READLINE is not set
+# BR2_PACKAGE_PYTHON_SSL is not set
+# BR2_PACKAGE_PYTHON_TKINTER is not set
+BR2_PACKAGE_PYTHON_UNICODEDATA=y
 # BR2_PACKAGE_RUBY is not set
 # BR2_PACKAGE_TCL is not set
-# BR2_PACKAGE_PHP is not set
+BR2_PACKAGE_PHP=y
+BR2_PACKAGE_PHP_CLI=y
+BR2_PACKAGE_PHP_CGI=y
+BR2_PACKAGE_PHP_FASTCGI=y
 
 #
+# PHP Extensions
+#
+# BR2_PACKAGE_PHP_EXT_SOCKETS is not set
+BR2_PACKAGE_PHP_EXT_POSIX=y
+BR2_PACKAGE_PHP_EXT_SPL=y
+BR2_PACKAGE_PHP_EXT_SESSION=y
+BR2_PACKAGE_PHP_EXT_LIBXML2=y
+# BR2_PACKAGE_PHP_EXT_SIMPLEXML is not set
+BR2_PACKAGE_PHP_EXT_ZLIB=y
+# BR2_PACKAGE_PHP_EXT_EXIF is not set
+# BR2_PACKAGE_PHP_EXT_FTP is not set
+# BR2_PACKAGE_PHP_EXT_GETTEXT is not set
+# BR2_PACKAGE_PHP_EXT_JSON is not set
+# BR2_PACKAGE_PHP_EXT_READLINE is not set
+# BR2_PACKAGE_PHP_EXT_NCURSES is not set
+# BR2_PACKAGE_PHP_EXT_SYSVMSG is not set
+# BR2_PACKAGE_PHP_EXT_SYSVSEM is not set
+# BR2_PACKAGE_PHP_EXT_SYSVSHM is not set
+# BR2_PACKAGE_PHP_EXT_ZIP is not set
+# BR2_PACKAGE_PHP_EXT_FILTER is not set
+
+#
+# Database extensions
+#
+BR2_PACKAGE_PHP_EXT_SQLITE=y
+# BR2_PACKAGE_PHP_EXT_SQLITE_UTF8 is not set
+BR2_PACKAGE_PHP_EXT_PDO=y
+BR2_PACKAGE_PHP_EXT_PDO_SQLITE=y
+# BR2_PACKAGE_PHP_EXT_PDO_MYSQL is not set
+
+#
 # XML handling
 #
-# BR2_PACKAGE_EXPAT is not set
+BR2_PACKAGE_EXPAT=y
 # BR2_PACKAGE_EZXML is not set
-# BR2_PACKAGE_LIBXML2 is not set
-# BR2_PACKAGE_LIBXSLT is not set
+BR2_PACKAGE_LIBXML2=y
+BR2_PACKAGE_LIBXSLT=y
 # BR2_PACKAGE_XERCES is not set
 
 #
@@ -747,7 +946,25 @@
 # BR2_TARGET_ROOTFS_EXT2_BZIP2 is not set
 # BR2_TARGET_ROOTFS_EXT2_LZMA is not set
 BR2_TARGET_ROOTFS_EXT2_COPYTO=""
-# BR2_TARGET_ROOTFS_JFFS2 is not set
+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_2K_128K=y
+# BR2_TARGET_ROOTFS_JFFS2_FLASH_128 is not set
+# 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_EBSIZE=0x20000
+BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER=y
+# BR2_JFFS2_TARGET_SREC is not set
+BR2_TARGET_ROOTFS_JFFS2_PAD=y
+BR2_TARGET_ROOTFS_JFFS2_PADSIZE=0x02000000
+BR2_TARGET_ROOTFS_JFFS2_LE=y
+# BR2_TARGET_ROOTFS_JFFS2_BE is not set
+# BR2_TARGET_ROOTFS_JFFS2_SQUASH is not set
+# 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_SQUASHFS is not set
 # BR2_TARGET_ROOTFS_TAR is not set
@@ -760,13 +977,15 @@
 #
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BOARDNAME="$(BOARD_NAME)"
-BR2_TARGET_UBOOT_2009_01_RC1=y
+BR2_TARGET_UBOOT_2009_01=y
 # BR2_TARGET_UBOOT_2008_10 is not set
 # BR2_TARGET_UBOOT_1_3_4 is not set
 # BR2_TARGET_UBOOT_1_2_0_ATMEL is not set
-# BR2_TARGET_UBOOT_2009_01 is not set
-BR2_UBOOT_VERSION="2009.01-rc1"
+BR2_UBOOT_VERSION="2009.01"
 BR2_U_BOOT_SITE="ftp://ftp.denx.de/pub/u-boot"
+BR2_TARGET_U_BOOT_ARCH_PATCH=y
+BR2_TARGET_U_BOOT_2009_01_ARCH_AT91=y
+BR2_TARGET_U_BOOT_ARCH_AT91_PATCH_DIR="target/device/Atmel/arch-arm/u-boot/2009.01"
 BR2_TARGET_UBOOT_CUSTOM_PATCH=""
 # BR2_TARGET_UBOOT_BOOTSOURCE_DATAFLASHCARD is not set
 BR2_TARGET_UBOOT_BOOTSOURCE_DATAFLASH=y
@@ -822,11 +1041,10 @@
 # BR2_KERNEL_LINUX is not set
 # BR2_KERNEL_HURD is not set
 BR2_PACKAGE_LINUX=y
-BR2_PACKAGE_LINUX_KCONFIG="$(BOARD_PATH)/linux-$(LINUX26_VERSION).config"
 BR2_PACKAGE_LINUX_FORMAT="uImage"
-BR2_KERNEL_CURRENT_VERSION="2.6.28"
+BR2_KERNEL_CURRENT_VERSION="2.6.28.1"
 BR2_KERNEL_LATEST_2_6_28="1"
-BR2_KERNEL_LATEST_2_6_27="10"
+BR2_KERNEL_LATEST_2_6_27="12"
 BR2_KERNEL_LATEST_2_6_26="8"
 BR2_KERNEL_LATEST_2_6_25="9"
 BR2_KERNEL_LATEST_2_6_24="7"
@@ -834,23 +1052,17 @@
 BR2_KERNEL_LATEST_2_6_22="19"
 BR2_KERNEL_LATEST_2_6_21="7"
 BR2_KERNEL_LATEST_2_6_20="21"
-BR2_KERNEL_NEXT_VERSION="2.6.29"
-BR2_KERNEL_THIS_VERSION="2.6.28"
-BR2_KERNEL_SITE="http://ftp.kernel.org/pub/linux/kernel/v2.6/"
+BR2_KERNEL_SITE="http://ftp.kernel.org/pub/linux/kernel/v2.6"
 BR2_MM_PATCH_SITE="http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6"
 BR2_RC_MM_PATCH_DIR="$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)/2.6.$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)-mm$(BR2_KERNEL_MM_LEVEL)"
-# BR2_LINUX_2_6_STABLE is not set
-BR2_LINUX_2_6_28=y
+BR2_LINUX_2_6_STABLE=y
+# BR2_LINUX_2_6_28 is not set
 # BR2_LINUX_2_6_27 is not set
 # BR2_LINUX_2_6_26 is not set
 # BR2_LINUX_2_6_25 is not set
 # BR2_LINUX_2_6_24 is not set
 # BR2_LINUX_2_6_23 is not set
-# BR2_LINUX_2_6_22_10 is not set
-# BR2_LINUX_2_6_22_1 is not set
 # BR2_LINUX_2_6_22 is not set
-# BR2_LINUX_2_6_21_7 is not set
-# BR2_LINUX_2_6_21_5 is not set
 # BR2_LINUX_2_6_21 is not set
 # BR2_LINUX_2_6_20 is not set
 # BR2_LINUX_2_6_29 is not set
@@ -859,7 +1071,6 @@
 #
 # Patches
 #
-# BR2_KERNEL_ADD_KERNEL_ORG_PATCH is not set
 BR2_KERNEL_ARCH_PATCH_ENABLED=y
 BR2_ARCH_AT91_2_6_28=y
 # BR2_ARCH_AT91_2_6_27_7 is not set
@@ -872,15 +1083,14 @@
 # BR2_ARCH_AT91_2_6_21_1 is not set
 # BR2_ARCH_AT91_2_6_20_4 is not set
 BR2_LINUX_BSP_PATCH=""
-BR2_KERNEL_BASE=y
-BR2_DOWNLOAD_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)"
-BR2_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)"
+BR2_DOWNLOAD_LINUX26_VERSION="$(BR2_KERNEL_CURRENT_VERSION)"
+BR2_LINUX26_VERSION="$(BR2_KERNEL_CURRENT_VERSION)"
 
 #
 # Linux Kernel Configuration
 #
-BR2_PACKAGE_LINUX_USE_KCONFIG=y
-# BR2_PACKAGE_LINUX_USE_DEFCONFIG is not set
+# BR2_PACKAGE_LINUX_USE_KCONFIG is not set
+BR2_PACKAGE_LINUX_USE_DEFCONFIG=y
 # BR2_PACKAGE_LINUX_USE_XCONFIG is not set
 # BR2_LINUX_BIN_BZIMAGE is not set
 BR2_LINUX_BIN_UIMAGE=y

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek
@ 2009-01-29 21:54 ulf at uclibc.org
  0 siblings, 0 replies; 10+ messages in thread
From: ulf at uclibc.org @ 2009-01-29 21:54 UTC (permalink / raw)
  To: buildroot

Author: ulf
Date: 2009-01-29 21:54:58 +0000 (Thu, 29 Jan 2009)
New Revision: 25146

Log:
Update at91sam9261ek BSP

Added:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.28.2.config

Removed:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.21.1.config
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.22.1.config
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.28.1.config
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek-linux-2.6.28.config
   trunk/buildroot/target/device/Atmel/at91sam9261ek/busybox-1.6.0.config
   trunk/buildroot/target/device/Atmel/at91sam9261ek/u-boot/

Modified:
   trunk/buildroot/target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig


Changeset:

Sorry, the patch is too large to include (8404 lines).
Please use ViewCVS to see it!

http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=25146

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-01-29 21:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-05  6:51 [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9261ek ulf at uclibc.org
  -- strict thread matches above, loose matches on Subject: below --
2009-01-29 21:54 ulf at uclibc.org
2009-01-25 21:01 ulf at uclibc.org
2009-01-24 10:23 ulf at uclibc.org
2009-01-10  0:44 Quick X
2009-01-09  6:31 ulf at uclibc.org
2008-04-16 23:00 ulf at uclibc.org
2008-01-10  9:31 ulf at uclibc.org
2007-09-23 10:03 ulf at uclibc.org
2007-09-04 16:21 ulf at uclibc.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox