diff mbox

[U-Boot,8/8] Updates the boards.cfg file

Message ID 1309462387-22926-9-git-send-email-awaterman@dawning.com
State Changes Requested
Delegated to: Reinhard Meyer
Headers show

Commit Message

Alex June 30, 2011, 7:33 p.m. UTC
Add the default generic at91sam9m10g45ek_config target to the new
config system. Not all possible configurations of u-boot for the
at91sam9m10g45ek are included yet. Add them as needed.

Signed-off-by: Alex Waterman <awaterman@dawning.com>
---
 boards.cfg |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

Reinhard Meyer July 4, 2011, 7:52 a.m. UTC | #1
Dear Alex Waterman,
> Add the default generic at91sam9m10g45ek_config target to the new
> config system. Not all possible configurations of u-boot for the
> at91sam9m10g45ek are included yet. Add them as needed.
> 
> Signed-off-by: Alex Waterman <awaterman@dawning.com>
> ---
>  boards.cfg |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/boards.cfg b/boards.cfg
> index dfefc3f..470bc18 100644
> --- a/boards.cfg
> +++ b/boards.cfg
> @@ -72,6 +72,7 @@ netstar                      arm         arm925t
>  voiceblue                    arm         arm925t
>  omap1510inn                  arm         arm925t     -                   ti
>  aspenite                     arm         arm926ejs   -                   Marvell        armada100
> +at91sam9m10g45ek             arm         arm926ejs   at91sam9m10g45ek	 atmel          at91
>  afeb9260                     arm         arm926ejs   -                   -              at91
>  at91cap9adk                  arm         arm926ejs   -                   atmel          at91
>  at91sam9260ek_nandflash      arm         arm926ejs   at91sam9260ek       atmel          at91        at91sam9260ek:AT91SAM9260,SYS_USE_NANDFLASH

Please sort by manufacturer. The at91sam9m10 would be behind any atmel at91sam926x boards.

Best Regards,
Reinhard
diff mbox

Patch

diff --git a/boards.cfg b/boards.cfg
index dfefc3f..470bc18 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -72,6 +72,7 @@  netstar                      arm         arm925t
 voiceblue                    arm         arm925t
 omap1510inn                  arm         arm925t     -                   ti
 aspenite                     arm         arm926ejs   -                   Marvell        armada100
+at91sam9m10g45ek             arm         arm926ejs   at91sam9m10g45ek	 atmel          at91
 afeb9260                     arm         arm926ejs   -                   -              at91
 at91cap9adk                  arm         arm926ejs   -                   atmel          at91
 at91sam9260ek_nandflash      arm         arm926ejs   at91sam9260ek       atmel          at91        at91sam9260ek:AT91SAM9260,SYS_USE_NANDFLASH