All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] ea20: build fixes
@ 2011-01-11 19:48 Ben Gardiner
  2011-01-11 19:48 ` [U-Boot] [PATCH 1/2] ea20: fix libea20.o not found Ben Gardiner
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ben Gardiner @ 2011-01-11 19:48 UTC (permalink / raw)
  To: u-boot

There are two separate issues causing failure of ea20 builds. 

I discovered them while trying to build a da850evm load with RMII support. The
second patch affects all boards that could use CONFIG_DRIVER_TI_EMAC_USE_RMII
of which ea20 is the only one set default in u-boot. The first patch fixes the 
second problem I ran into trying to build ea20 after developping the RMII patch.

Ben Gardiner (2):
  ea20: fix libea20.o not found
  ea20: fix undefined PHY_* errors

 board/davinci/ea20/Makefile |    2 +-
 drivers/net/davinci_emac.c  |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2011-04-11 19:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11 19:48 [U-Boot] [PATCH 0/2] ea20: build fixes Ben Gardiner
2011-01-11 19:48 ` [U-Boot] [PATCH 1/2] ea20: fix libea20.o not found Ben Gardiner
2011-01-12  8:06   ` Stefano Babic
2011-04-11 19:28   ` Wolfgang Denk
2011-01-11 19:48 ` [U-Boot] [PATCH 2/2] ea20: fix undefined PHY_* errors Ben Gardiner
2011-01-12 23:22   ` Mike Frysinger
2011-04-11 19:29   ` Wolfgang Denk
2011-01-12  8:05 ` [U-Boot] [PATCH 0/2] ea20: build fixes Stefano Babic

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.