[U-Boot] u-boot.lds question
Will Khan
willk at optiscan.com
Fri Mar 2 05:13:17 CET 2012
> On Thursday 01 March 2012 17:47:52 Will Khan wrote:
> > One of my issues is that when I remove it and a new one is created,
> it
> > is always created with the wrong path for start.o. As well, when I
> > make changes to the cpu subdir one, it doesn't affect anything. In
> > fact, I can delete it and a new one is not created, nor is there any
> > complaint. If anything else comes to your mind in terms of where to
> > look, please let me know...
>
> run `make u-boot.lds` to see what exactly is being used to create it -
> mike
Thanks Mike - it worked! There was a dependency for the top level u-boot.lds to another u-boot.lds at the board level that does have an explicit path for start.o that needed to be corrected)
Will
More information about the U-Boot
mailing list