Re: [U-Boot] [PATCH] TI: DaVinci DM365: Flag for updated EMAC driver.

2009-10-02 Thread Tom
s-paul...@ti.com wrote: > From: Sandeep Paulraj > > The flag "CONFIG_DAVINCI_EMAC_VERSION2" is used by > the DaVinci EMAC driver to differentiate between > different versions of the IP. > > Signed-off-by: Sandeep Paulraj > --- > include/configs/davinci_dm365evm.h |1 + > 1 files changed, 1

[U-Boot] [PATCH] TI: DaVinci DM365: Flag for updated EMAC driver.

2009-10-01 Thread s-paulraj
From: Sandeep Paulraj The flag "CONFIG_DAVINCI_EMAC_VERSION2" is used by the DaVinci EMAC driver to differentiate between different versions of the IP. Signed-off-by: Sandeep Paulraj --- include/configs/davinci_dm365evm.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a