Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | at91: move arch-at91sam9 to arch-at91 | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-12 | -57/+0 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms | Stelian Pop | 2008-05-10 | -0/+57 |
All the AT91CAP9/AT91SAM9 boards have the same linker script. The patch below avoids the duplication of u-boot.lds by putting the file in the cpu directory instead of the board one. Signed-off-by: Stelian Pop <stelian@popies.net> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |