[U-Boot] [PATCH] ppc4xx: Generic architecture for xilinx ppc405(v3)

Wolfgang Denk wd at denx.de
Thu Dec 23 23:22:33 CET 2010


Dear Ricardo Ribalda Delgado,

In message <1224606586-7538-1-git-send-email-ricardo.ribalda at uam.es> you wrote:
> As "ppc44x: Unification of virtex5 pp440 boards" did for the xilinx
> ppc440 boards, this patch presents a common architecture for all the
> xilinx ppc405 boards.
> 
> Any custom xilinx ppc405 board can be added very easily with no code
> duplicity.
> 
> This patch also adds a simple generic board, that can be used on almost
> any design with xilinx ppc405 replacing the file ppc405-generic/xparameters.h
> 
> This patch is prepared to work with the latest version of EDK (10.1)
> 
> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda at uam.es>

As it turns out this patch has obviously never been tested with
an out-of-tree build. I get for example:

MAKEALL_LOGDIR=/work/wd/tmp-ppc-LOG \
BUILD_DIR=/work/wd/tmp-ppc \
./MAKEALL fx12mm
Configuring for fx12mm - Board: fx12mm, Options:
SYS_TEXT_BASE=0x04000000,RESET_VECTOR_ADDRESS=0x03FFFFFC,INIT_TLB=board/xilinx/ppc405-generic/init.o
Assembler messages:
Fatal error: can't create /work/wd/tmp-ppc/board/avnet/fx12mm/../../xilinx/ppc405-generic/xilinx_ppc405_generic.o: No such file or directory
make[1]: *** [/work/wd/tmp-ppc/board/avnet/fx12mm/../../xilinx/ppc405-generic/xilinx_ppc405_generic.o] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [/work/wd/tmp-ppc/board/avnet/fx12mm/libfx12mm.o] Error 2
ppc_6xx-size: '/work/wd/tmp-ppc/u-boot': No such file

This happens for all affected boards.


Please provide a fix; alternatively, we can revert that commit.

Thanks.

Best regards,

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
The game of life is a game of boomerangs.  Our  thoughts,  deeds  and
words return to us sooner or later with astounding accuracy.


More information about the U-Boot mailing list