public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] FDT support in u-boot
@ 2010-01-19  8:43 Ronny D
  2010-01-19 12:57 ` Jerry Van Baren
  0 siblings, 1 reply; 2+ messages in thread
From: Ronny D @ 2010-01-19  8:43 UTC (permalink / raw)
  To: u-boot

Hi all,

I am porting u-boot for ppc440 based board, board is similar to 440Gx but customized one.
Requirement is to to port u-boot with DTS support.
u-boot version is 2009-08 .

We have implemented dts and compile it with dtc compiler.as we are using different bus instead of opb and ebc. please let me know can we bypass the fixup provided in fdt.c file __ft_board_setup() and ft_cpu_setup().

~Ronny



      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/

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

* [U-Boot] FDT support in u-boot
  2010-01-19  8:43 [U-Boot] FDT support in u-boot Ronny D
@ 2010-01-19 12:57 ` Jerry Van Baren
  0 siblings, 0 replies; 2+ messages in thread
From: Jerry Van Baren @ 2010-01-19 12:57 UTC (permalink / raw)
  To: u-boot

Hi Ronny,

Ronny D wrote:
> Hi all,
> 
> I am porting u-boot for ppc440 based board, board is similar to 440Gx
> but customized one.

"Customized" can mean a lot of things, and we have no clue what.

> Requirement is to to port u-boot with DTS support.
> u-boot version is 2009-08.

Good.

> We have implemented dts and compile it with dtc compiler.as we are
> using different bus instead of opb and ebc. please let me know can we
> bypass the fixup provided in fdt.c file __ft_board_setup() and
> ft_cpu_setup().

Simple answer to your simple question is to edit the file.  That is 
probably the wrong advice.

You need to tell us what is not working: what you expect to happen vs. 
what actually is happening before we can give you useful advice.

Bypassing the fixups is probably the wrong approach.  Editing your .dts 
file should be sufficient (which may "bypass" the fixups as a side 
effect).  If changing the .dts is not sufficient, we need to figure out 
how to adapt/extend the fixup to do the right thing for your board.

> ~Ronny

Best regards,
gvb

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

end of thread, other threads:[~2010-01-19 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-19  8:43 [U-Boot] FDT support in u-boot Ronny D
2010-01-19 12:57 ` Jerry Van Baren

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