Hi,
I am trying to add power on self test (POST) in u-boot.
After add a line in ./include/configs/davinci.h and re-build u-boot.
#define CONFIG_POST (CFG_POST_UART)
The compilation is faild.
The error message was shown as follows:
.
.
complex.c:0: warning: target CPU does not support interworking
make[1]: *** [.depend] Error 1
make[1]: Leaving directory `/home/cictn/workdir/uboot/u-boot-1.1.3/post/cpu'
make: *** [depend] Error 2
How to add or enalbe POST in u-boot ? have any example ?
Regards,
Brady
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source