diff options
author | Ilya Yanok <yanok@emcraft.com> | 2011-11-28 06:37:33 (GMT) |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-12-06 22:59:35 (GMT) |
commit | 2aa8720257beadde8f798bd30096ca4c9007c8e0 (patch) | |
tree | 2d8f3122b943d882dc07227463b5829f61376373 /lib/rbtree.c | |
parent | 2f3427ccb915c6f6774f0bcebb67c648dc25dcfd (diff) | |
download | u-boot-2aa8720257beadde8f798bd30096ca4c9007c8e0.tar.xz |
davinci_emac: fix for running with dcache enabled
DaVinci EMAC is present on TI AM35xx SoCs (ARMv7) which run with D-Cache
enabled by default. So we have to take care and flush/invalidate the
cache before/after the DMA operations.
Please note that the receive buffer alignment to 32 byte boundary comes
from the old driver version I don't know if it is really needed or
alignment to cache line size is enough.
Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Diffstat (limited to 'lib/rbtree.c')
0 files changed, 0 insertions, 0 deletions