Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9260dfc
Date: Fri,  2 Nov 2007 08:18:26 -0700 (PDT)	[thread overview]
Message-ID: <20071102151826.37936A4652@busybox.net> (raw)

Author: ulf
Date: 2007-11-02 08:18:25 -0700 (Fri, 02 Nov 2007)
New Revision: 20350

Log:
Update at91sam9260dfc defconfig

Modified:
   trunk/buildroot/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig


Changeset:
Modified: trunk/buildroot/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig
===================================================================
--- trunk/buildroot/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig	2007-10-31 12:46:52 UTC (rev 20349)
+++ trunk/buildroot/target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig	2007-11-02 15:18:25 UTC (rev 20350)
@@ -1,6 +1,6 @@
 #
 # Automatically generated make config: don't edit
-# Sat Oct 13 17:46:13 2007
+# Fri Nov  2 13:35:52 2007
 #
 BR2_HAVE_DOT_CONFIG=y
 BR2_VERSION="0.10.0-svn"
@@ -150,6 +150,7 @@
 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_FPU_SUFFIX is not set
 BR2_TOPDIR_PREFIX=""
 BR2_TOPDIR_SUFFIX=""
 BR2_ROOTFS_PREFIX="rootfs"
@@ -405,6 +406,7 @@
 # BR2_PACKAGE_IPROUTE2 is not set
 # BR2_PACKAGE_IPSEC_TOOLS is not set
 # 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
@@ -422,7 +424,10 @@
 # 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
+
+#
+# nfs-utils requires a toolchain with 'Enable RPC' selected
+#
 # BR2_PACKAGE_NTP is not set
 # BR2_PACKAGE_OLSR is not set
 # BR2_PACKAGE_OPENNTPD is not set
@@ -430,7 +435,10 @@
 # BR2_PACKAGE_OPENSSL is not set
 # BR2_PACKAGE_OPENVPN is not set
 # BR2_PACKAGE_OPENSWAN is not set
-# BR2_PACKAGE_PORTMAP is not set
+
+#
+# portmap requires a toolchain with 'Enable RPC' selected
+#
 # BR2_PACKAGE_PPPD is not set
 # BR2_PACKAGE_RP_PPPOE is not set
 # BR2_PACKAGE_PPTP_LINUX is not set
@@ -527,8 +535,12 @@
 # BR2_PACKAGE_ASTERISK is not set
 # BR2_PACKAGE_AUMIX is not set
 # BR2_PACKAGE_LIBMAD is not set
+# BR2_PACKAGE_LIBOGG is not set
 # BR2_PACKAGE_LIBSNDFILE is not set
-# BR2_PACKAGE_LIBVORBIS is not set
+
+#
+# libvorbis requires the package libogg to build
+#
 # BR2_PACKAGE_MADPLAY is not set
 # BR2_PACKAGE_MPG123 is not set
 BR2_GRAPHIC_SUPPORT=y
@@ -637,8 +649,11 @@
 # BR2_TARGET_ROOTFS_EXT2_LZMA is not set
 BR2_TARGET_ROOTFS_EXT2_COPYTO=""
 BR2_TARGET_ROOTFS_JFFS2=y
-# BR2_TARGET_ROOTFS_JFFS2_FLASH is not set
-BR2_TARGET_ROOTFS_JFFS2_DATAFLASH=y
+BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_1056=y
+# BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_528 is not set
+# 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=0x420
 BR2_TARGET_ROOTFS_JFFS2_EBSIZE=0x2100
 BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER=y
@@ -666,11 +681,12 @@
 # BR2_KERNEL_LINUX is not set
 # BR2_KERNEL_HURD is not set
 BR2_PACKAGE_LINUX=y
-BR2_PACKAGE_LINUX_USE_KCONFIG=y
 BR2_PACKAGE_LINUX_KCONFIG="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(LINUX26_VERSION).config"
 BR2_PACKAGE_LINUX_FORMAT="uImage"
-BR2_KERNEL_CURRENT_VERSION="2.6.22"
+BR2_KERNEL_CURRENT_VERSION="2.6.23.1"
 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_23 is not set
 # BR2_LINUX_2_6_22_10 is not set
@@ -685,6 +701,7 @@
 #
 # Patches
 #
+# BR2_KERNEL_ADD_PATCH is not set
 BR2_LINUX_BSP_PATCH="linux-2.6.20.4-atmel.patch.bz2"
 BR2_KERNEL_PREPATCHED=y
 # BR2_KERNEL_BASE is not set
@@ -695,6 +712,7 @@
 #
 # Linux Kernel Configuration
 #
+BR2_PACKAGE_LINUX_USE_KCONFIG=y
 # BR2_PACKAGE_LINUX_USE_DEFCONFIG is not set
 # BR2_PACKAGE_LINUX_USE_XCONFIG is not set
 # BR2_LINUX_BIN_BZIMAGE is not set

             reply	other threads:[~2007-11-02 15:18 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-02 15:18 ulf at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-31 21:05 [Buildroot] svn commit: trunk/buildroot/target/device/Atmel/at91sam9260dfc ulf at uclibc.org
2009-01-31 20:41 ulf at uclibc.org
2009-01-31 20:41 ulf at uclibc.org
2009-01-29 23:22 ulf at uclibc.org
2009-01-29 21:47 ulf at uclibc.org
2009-01-26 21:19 ulf at uclibc.org
2009-01-24 10:16 ulf at uclibc.org
2009-01-06 16:42 ulf at uclibc.org
2009-01-03  0:40 ulf at uclibc.org
2009-01-02  8:32 ulf at uclibc.org
2008-03-18  8:56 ulf at uclibc.org
2008-03-17 23:06 ulf at uclibc.org
2008-03-12  1:13 ulf at uclibc.org
2008-03-12  0:10 ulf at uclibc.org
2008-03-11 18:32 ninevoltz at uclibc.org
2008-03-11 17:58 ninevoltz at uclibc.org
2007-09-05  6:52 ulf at uclibc.org
2007-08-12  0:21 ulf at uclibc.org
2007-07-20 11:05 ulf at uclibc.org
2007-07-20 10:47 ulf at uclibc.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071102151826.37936A4652@busybox.net \
    --to=ulf@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox