public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] A Problem of u-boot on TI PandaBoard porting
@ 2012-01-05  2:02 Qiao.HelloWorld at gmail.com
  2012-01-06  4:12 ` John Rigby
  0 siblings, 1 reply; 6+ messages in thread
From: Qiao.HelloWorld at gmail.com @ 2012-01-05  2:02 UTC (permalink / raw)
  To: u-boot

Hi,
I encounter some problems of u-boot porting on PandaBoard.

I?m working on modifying u-boot to verify the hardware devices working
well. Although there?s already a board configuration for PandaBoard
(omap4_panda), I would like to create another one for my own project.
The u-boot version is ?U-Boot 2011.12-00046?, and I just duplicated the
item of omap4_panda of ?boards.cfg? and renamed it to ?panda_test?, and did
the same things as some u-boot porting guides which can be found on the web.
Finally, after compiling, I can get ?u-boot?, ?u-boot.bin?, ?u-boot.img?,
?u-boot.lds?, ?u-boot.map? and ?u-boot.srec? in the top directory, but no
MLO. There were error message prompt as below:

*u-boot/spl/u-boot-spl.lds:1: syntax error
make[1]: *** [/home/qian/Desktop/u-boot/spl/u-boot-spl] Error 1
make[1]: Leaving directory `/home/qian/Desktop/u-boot/spl'
make: *** [spl/u-boot-spl.bin] Error 2*

I?ve check the file ?spl/u-boot-spl.lds?, the first line is a comment as
below:
*// add PandaTest Configuration*

and the rest of the file are the same as defult PandaBoard build result.


But when I just build defult "omap4_panda_config", this comment would not
appear.


I guess that?s the syntax error, the *arm-none-eabi-ld* generate the
?u-boot-spl.lds? with a comment at first line. But it doesn?t happened when
I just build u-boot for default PandaBoard.
Is there any step I missed? Please let me know.


Thank you very much!

Qiao

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

end of thread, other threads:[~2012-01-09  3:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-05  2:02 [U-Boot] A Problem of u-boot on TI PandaBoard porting Qiao.HelloWorld at gmail.com
2012-01-06  4:12 ` John Rigby
2012-01-06  5:21   ` Qiao.HelloWorld at gmail.com
2012-01-06  5:35     ` Peter Barada
2012-01-06 16:21       ` Ira W. Snyder
2012-01-09  3:27     ` Qiao.HelloWorld at gmail.com

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