[U-Boot-Users] Problem building MPC8260ADS with source from git

Scott Mann sunix13 at yahoo.com
Tue Jul 24 22:32:21 CEST 2007


Hi

I pulled the latest (7/19) source from the git repository (I used snapshot) and when I went to build MPC8260ADS, it failed. I could go into the gory details if someone really cares, but the fix I implemented was to add CFG_CMD_MFSL to the CFG_EXCLUDE list in include/configs/MPC8260ADS.h. This CFG command seems to deal with the Microblaze and therefore is not applicable to anything else, I think. Any comments about this fix? Does it make sense to do it this way or is there something I'm missing?

It may be that this problem exists with other builds, but I haven't tried the MAKEALL yet. I could do that later.  Also, the README says to submit a diff patch, but which args to diff do you want? If it is agreed that my change is correct, I'll do a MAKEALL, add the fix wherever else it may be needed, create the patch and send it along.

Thanks,
Scott






More information about the U-Boot mailing list