public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Query: Ethernet switch support
@ 2013-07-29 15:33 Sharma Bhupesh-B45370
  2013-07-29 16:56 ` Albert ARIBAUD
  2013-07-29 20:20 ` Wolfgang Denk
  0 siblings, 2 replies; 4+ messages in thread
From: Sharma Bhupesh-B45370 @ 2013-07-29 15:33 UTC (permalink / raw)
  To: u-boot

Hi List,

I am trying to add support of a Vitesse L2 switch in u-boot (in unmanaged configuration).
I was analyzing whether advanced features like flow control, link-aggregation etc are
required to be supported for a L2 switch  working in a u-boot bootloader level.

My point-of-view is that the L2 switch, should support only bare-minimum
tftp of images, ping to other ethernet entities, bootp .. 
type of commands on u-boot and as such the L2 switch u-boot driver 
doesn't need to address flow-control and other such advanced features (probably
of interest for a Linux device driver).

But, I am not sure about the design approaches used to support 
previous switch modules in u-boot.

Also I had a query whether there is a common switch framework in-place/under-consideration
in u-boot, similar to what is already present in OpenWrt code:
https://dev.openwrt.org/browser/trunk/package/boot/uboot-lantiq/patches/0019-net-switchlib-add-framework-for-ethernet-switch-driv.patch?rev=35292

Would porting this to u-boot make sense to have a common framework for ethernet switch
in-place?

Can you please let me know your views on the same and point me to any 
reference switch drivers that support these features.

Regards,
Bhupesh

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

end of thread, other threads:[~2013-07-30  3:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-29 15:33 [U-Boot] Query: Ethernet switch support Sharma Bhupesh-B45370
2013-07-29 16:56 ` Albert ARIBAUD
2013-07-30  3:45   ` Sharma Bhupesh-B45370
2013-07-29 20:20 ` Wolfgang Denk

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