[U-Boot] A Problem of u-boot on TI PandaBoard porting

John Rigby john.rigby at linaro.org
Fri Jan 6 05:12:58 CET 2012


>
> *u-boot/spl/u-boot-spl.lds:1: syntax error
> make[1]: *** [/home/qian/Desktop/u-boot/spl/u-boot-spl] Error 1
> make[1]: Leaving directory `/home/qian/Desktop/u-boot/spl'
> make: *** [spl/u-boot-spl.bin] Error 2*
>
> I’ve check the file ‘spl/u-boot-spl.lds’, the first line is a comment as
> below:
> *// add PandaTest Configuration*
>
Change that comment to a C style one like /* ..... */ and I think the
problem will go away.


More information about the U-Boot mailing list