public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Compiling Uboot error:too many arguments
@ 2012-07-08 14:04 Zhang Heron
  2012-07-08 17:20 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Zhang Heron @ 2012-07-08 14:04 UTC (permalink / raw)
  To: u-boot

Hi,
    I met a problem when I compiled the Uboot source code for board
trimslice as follows:


arm-none-linux-gnueabi-objcopy -O srec u-boot u-boot.srec
arm-none-linux-gnueabi-objcopy --gap-fill=0xff -O binary u-boot u-boot.bin
make -C dts binary
make[1]: Entering directory `/home/zql/u-boot-arm/dts'
rc=$( cat /home/zql/u-boot-arm/board/compulab/dts/tegra2-trimslice.dts |
arm-none-linux-gnueabi-gcc -E -P -DARCH_CPU_DTS=\"/home- | { { dtc -R 4 -p
0x1000 -O dtb -o dt.dtb - 2>&1 ; echo $? >&3 ; } | grep -v '^DTC: dts->dtb
 on file' ; } 3>&1 ) ; \
exit $rc
/bin/sh: line 1: exit: too many arguments
make[1]: *** [dt.dtb] Error 1
make[1]: Leaving directory `/home/zql/u-boot-arm/dts'
make: *** [u-boot.dtb] Error 2

    linux kernel:2.6.18-308.4.1.el5xen
    OS:centos 5.5
    gcc:gcc version 4.6.1 (Sourcery CodeBench Lite 2011.09-70)
arm-none-linux-gnueabi,(problem is the same with arm-linux-gcc 4.3.3 )

    I had searched a similar problem about compilng Uboot  about
trimslice_config(
http://www.mail-archive.com/u-boot at lists.denx.de/msg85352.html),but I can
not solve that problem by the approach mentioned in that website,actually,I
do not understand what the website mean.Is it a bug of Uboot for
trimslice?So,is there any solution for that bug?Any reply will be
appreciated.Thanks a lot.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] Compiling Uboot error:too many arguments
  2012-07-08 14:04 [U-Boot] Compiling Uboot error:too many arguments Zhang Heron
@ 2012-07-08 17:20 ` Wolfgang Denk
  2012-07-09  1:41   ` Marek Vasut
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2012-07-08 17:20 UTC (permalink / raw)
  To: u-boot

Dear Zhang Heron,

In message <CAJQefe_=d4fmtRGi9OqsA9g9OoM2oSZxAKbeGYTr+6BNWid5OA@mail.gmail.com> you wrote:
>
>     I met a problem when I compiled the Uboot source code for board
> trimslice as follows:
...
> rc=$( cat /home/zql/u-boot-arm/board/compulab/dts/tegra2-trimslice.dts |

No such code exists in mainline U-Boot, so we cannot help you about
that.  Please contact the support channels of wherever you received
that code from

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Nearly everyone is in favor of going  to  heaven  but  too  many  are
hoping  they'll  live  long  enough  to see an easing of the entrance
requirements. Never appeal to a man's "better nature." he  might  not
have one.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] Compiling Uboot error:too many arguments
  2012-07-08 17:20 ` Wolfgang Denk
@ 2012-07-09  1:41   ` Marek Vasut
  0 siblings, 0 replies; 3+ messages in thread
From: Marek Vasut @ 2012-07-09  1:41 UTC (permalink / raw)
  To: u-boot

Dear Wolfgang Denk,

> Dear Zhang Heron,
> 
> In message 
<CAJQefe_=d4fmtRGi9OqsA9g9OoM2oSZxAKbeGYTr+6BNWid5OA@mail.gmail.com> you wrote:
> >     I met a problem when I compiled the Uboot source code for board
> > 
> > trimslice as follows:
> ...
> 
> > rc=$( cat /home/zql/u-boot-arm/board/compulab/dts/tegra2-trimslice.dts |
> 
> No such code exists in mainline U-Boot, so we cannot help you about
> that.  Please contact the support channels of wherever you received
> that code from

CCing Igor ;-)

> Best regards,
> 
> Wolfgang Denk

Best regards,
Marek Vasut

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-09  1:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-08 14:04 [U-Boot] Compiling Uboot error:too many arguments Zhang Heron
2012-07-08 17:20 ` Wolfgang Denk
2012-07-09  1:41   ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox