Re: [U-Boot] M5282EVB undefined reference to `environment'

2011-11-24 Thread Wolfgang Denk
Dear James Steward, In message <4eced2f2.8040...@inchipdesign.com.au> you wrote: > > I guess the variable environment is not defined, but where should it be > defined? There are a lot of hits when I search. When embedding the environment, you must set up a specific memory mep. This is done in t

Re: [U-Boot] M5282EVB undefined reference to `environment'

2011-11-24 Thread James Steward
On 24/11/11 17:36, Igor Grinberg wrote: On 11/24/11 01:58, James Steward wrote: Hi Igor, On 23/11/11 23:19, Igor Grinberg wrote: Hi James, On 11/22/11 07:22, James Steward wrote: On 22/11/11 15:51, Marek Vasut wrote: Hi, I'm trying to build U-Boot for the above mentioned board. Basically,

Re: [U-Boot] M5282EVB undefined reference to `environment'

2011-11-23 Thread Igor Grinberg
On 11/24/11 01:58, James Steward wrote: > Hi Igor, > > On 23/11/11 23:19, Igor Grinberg wrote: >> Hi James, >> >> On 11/22/11 07:22, James Steward wrote: >>> On 22/11/11 15:51, Marek Vasut wrote: > Hi, > > I'm trying to build U-Boot for the above mentioned board. Basically, > I've

Re: [U-Boot] M5282EVB undefined reference to `environment'

2011-11-23 Thread James Steward
Hi Igor, On 23/11/11 23:19, Igor Grinberg wrote: Hi James, On 11/22/11 07:22, James Steward wrote: On 22/11/11 15:51, Marek Vasut wrote: Hi, I'm trying to build U-Boot for the above mentioned board. Basically, I've done the following on a Ubuntu 10.04: wget https://sourcery.mentor.com/publ

Re: [U-Boot] M5282EVB undefined reference to `environment'

2011-11-23 Thread Igor Grinberg
Hi James, On 11/22/11 07:22, James Steward wrote: > On 22/11/11 15:51, Marek Vasut wrote: >>> Hi, >>> >>> I'm trying to build U-Boot for the above mentioned board. Basically, >>> I've done the following on a Ubuntu 10.04: >>> >>> wget >>> https://sourcery.mentor.com/public/gnu_toolchain/m68k-elf/

Re: [U-Boot] M5282EVB undefined reference to `environment'

2011-11-21 Thread James Steward
On 22/11/11 15:51, Marek Vasut wrote: Hi, I'm trying to build U-Boot for the above mentioned board. Basically, I've done the following on a Ubuntu 10.04: wget https://sourcery.mentor.com/public/gnu_toolchain/m68k-elf/freescale-coldfir e-4.4-215-m68k-elf-i686-pc-linux-gnu.tar.bz2 sudo tar xvfj

Re: [U-Boot] M5282EVB undefined reference to `environment'

2011-11-21 Thread Marek Vasut
> Hi, > > I'm trying to build U-Boot for the above mentioned board. Basically, > I've done the following on a Ubuntu 10.04: > > wget > https://sourcery.mentor.com/public/gnu_toolchain/m68k-elf/freescale-coldfir > e-4.4-215-m68k-elf-i686-pc-linux-gnu.tar.bz2 > > sudo tar xvfj > freescale-coldfir

[U-Boot] M5282EVB undefined reference to `environment'

2011-11-21 Thread James Steward
Hi, I'm trying to build U-Boot for the above mentioned board. Basically, I've done the following on a Ubuntu 10.04: wget https://sourcery.mentor.com/public/gnu_toolchain/m68k-elf/freescale-coldfire-4.4-215-m68k-elf-i686-pc-linux-gnu.tar.bz2 sudo tar xvfj freescale-coldfire-4.4-215-m68k-el