
Dear Willi,
In message MvNzZHQGXkitZbSWnoGJaPTqIbiuJNnlxB21Lxq9Agd@akmail you wrote:
I can check it, but I don't see a problem.
this is what I can see:
willi@ubu:~/Src/X40/u-boot-2008.10$ make distclean willi@ubu:~/Src/X40/u-boot-2008.10$ make bf533-ezkit_config Configuring for bf533-ezkit board... willi@ubu:~/Src/X40/u-boot-2008.10$ make > ws.log cc1: warning: unknown register name: P5
May I ask which compiler you are using, and what your definition of CROSS_COMPILE is?
The fact that the compiler complains about a BF register makes me believe that you are not using a Blackfin toolchain - or are you?
Error: unknown cpu `bf533-0.3' Error: unrecognized option -mcpu=bf533-0.3
No, you aren't.
For Blackfin boards, you obviously need a Blackfin toolchain.
Best regards,
Wolfgang Denk