]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
davinci_emac: use internal addresses in buffer descriptors
authorIlya Yanok <yanok@emcraft.com>
Mon, 28 Nov 2011 06:37:30 +0000 (06:37 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 6 Dec 2011 22:59:35 +0000 (23:59 +0100)
commit82b772178d0f3d7f3cb246138197028795edf004
tree4ef56c896e756904350f42929f40a6e19b7222fd
parent7c587d320d110e41008bc7b658655d22485d05a6
davinci_emac: use internal addresses in buffer descriptors

On AM35xx CPPI RAM had different addresses when accessed from the CPU
and from the EMAC. We need to account this to deal with the buffer
descriptors correctly.

Signed-off-by: Ilya Yanok <yanok@emcraft.com>
drivers/net/davinci_emac.c