[U-Boot] Tegra2 eldk4.2 builds

Dear Stephen Warren,
Tegra2 boards fail with gcc4.2.2 from eldk4.2:
arm-linux-gcc (GCC) 4.2.2 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Configuring for harmony board... {standard input}: Assembler messages: {standard input}:568: Error: bad expression -- `ldr sp,=#1073872896' make[1]: *** [ap20.o] Error 1 make: *** [arch/arm/cpu/armv7/tegra2/libtegra2.o] Error 2 make: *** Waiting for unfinished jobs.... arm-linux-size: './u-boot': No such file
Can you please check and submit a patch?
Thank you very much for your assistance!
Best regards, Marek Vasut

Marek,
-----Original Message----- From: Marek Vasut [mailto:marex@denx.de] Sent: Sunday, March 04, 2012 10:59 PM To: Stephen Warren Cc: albert.u.boot@aribaud.net; afleming@gmail.com; sjg@google.com; Tom Warren; u-boot@lists.denx.de Subject: Tegra2 eldk4.2 builds
Dear Stephen Warren,
I'm the Tegra U-Boot custodian. Stephen is a frequent & prolific contributor.
Tegra2 boards fail with gcc4.2.2 from eldk4.2:
arm-linux-gcc (GCC) 4.2.2 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Configuring for harmony board... {standard input}: Assembler messages: {standard input}:568: Error: bad expression -- `ldr sp,=#1073872896' make[1]: *** [ap20.o] Error 1 make: *** [arch/arm/cpu/armv7/tegra2/libtegra2.o] Error 2 make: *** Waiting for unfinished jobs.... arm-linux-size: './u-boot': No such file
Can you please check and submit a patch?
Patch was submitted weeks ago - see http://patchwork.ozlabs.org/patch/141863/. I'm not sure if it's been pulled into mainline yet, but it will be in the next u-boot-tegra pull request I send (hopefully this week).
Thanks,
Tom
Thank you very much for your assistance!
Best regards, Marek Vasut

Dear Tom Warren,
Marek,
-----Original Message----- From: Marek Vasut [mailto:marex@denx.de] Sent: Sunday, March 04, 2012 10:59 PM To: Stephen Warren Cc: albert.u.boot@aribaud.net; afleming@gmail.com; sjg@google.com; Tom Warren; u-boot@lists.denx.de Subject: Tegra2 eldk4.2 builds
Dear Stephen Warren,
I'm the Tegra U-Boot custodian. Stephen is a frequent & prolific contributor.
Tegra2 boards fail with gcc4.2.2 from eldk4.2:
arm-linux-gcc (GCC) 4.2.2 Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Configuring for harmony board... {standard input}: Assembler messages: {standard input}:568: Error: bad expression -- `ldr sp,=#1073872896' make[1]: *** [ap20.o] Error 1 make: *** [arch/arm/cpu/armv7/tegra2/libtegra2.o] Error 2 make: *** Waiting for unfinished jobs.... arm-linux-size: './u-boot': No such file
Can you please check and submit a patch?
Patch was submitted weeks ago - see http://patchwork.ozlabs.org/patch/141863/. I'm not sure if it's been pulled into mainline yet, but it will be in the next u-boot-tegra pull request I send (hopefully this week).
Thanks,
Ok, thank you!
Best regards, Marek Vasut
participants (2)
-
Marek Vasut
-
Tom Warren