
11 Jan
2011
11 Jan
'11
8:48 p.m.
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(-)