All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Enabling smc911x driver
@ 2009-04-21 15:11 Steve Sakoman
  2009-04-21 16:32 ` Ben Warren
  0 siblings, 1 reply; 9+ messages in thread
From: Steve Sakoman @ 2009-04-21 15:11 UTC (permalink / raw)
  To: u-boot

I'm attempting to enable the smc911x driver for the overo omap3 board.

Looking at the README and a couple of board config files, it seems
that defining CONFIG_DRIVER_SMC911X,  CONFIG_DRIVER_SMC911X_16_BIT (or
32_BIT), and CONFIG_DRIVER_SMC911X_BASE is all that is required.  I
have also enabled CONFIG_CMD_NET, CONFIG_CMD_DHCP and CONFIG_CMD_PING.

The build completes successfully, but it seems that the driver init is
never called, so I assume I am missing something.

Do I need to add an explicit init call to my board or cpu file?  At
first glance I don't see that other boards are doing this.

Thanks!

Steve

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

end of thread, other threads:[~2009-04-23  6:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 15:11 [U-Boot] Enabling smc911x driver Steve Sakoman
2009-04-21 16:32 ` Ben Warren
2009-04-22 14:52   ` Steve Sakoman
2009-04-22 15:51     ` Daniel Mack
2009-04-22 15:54       ` Daniel Mack
2009-04-22 17:31         ` Steve Sakoman
2009-04-22 18:08           ` Daniel Mack
2009-04-23  4:20           ` Steve Sakoman
2009-04-23  6:43             ` Daniel Mack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.