Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-03 Thread Wolfgang Denk
Dear Robert, In message you wrote: > > um, my understanding for the need of that script (or its equivalent, > which i assume is just to switch to the git 4.2 branch), is to avoid > this issue: > > http://lists.denx.de/pipermail/eldk/2011-November/002052.html > > which is *precisely* what i

Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-03 Thread Robert P. J. Day
On Sat, 3 Dec 2011, Anatolij Gustschin wrote: > On Sat, 3 Dec 2011 15:12:44 -0500 (EST) > "Robert P. J. Day" wrote: > ... > > um, my understanding for the need of that script (or its equivalent, > > which i assume is just to switch to the git 4.2 branch), is to avoid > > this issue: > > > > h

Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-03 Thread Anatolij Gustschin
On Sat, 3 Dec 2011 15:12:44 -0500 (EST) "Robert P. J. Day" wrote: ... > um, my understanding for the need of that script (or its equivalent, > which i assume is just to switch to the git 4.2 branch), is to avoid > this issue: > > http://lists.denx.de/pipermail/eldk/2011-November/002052.html >

Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-03 Thread Robert P. J. Day
On Sat, 3 Dec 2011, Anatolij Gustschin wrote: > Hi Robert, > > On Sat, 3 Dec 2011 12:47:47 -0500 (EST) > "Robert P. J. Day" wrote: > ... > > > Top of tree: > > > -> git describe > > > v2011.09-1259-g7708d8b > > > -> eldk-switch -r 4.2 ppc_8xx > > > Setup for ppc_8xx (using ELDK 4.2) > > > > i'm

Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-03 Thread Anatolij Gustschin
Hi Robert, On Sat, 3 Dec 2011 12:47:47 -0500 (EST) "Robert P. J. Day" wrote: ... > > Top of tree: > > -> git describe > > v2011.09-1259-g7708d8b > > -> eldk-switch -r 4.2 ppc_8xx > > Setup for ppc_8xx (using ELDK 4.2) > > i'm sure someone will yell at me for this question as well, but > where

Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-03 Thread Robert P. J. Day
On Sat, 3 Dec 2011, Wolfgang Denk wrote: > Dear Robert, > > In message you wrote: > > > > > What version of uboot do you use? What compiler and it's version do you > > > use? > > > > i'm using the latest "git pull" of u-boot, and: > > > > $ powerpc-unknown-linux-gnu-gcc --version > > powerpc-u

Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-03 Thread Robert P. J. Day
On Sat, 3 Dec 2011, Marek Vasut wrote: > > On Sat, 3 Dec 2011, Wolfgang Denk wrote: > > > Dear Robert, > > > > > > In message you wrote: > > > > > What version of uboot do you use? What compiler and it's version do > > > > > you use? > > > > > > > > > i'm using the latest "git pull" of u-boot,

Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-03 Thread Marek Vasut
> On Sat, 3 Dec 2011, Wolfgang Denk wrote: > > Dear Robert, > > > > In message you wrote: > > > > What version of uboot do you use? What compiler and it's version do > > > > you use? > > > > > > > i'm using the latest "git pull" of u-boot, and: > > > $ powerpc-unknown-linux-gnu-gcc --version >

Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-03 Thread Robert P. J. Day
On Sat, 3 Dec 2011, Wolfgang Denk wrote: > Dear Robert, > > In message you wrote: > > > > > What version of uboot do you use? What compiler and it's version do you > > > use? > > > > i'm using the latest "git pull" of u-boot, and: > > > > $ powerpc-unknown-linux-gnu-gcc --version > > powerpc-u

Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-03 Thread Wolfgang Denk
Dear Robert, In message you wrote: > > > What version of uboot do you use? What compiler and it's version do you use? > > i'm using the latest "git pull" of u-boot, and: > > $ powerpc-unknown-linux-gnu-gcc --version > powerpc-unknown-linux-gnu-gcc (crosstool-NG-1.10.0) 4.4.5 > ... > > i get

Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-02 Thread Robert P. J. Day
On Sat, 3 Dec 2011, Marek Vasut wrote: > > so i got permission to try to update u-boot on one of the TQM860 > > boards, so i checked out the u-boot git repo, ran: > > > > $ make TQM860L_config > > $ make > > > > and eventually got: > > > > u-boot.lds:76 cannot move location counter backwards (fr

Re: [U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-02 Thread Marek Vasut
> so i got permission to try to update u-boot on one of the TQM860 > boards, so i checked out the u-boot git repo, ran: > > $ make TQM860L_config > $ make > > and eventually got: > > u-boot.lds:76 cannot move location counter backwards (from 40008604 to > 40008000) make: *** [u-boot] Error 1 >

[U-Boot] TQM860L_config: u-boot.lds:76 cannot move location counter backwards

2011-12-02 Thread Robert P. J. Day
so i got permission to try to update u-boot on one of the TQM860 boards, so i checked out the u-boot git repo, ran: $ make TQM860L_config $ make and eventually got: u-boot.lds:76 cannot move location counter backwards (from 40008604 to 40008000) make: *** [u-boot] Error 1 i can read an expla