net, macb: fix misaligned cache operation warning
authorHeiko Schocher <hs@denx.de>
Mon, 29 Aug 2016 05:46:11 +0000 (07:46 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 2 Oct 2016 00:05:14 +0000 (20:05 -0400)
commit592a749527d8c1d52d46e0cf2f04e72a2e05e5fb
tree85e1698f986e89892c0c0e4784b2932c2acc624c
parentceee15ce5d4813672f6ede5080d7682022f069c0
net, macb: fix misaligned cache operation warning

when using tftp on the smartweb board, it prints a lot of

CACHE: Misaligned operation at range [23b2e00023b2e100]

warnings ... fixed them.

Signed-off-by: Heiko Schocher <hs@denx.de>
drivers/net/macb.c