
Dear Ricardo Ribalda Delgado,
In message 1224606586-7538-1-git-send-email-ricardo.ribalda@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@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