>
> Hi Sandeep,
>
> s-paul...@ti.com wrote:
> > From: Sandeep Paulraj
> >
> > This patch enables EMAC on the DM365 EVM.
> >
> > Signed-off-by: Sandeep Paulraj
> > ---
> >
>
> > + /* Read Ethernet MAC address from EEPROM */
> > + if (dvevm_read_mac_address(eeprom_enetaddr))
> > +
Hi Sandeep,
s-paul...@ti.com wrote:
> From: Sandeep Paulraj
>
> This patch enables EMAC on the DM365 EVM.
>
> Signed-off-by: Sandeep Paulraj
> ---
>
> + /* Read Ethernet MAC address from EEPROM */
> + if (dvevm_read_mac_address(eeprom_enetaddr))
> + dv_configure_mac_addre
s-paul...@ti.com wrote:
> From: Sandeep Paulraj
>
> This patch enables EMAC on the DM365 EVM.
>
> Signed-off-by: Sandeep Paulraj
> ---
> Changes since v1: Using a memory map to manipulate GPIO registers.
> This was suggested by Wolfgang.
>
> Changes since v2: Improve Bit handling.
>
> When co
From: Sandeep Paulraj
This patch enables EMAC on the DM365 EVM.
Signed-off-by: Sandeep Paulraj
---
Changes since v1: Using a memory map to manipulate GPIO registers.
This was suggested by Wolfgang.
Changes since v2: Improve Bit handling.
When compiling with this patch DM365 will still give co
4 matches
Mail list logo