commit | 592a749527d8c1d52d46e0cf2f04e72a2e05e5fb | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Mon Aug 29 07:46:11 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 01 20:05:14 2016 -0400 |
tree | 85e1698f986e89892c0c0e4784b2932c2acc624c | |
parent | ceee15ce5d4813672f6ede5080d7682022f069c0 [diff] |
net, macb: fix misaligned cache operation warning when using tftp on the smartweb board, it prints a lot of CACHE: Misaligned operation at range [23b2e000, 23b2e100] warnings ... fixed them. Signed-off-by: Heiko Schocher <hs@denx.de>