Re: [U-Boot] Build problem - ppmc7xx configuration

2014-05-25 Thread Vasili Galka
On Thu, May 22, 2014 at 10:39 PM, Vasili Galka wrote: > On Thu, May 22, 2014 at 10:05 PM, Tom Rini wrote: >> >> On Thu, May 22, 2014 at 12:45:11PM +0300, Vasili Galka wrote: >> > Hi, >> > >> > I'm trying to compile the "v2014.04" tag using "ppmc7xx" configuration >> > on >> > Ubuntu using powerpc

Re: [U-Boot] Build problem - ppmc7xx configuration

2014-05-22 Thread Vasili Galka
On Thu, May 22, 2014 at 10:05 PM, Tom Rini wrote: > On Thu, May 22, 2014 at 12:45:11PM +0300, Vasili Galka wrote: > > Hi, > > > > I'm trying to compile the "v2014.04" tag using "ppmc7xx" configuration on > > Ubuntu using powerpc-none-eabi toolchain. I'm running the following: > > > > make CROSS_C

Re: [U-Boot] Build problem - ppmc7xx configuration

2014-05-22 Thread Tom Rini
On Thu, May 22, 2014 at 12:45:11PM +0300, Vasili Galka wrote: > Hi, > > I'm trying to compile the "v2014.04" tag using "ppmc7xx" configuration on > Ubuntu using powerpc-none-eabi toolchain. I'm running the following: > > make CROSS_COMPILE=powerpc-none-eabi- O=out/ ppmc7xx_config > make CROSS_COM

Re: [U-Boot] Build problem - ppmc7xx configuration

2014-05-22 Thread Wolfgang Denk
Dear Vasili, In message you wrote: > > I'm trying to compile the "v2014.04" tag using "ppmc7xx" configuration on > Ubuntu using powerpc-none-eabi toolchain. I'm running the following: ... > And receiving the following error: > [...] > LDS u-boot.lds > LD u-boot > powerpc-none-eabi-

[U-Boot] Build problem - ppmc7xx configuration

2014-05-22 Thread Vasili Galka
Hi, I'm trying to compile the "v2014.04" tag using "ppmc7xx" configuration on Ubuntu using powerpc-none-eabi toolchain. I'm running the following: make CROSS_COMPILE=powerpc-none-eabi- O=out/ ppmc7xx_config make CROSS_COMPILE=powerpc-none-eabi- O=out/ And receiving the following error: [...] L