Dear all
I am reading this page to study how to develop my am3359 platform. In chapter "Start your Linux Development", I have finished steps from step 1 to step 4, now I am going to reading chapter "Bootloaders - How to Build & Install".
I'm trying to building MLO and u-boot, when I use the following cross_comple, I get some error, I have no idea to solve it. Is there someone could give me the advice to solve this issue? Thanks :-)
$ make CROSS_COMPILE=arm-linux-gnueabihf- ARCH=arm distclean