* [U-Boot-Users] mpc8313erdb
@ 2007-08-01 20:36 robert lazarski
2007-08-01 20:44 ` Scott Wood
0 siblings, 1 reply; 4+ messages in thread
From: robert lazarski @ 2007-08-01 20:36 UTC (permalink / raw)
To: u-boot
Hi all,
I can't seem to find support for the mpc8313erdb in the latest u-boot
distro. I used grep through the sources and can't find anything like
CONFIG_MPC8313 . Any clues please? (perhaps off topic, but I pulled
the freescale git repo and couldn't find it there either).
Robert
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] mpc8313erdb
2007-08-01 20:36 [U-Boot-Users] mpc8313erdb robert lazarski
@ 2007-08-01 20:44 ` Scott Wood
2007-08-01 21:15 ` robert lazarski
0 siblings, 1 reply; 4+ messages in thread
From: Scott Wood @ 2007-08-01 20:44 UTC (permalink / raw)
To: u-boot
robert lazarski wrote:
> I can't seem to find support for the mpc8313erdb in the latest u-boot
> distro. I used grep through the sources and can't find anything like
> CONFIG_MPC8313 . Any clues please? (perhaps off topic, but I pulled
> the freescale git repo and couldn't find it there either).
Did you look in include/configs/MPC8313ERDB.h and board/mpc8313erdb?
-Scott
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] mpc8313erdb
2007-08-01 20:44 ` Scott Wood
@ 2007-08-01 21:15 ` robert lazarski
2007-08-01 21:21 ` Scott Wood
0 siblings, 1 reply; 4+ messages in thread
From: robert lazarski @ 2007-08-01 21:15 UTC (permalink / raw)
To: u-boot
On 8/1/07, Scott Wood <scottwood@freescale.com> wrote:
> robert lazarski wrote:
> > I can't seem to find support for the mpc8313erdb in the latest u-boot
> > distro. I used grep through the sources and can't find anything like
> > CONFIG_MPC8313 . Any clues please? (perhaps off topic, but I pulled
> > the freescale git repo and couldn't find it there either).
>
> Did you look in include/configs/MPC8313ERDB.h and board/mpc8313erdb?
>
> -Scott
>
Its in the u-boot git repo but not in 1.2.0 - my bad. I was looking to
see if there is any eTSEC coding for the Marvell 88E1111 single port
GBE PHY that is connected to eTSEC2.
I have a custom 85xx board that has the 88E1111 on TSEC3 and on TSEC4
in which I plan on using the same drivers - gianfar et all - that the
MPC8313ERDB is using. For example, the MPC8548CDS board does have
coding in u-boot for RGMII .
Looking at the mpc8313erdb.c code, it didn't see anything extra is
needed for RGMII and getting the gianfar driver loaded. I see some
general TSEC #define in MPC8313ERDB.h , would you be able to say if
there's anything there particular to the Marvell 88E1111 ?
Thanks!
Robert
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] mpc8313erdb
2007-08-01 21:15 ` robert lazarski
@ 2007-08-01 21:21 ` Scott Wood
0 siblings, 0 replies; 4+ messages in thread
From: Scott Wood @ 2007-08-01 21:21 UTC (permalink / raw)
To: u-boot
robert lazarski wrote:
> Looking at the mpc8313erdb.c code, it didn't see anything extra is
> needed for RGMII and getting the gianfar driver loaded. I see some
> general TSEC #define in MPC8313ERDB.h , would you be able to say if
> there's anything there particular to the Marvell 88E1111 ?
I believe drivers/tsec.c handles all of that.
-Scott
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-08-01 21:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 20:36 [U-Boot-Users] mpc8313erdb robert lazarski
2007-08-01 20:44 ` Scott Wood
2007-08-01 21:15 ` robert lazarski
2007-08-01 21:21 ` Scott Wood
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox