Blackfin: define CONFIG_SYS_CACHELINE_SIZE
authorMike Frysinger <vapier@gentoo.org>
Thu, 13 Oct 2011 00:16:31 +0000 (20:16 -0400)
committerWolfgang Denk <wd@denx.de>
Mon, 17 Oct 2011 20:25:32 +0000 (22:25 +0200)
commit5aa5b88404b2b3610d36a9626ec36dcc81194aa9
tree84b2e964b6bbc9591867d20ef61977194b25285b
parent82a04900a5613d62a778436388e42f4fddf6c469
Blackfin: define CONFIG_SYS_CACHELINE_SIZE

Common U-Boot API wants this define, so import asm/cache.h from Linux
to provide suitable defines.

Acked-by: Anton Staaf <robotboy@chromium.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/include/asm/blackfin_local.h
arch/blackfin/include/asm/cache.h [new file with mode: 0644]
arch/blackfin/include/asm/config.h