commit | 11b162bae058e96c7929e358d4adff2bee6c2cc4 | [log] [tgz] |
---|---|---|
author | Stelian Pop <stelian@popies.net> | Thu May 08 20:52:13 2008 +0200 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sat May 10 11:32:06 2008 +0200 |
tree | caa9374d9587df870e89a941128c0464eb892598 | |
parent | d48abea4b89adaf5e45ea75b5e38c0d8de179ece [diff] |
Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms 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>