commit | 69c925f20e82b04ee18240c471d83efb2563b050 | [log] [tgz] |
---|---|---|
author | Stelian Pop <stelian@popies.net> | Thu May 08 18:52:23 2008 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sat May 10 11:34:29 2008 +0200 |
tree | 9990d0de4158b00f071727f752f855ddfb272745 | |
parent | 61e69d7f3712b4092f5f0e7f83eb9fe9ea0b1b4f [diff] [blame] |
AT91SAM9263EK support This patch adds support for the AT91SAM9263 chip and the AT91SAM9263EK board. Signed-off-by: Stelian Pop <stelian@popies.net> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
diff --git a/MAKEALL b/MAKEALL index d4ae09c..edb8e1d 100755 --- a/MAKEALL +++ b/MAKEALL
@@ -460,6 +460,7 @@ at91rm9200dk \ at91sam9260ek \ at91sam9261ek \ + at91sam9263ek \ cmc_pu2 \ ap920t \ ap922_XA10 \