public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] U-Boot on Xilinx ML510
@ 2008-12-23 16:35 Felix Radensky
  2008-12-23 21:08 ` Michal Simek
  0 siblings, 1 reply; 4+ messages in thread
From: Felix Radensky @ 2008-12-23 16:35 UTC (permalink / raw)
  To: u-boot

Hi,

I was wandering whether latest u-boot supports ML510 board.
I know that ML507 is supported in u-boot, and I know that
Linux supports ML510, but I didn't find anything about u-boot
on ML510.

Thanks a lot.

Felix.

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

* [U-Boot] U-Boot on Xilinx ML510
  2008-12-23 16:35 [U-Boot] U-Boot on Xilinx ML510 Felix Radensky
@ 2008-12-23 21:08 ` Michal Simek
  2008-12-24 10:34   ` Felix Radensky
  0 siblings, 1 reply; 4+ messages in thread
From: Michal Simek @ 2008-12-23 21:08 UTC (permalink / raw)
  To: u-boot

Hi Felix,

> Hi,
> 
> I was wandering whether latest u-boot supports ML510 board.
> I know that ML507 is supported in u-boot, and I know that
> Linux supports ML510, but I didn't find anything about u-boot
> on ML510.
> 
> Thanks a lot.
> 
> Felix.

there is generic-ppc440 support. I think it is easy to support ml510 board.
Please look to board/xilinx/ml507/xparameters.h.

1. You can change this file manually
2. you can generate this file. (I am not sure which BSP generate this file but
IMHO linux bsp do.)

Regards,
Michal

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

* [U-Boot] U-Boot on Xilinx ML510
  2008-12-23 21:08 ` Michal Simek
@ 2008-12-24 10:34   ` Felix Radensky
  2008-12-24 11:33     ` Michal Simek
  0 siblings, 1 reply; 4+ messages in thread
From: Felix Radensky @ 2008-12-24 10:34 UTC (permalink / raw)
  To: u-boot

Hi, Michal

Michal Simek wrote:
> Hi Felix
> there is generic-ppc440 support. I think it is easy to support ml510 board.
>   
> Please look to board/xilinx/ml507/xparameters.h.
>
> 1. You can change this file manually
> 2. you can generate this file. (I am not sure which BSP generate this file but
> IMHO linux bsp do.)
>
> Regards,
> Michal
>   
Thanks a lot for replying. Adding basic ml510 support seems easy indeed. 
I've
noticed that there's no Ethernet driver support. I guess if I need LL TEMAC
in u-boot I have to use u-boot from Xilinx git tree. Is that correct ?

Felix.

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

* [U-Boot] U-Boot on Xilinx ML510
  2008-12-24 10:34   ` Felix Radensky
@ 2008-12-24 11:33     ` Michal Simek
  0 siblings, 0 replies; 4+ messages in thread
From: Michal Simek @ 2008-12-24 11:33 UTC (permalink / raw)
  To: u-boot

Hi Felix,

> Michal Simek wrote:
>> Hi Felix
>> there is generic-ppc440 support. I think it is easy to support ml510
>> board.
>>   Please look to board/xilinx/ml507/xparameters.h.
>>
>> 1. You can change this file manually
>> 2. you can generate this file. (I am not sure which BSP generate this
>> file but
>> IMHO linux bsp do.)
>>
>> Regards,
>> Michal
>>   
> Thanks a lot for replying. Adding basic ml510 support seems easy indeed.

ok.

> I've
> noticed that there's no Ethernet driver support. I guess if I need LL TEMAC
> in u-boot I have to use u-boot from Xilinx git tree. Is that correct ?

You are right in xilinx tree is ll_temac driver but it is based on xilinx files.
  We use one file ll_temac driver. I will send it to mailing list for reviewing
next year. This driver will have support for Microblaze CPU. PPC support is
pretty easy (just set correct name) and check cache flushing. I haven't worked
with ml510 and I don't have information which PHY is on it but currently this
driver I use on s3e and ml505. Adding new phy should not be too hard.

Preliminary version is on my site www.monstr.eu. Just follow manual.

Regards,
Michal

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

end of thread, other threads:[~2008-12-24 11:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-23 16:35 [U-Boot] U-Boot on Xilinx ML510 Felix Radensky
2008-12-23 21:08 ` Michal Simek
2008-12-24 10:34   ` Felix Radensky
2008-12-24 11:33     ` Michal Simek

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