In message <[EMAIL PROTECTED]> you wrote:
>
> I am trying to compile uboot version 1.1.3 for ppc_870 board with the
There is no such board as "ppc_870" in the U-Boot source tree.
> make txc870_config
There is no such target as "txc870" in the U-Boot source tree.
> unrecognized option
> make:
Vijay Srivastava wrote:
>
>
> Hi,
>
> I am trying to compile uboot version 1.1.3 for ppc_870 board with the
> following settings
> bash$ export CROSS_COMPILE=ppc_8xx-
> bash$ export PATH=${PATH}:/opt/eldk/bin:/opt/eldk/usr/bin
>
> But I am getting following error:
>
> make txc870_config
What