From: Ben Gardiner <bengardiner@nanometrics.ca>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] ea20: build fixes
Date: Tue, 11 Jan 2011 14:48:15 -0500 [thread overview]
Message-ID: <cover.1294774935.git.bengardiner@nanometrics.ca> (raw)
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(-)
next reply other threads:[~2011-01-11 19:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-11 19:48 Ben Gardiner [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1294774935.git.bengardiner@nanometrics.ca \
--to=bengardiner@nanometrics.ca \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.