From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/target/device/Atmel
Date: Sun, 30 Mar 2008 15:23:39 -0700 (PDT) [thread overview]
Message-ID: <20080330222339.997CD3C558@busybox.net> (raw)
Author: ulf
Date: 2008-03-30 15:23:39 -0700 (Sun, 30 Mar 2008)
New Revision: 21590
Log:
Add Configs for new boards
Modified:
trunk/buildroot/target/device/Atmel/AT91_Config.in
Changeset:
Modified: trunk/buildroot/target/device/Atmel/AT91_Config.in
===================================================================
--- trunk/buildroot/target/device/Atmel/AT91_Config.in 2008-03-30 21:49:16 UTC (rev 21589)
+++ trunk/buildroot/target/device/Atmel/AT91_Config.in 2008-03-30 22:23:39 UTC (rev 21590)
@@ -8,71 +8,177 @@
help
Atmel AT91 ARM based systems
+comment "Selection criteria"
+
+config BR2_TARGET_ATMEL_ALL
+ bool "Allow all ARM targets"
+ default y
+
+config BR2_TARGET_ATMEL_NET
+ bool "With network controller"
+ depends on !BR2_TARGET_ATMEL_ALL
+ default y
+
+config BR2_TARGET_ATMEL_LCD
+ bool "With LCD controller"
+ depends on !BR2_TARGET_ATMEL_ALL
+ default n
+
+config BR2_TARGET_ATMEL_FPDSP
+ bool "With Floating Point DSP"
+ depends on !BR2_TARGET_ATMEL_ALL
+ default n
+
+config BR2_TARGET_ATMEL_MPB
+ bool "With customizable MP-Block"
+ depends on !BR2_TARGET_ATMEL_ALL
+ default n
+
+comment "Device Selection"
+
choice
prompt "AT91 device"
depends BR2_TARGET_AT91
- default BR2_TARGET_AT91RM9200
+ default BR2_TARGET_AT91SAM9260
help
Select the specific AT91 chip you wish to use.
config BR2_TARGET_AT91RM9200
bool "Atmel AT91RM9200 Microprocessor"
depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_LCD
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
help
Atmel AT91RM9200 ARM based systems
config BR2_TARGET_AT91SAM9260
- bool "AT91SAM9260 Microprocessor"
+ bool "Atmel AT91SAM9260 Microprocessor"
depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_LCD
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
help
Atmel AT91SAM9260 ARM based systems
-config BR2_TARGET_AT91SAM9260A
- bool "AT91SAM9260A Microprocessor"
- depends BR2_TARGET_AT91 && ! BR2_TARGET_AT91_ADVANCED_INFO
+config BR2_TARGET_AT91SAM9G20
+ bool "Atmel AT91SAM9G20 Microprocessor"
+ depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_LCD
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
+ depends ! BR2_TARGET_AT91_ADVANCED_INFO
help
- Atmel AT91SAM9260A ARM based systems (Not Yet Implemented)
+ Atmel AT91SAM9G20 ARM based systems (Not Yet Implemented)
config BR2_TARGET_AT91SAM9261
- bool "AT91SAM9261 Microprocessor"
+ bool "Atmel AT91SAM9261 Microprocessor"
depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_NET
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
help
Atmel AT91SAM9261 ARM based systems
config BR2_TARGET_AT91SAM9261S
- bool "AT91SAM9261S Microprocessor"
+ bool "Atmel AT91SAM9261S Microprocessor"
depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_NET
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
depends ! BR2_TARGET_AT91_ADVANCED_INFO
help
Atmel AT91SAM9261 ARM based systems (Not Yet Implemented)
-config BR2_TARGET_AT91SAM9262
- bool "ATR0663 Microprocessor"
+config BR2_TARGET_AT91SAM9RL64
+ bool "Atmel AT91SAM9RL64 Microprocessor"
depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_NET
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
depends ! BR2_TARGET_AT91_ADVANCED_INFO
help
- Atmel ATR0663 ARM based systems (Not Yet Implemented)
+ Atmel AT91SAM9RL64 ARM based systems (Not Yet Implemented)
config BR2_TARGET_AT91SAM9263
bool "Atmel AT91SAM9263 Microprocessor"
depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
help
Atmel AT91SAM9263 ARM based systems
+config BR2_TARGET_AT91SAM9G41
+ bool "Atmel AT91SAM9G41 Microprocessor"
+ depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
+ depends ! BR2_TARGET_AT91_ADVANCED_INFO
+ help
+ Atmel AT91SAM9G41 ARM based systems
+
+config BR2_TARGET_AT91SAM9M10
+ bool "Atmel AT91SAM9M10 Microprocessor"
+ depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
+ depends ! BR2_TARGET_AT91_ADVANCED_INFO
+ help
+ Atmel AT91SAM9M10 ARM based systems
+
+config BR2_TARGET_AT91SAM9M11
+ bool "Atmel AT91SAM9M11 Microprocessor"
+ depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
+ depends ! BR2_TARGET_AT91_ADVANCED_INFO
+ help
+ Atmel AT91SAM9M11 ARM based systems
+
config BR2_TARGET_AT91SAM9XE
bool "Atmel AT91SAM9XE Microprocessors"
depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_LCD
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
depends ! BR2_TARGET_AT91_ADVANCED_INFO
help
Atmel AT91SAM9263 ARM based systems (Not Yet Implemented)
+config BR2_TARGET_AT572D940HF
+ bool "Atmel AT572D940HF Microprocessor"
+ depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_LCD
+ depends !BR2_TARGET_ATMEL_MPB
+ depends ! BR2_TARGET_AT91_ADVANCED_INFO
+ help
+ Atmel AT572D940 ARM based systems
+
+config BR2_TARGET_AT91CAP9
+ bool "Atmel AT91CAP9 Microprocessor"
+ depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends ! BR2_TARGET_AT91_ADVANCED_INFO
+ help
+ Atmel AT91CAP9 ARM based systems
+
+config BR2_TARGET_AT91SAM9262
+ bool "Atmel ATR0663 Microprocessor"
+ depends BR2_TARGET_AT91
+ depends !BR2_TARGET_ATMEL_FPDSP
+ depends !BR2_TARGET_ATMEL_MPB
+ depends ! BR2_TARGET_AT91_ADVANCED_INFO
+ help
+ Atmel ATR0663 ARM based systems (Not Yet Implemented)
+
endchoice
+comment "Development Board Selection"
choice
prompt "Development Board support"
depends BR2_TARGET_AT91
- default BR2_TARGET_AT91RM9200DF
+ default BR2_TARGET_AT91SAM9260DFC
help
Select the specific AT91 development board you wish to use.
@@ -102,22 +208,34 @@
config BR2_TARGET_AT91SAM9260DFC
bool "Atmel AT91SAM9260DFC"
- depends BR2_TARGET_AT91SAM9260 || BR2_TARGET_AT91SAM9260A || BR2_TARGET_AT91SAM9XE
+ depends BR2_TARGET_AT91SAM9260 || BR2_TARGET_AT91SAM9G20 || BR2_TARGET_AT91SAM9XE
help
- The Atmel AT91SAM9260 Development Board Booting from Dataflash
+ The Atmel AT91SAM9260 Development Board booting from Dataflashcard
config BR2_TARGET_AT91SAM9260EK
bool "Atmel AT91SAM9260EK"
- depends BR2_TARGET_AT91SAM9260 || BR2_TARGET_AT91SAM9260A || BR2_TARGET_AT91SAM9XE
+ depends BR2_TARGET_AT91SAM9260 || BR2_TARGET_AT91SAM9G20 || BR2_TARGET_AT91SAM9XE
help
- The Atmel AT91SAM9260 Development Board
+ The Atmel AT91SAM9260 Development Board booting from dataflash
+config BR2_TARGET_AT91SAM9XEEK
+ bool "Atmel AT91SAM9XE-EK"
+ depends BR2_TARGET_AT91SAM9260 || BR2_TARGET_AT91SAM9G20 || BR2_TARGET_AT91SAM9XE
+ help
+ The Atmel AT91SAM9xe Development Board (Not Yet Implemented)
+
config BR2_TARGET_AT91SAM9261EK
bool "Atmel AT91SAM9261EK"
depends BR2_TARGET_AT91SAM9261 || BR2_TARGET_AT91SAM9261S
help
The Atmel AT91SAM9261 Development Board
+config BR2_TARGET_AT91SAM9RL64EK
+ bool "Atmel AT91SAM9RL64EK"
+ depends BR2_TARGET_AT91SAM9RL64
+ help
+ The Atmel AT91SAM9RL64 Development Board
+
config BR2_TARGET_AT91SAM9262EK
bool "Atmel AT91SAM9262EK"
depends BR2_TARGET_AT91SAM9262
@@ -130,12 +248,24 @@
help
The Atmel AT91SAM9263 Development Board (Not Yet Implemented)
-config BR2_TARGET_AT91SAM9XEEK
- bool "Atmel AT91SAM9XE-EK"
- depends BR2_TARGET_AT91SAM9260 || BR2_TARGET_AT91SAM9260 || BR2_TARGET_AT91SAM9260A || BR2_TARGET_AT91SAM9XE
+config BR2_TARGET_AT572D940DCM
+ bool "Atmel AT572D940 Diopsis Computer Module"
+ depends BR2_TARGET_AT572D940HF
help
- The Atmel AT91SAM9xe Development Board (Not Yet Implemented)
+ The Atmel Diopsis CPU Module (Not Yet Implemented)
+config BR2_TARGET_AT91CAP9DK
+ bool "Atmel AT91CAP9DK"
+ depends BR2_TARGET_AT91CAP9
+ help
+ The Atmel AT91CAP9 Development Kit (Not Yet Implemented)
+
+config BR2_TARGET_AT91CAP9STK
+ bool "Atmel AT91CAP9STK"
+ depends BR2_TARGET_AT91CAP9
+ help
+ The Atmel AT91CAP9 Starter Kit (Not Yet Implemented)
+
endchoice
choice
next reply other threads:[~2008-03-30 22:23 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-30 22:23 ulf at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-01-29 21:29 [Buildroot] svn commit: trunk/buildroot/target/device/Atmel ulf at uclibc.org
2009-01-11 21:15 ulf at uclibc.org
2008-12-20 22:26 ulf at uclibc.org
2008-12-20 22:23 ulf at uclibc.org
2008-12-20 22:17 ulf at uclibc.org
2008-12-23 9:42 ` Peter Korsgaard
2008-03-29 20:38 ulf at uclibc.org
2008-01-08 21:03 ulf at uclibc.org
2007-10-18 12:37 ulf at uclibc.org
2007-10-12 15:18 ulf at uclibc.org
2007-10-12 15:17 ulf at uclibc.org
2007-09-28 22:20 aldot at uclibc.org
2007-09-27 0:15 ulf at uclibc.org
2007-09-04 16:21 ulf at uclibc.org
2007-08-22 21:47 ulf at uclibc.org
2007-08-19 23:13 ulf at uclibc.org
2007-08-20 16:05 ` Bernhard Fischer
2007-08-01 11:53 ulf at uclibc.org
2007-07-29 8:33 ulf at uclibc.org
2007-07-29 7:32 ulf at uclibc.org
2007-07-29 7:22 ulf at uclibc.org
2007-07-29 7:19 ulf at uclibc.org
2007-07-20 11:03 ulf at uclibc.org
2007-06-07 10:48 aldot 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=20080330222339.997CD3C558@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