[oe-commits] Ulf Samuelsson : at91 machine configuration files

git version control git at git.openembedded.org
Thu Mar 25 16:48:28 UTC 2010


Module: openembedded.git
Branch: ulf/linux-2.6.30-20100317
Commit: 96d433932a0e92aaa326accae4a8f37e6fbea0c2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=96d433932a0e92aaa326accae4a8f37e6fbea0c2

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Thu Mar 25 16:25:41 2010 +0100

at91 machine configuration files

Introduce a new structure for easier maintenance of at91 boards
-------------------------------------------------------------------
Configuration files include a common kernel version dependent file,

I.E:
* at91-2.6.30.inc
* at91-2.6.32.inc

If the part has an LCD controller, include:
* at91-lcd.inc

The following MACHINEs adapt to the new structure
+ conf/machine/at91-l9260.conf
+ conf/machine/at91sam9g10ek.conf
+ conf/machine/at91sam9g20ek.conf
+ conf/machine/at91sam9g45ek.conf
+ conf/machine/at91sam9g45ekes.conf
+ conf/machine/at91sam9m10ekes .conf
+ conf/machine/at91sam9m10g45ek.conf

Signed-off-by: Ulf Samuelsson <ulf.samuelsson at atmel.com>

---

 conf/machine/at91sam9g10ek.conf                    |   21 +++----------
 conf/machine/at91sam9g20ek.conf                    |   26 ++++------------
 conf/machine/at91sam9g45ek.conf                    |   13 +++-----
 conf/machine/at91sam9g45ekes.conf                  |   31 +++++++++++---------
 conf/machine/at91sam9m10ekes.conf                  |   22 ++++++++++++++
 conf/machine/at91sam9m10g45ek.conf                 |   22 ++++++++++++++
 conf/machine/include/AT91-LCD.inc                  |   15 ---------
 conf/machine/include/{AT91.inc => at91-2.6.30.inc} |   20 ++----------
 conf/machine/include/{AT91.inc => at91-2.6.32.inc} |   16 ++--------
 conf/machine/include/at91-lcd.inc                  |   30 +++++++++++++++++++
 10 files changed, 115 insertions(+), 101 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=96d433932a0e92aaa326accae4a8f37e6fbea0c2




More information about the Openembedded-commits mailing list