On 01/04/2012 06:24 PM, Xiangfu Liu wrote:
> Hi
> 
> yes. I have cpmpared this. but I can't find where is the problem.
> attachment is the u-boot.map diff.
> 
> after remove those 'extern' the u-boot-nand-spl is exact same. binary
> file. map file both same.
> but the u-boot.bin/map changed.
> 
> Please help me take a look.

Use "mips-whatever-objdump -dlrsh" on the good and bad u-boot binaries
(or on any .o files you suspect may be relevant), to see more
specifically what's different.

You may also want to try compiling suspect files to assembly and
comparing the differences there.

-Scott

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to