commit | 82b772178d0f3d7f3cb246138197028795edf004 | [log] [tgz] |
---|---|---|
author | Ilya Yanok <yanok@emcraft.com> | Mon Nov 28 06:37:30 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:35 2011 +0100 |
tree | 4ef56c896e756904350f42929f40a6e19b7222fd | |
parent | 7c587d320d110e41008bc7b658655d22485d05a6 [diff] |
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>