I follow the instructions in the Getting Started Guide for buildind u-boot, but get the following error:
make[1]: *** No rule to make target `hello_world.srec', needed by `all'. Stop.
make[1]: Leaving directory `/home/jb/OMAP35x_SDK_1.0.2/board_utilities/u-boot/examples'
make: *** [examples] Error 2
I tried "make distclean" first, then "make omap3evm_config" and "make" but got the same result. I can build u-boot from SDK 1.0.0 OK. I'll search the forum, but any ideas?