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

Wolfgang Denk wd at denx.de
Fri May 1 10:01:44 CEST 2009


Hi,

commit f0a2c7b4b64eacd06bb272856bcc056be8719f5a:

	Author: Ilko Iliev <iliev at ronetix.at>  2009-04-16 21:30:48
	Committer: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at 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

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There are two kinds of people, those who do the work  and  those  who
take  the  credit.  Try  to  be  in  the  first  group; there is less
competition there.                                    - Indira Gandhi


More information about the U-Boot mailing list