[U-Boot] Patch "at91: add support for the PM9263 board" breaks all arm926ejs boards

Hi,
commit f0a2c7b4b64eacd06bb272856bcc056be8719f5a:
Author: Ilko Iliev iliev@ronetix.at 2009-04-16 21:30:48 Committer: Jean-Christophe PLAGNIOL-VILLARD plagnioj@jcrosoft.com 2009-04-16 21:30:48
at91: add support for the PM9263 board of Ronetix GmbH
breaks out-of-tree building for all arm926ejs boards:
Example: ... Configuring for afeb9260 board... make: *** /work/wd/tmp-arm/cpu/arm926ejs/at91/: No such file or directory. Stop. make: *** [/work/wd/tmp-arm/cpu/arm926ejs/at91/u-boot.lds] Error 2
The problem comes from the changes to cpu/arm926ejs/at91/Makefile which introduce manipulation of the linker script.
I have to admit that I don't think such a step is necessary, or even a good idea. I recommend to remove this and stick with a static configuration like all other boards, too.
Please fix ASAP!
Thanks.
Wolfgang Denk
participants (1)
-
Wolfgang Denk