-
- Downloads
ARM DaVinci: Changing function names for EMAC driver
DM644x is just one of a series of DaVinci chips that use the EMAC driver.
By replacing all the function names that start with dm644x_* to davinci_*
we make these function more portable. I have tested this change on my EVM.
DM6467 is another DaVinci SOC which uses the EMAC driver and i will
be sending patches that add DaVinci DM6467 support to the list soon.
Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
Showing
- cpu/arm926ejs/davinci/dp83848.c 12 additions, 12 deletionscpu/arm926ejs/davinci/dp83848.c
- cpu/arm926ejs/davinci/ether.c 57 additions, 57 deletionscpu/arm926ejs/davinci/ether.c
- cpu/arm926ejs/davinci/lxt972.c 10 additions, 10 deletionscpu/arm926ejs/davinci/lxt972.c
- lib_arm/board.c 2 additions, 2 deletionslib_arm/board.c
- net/eth.c 1 addition, 1 deletionnet/eth.c
Loading
Please register or sign in to comment