commit | 6b2beb5626a143ca5347e7d2c6005be9936c1fbb | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Fri May 01 15:38:06 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Fri May 01 21:24:41 2009 +0200 |
tree | da065a2c7f6a31b816e0d62ac2465eb92be1919a | |
parent | 0ee7a310479640ef17ce2fc0f6c13cf7961d2330 [diff] |
at91: remove lowlevel_init.S lowlevel_init.S is not used any more so remove it. As consequence, we also don't have to generate u-boot.lds but can use a static version as before. This also fixes the out-of-tree build problem introduced with commit f0a2c7b4 "at91: add support for the PM9263 board" Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Wolfgang Denk <wd@denx.de>