]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: define CONFIG_SYS_CACHELINE_SIZE
authorMike Frysinger <vapier@gentoo.org>
Thu, 13 Oct 2011 00:16:31 +0000 (20:16 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 16 Oct 2011 18:22:19 +0000 (14:22 -0400)
commit8e5c1edadfe30656b380039ff58702a84cd738d1
tree40a24ad4422fd49e53abb277a224b61eb2d4334c
parent8d80d057537fd536c8cc2252dc18ec3dea9a47e2
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