commit | 13b60edbd9c66e2b77f6c553a450b3f05567dc0f | [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 | c943d6e62ae670df2ef740d95c4c36b83fcd0b9a [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>