]> git.ipfire.org Git - people/ms/u-boot.git/commit
armv7: add cacheline sizes where missing
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 27 Jan 2016 07:46:11 +0000 (08:46 +0100)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sun, 31 Jan 2016 15:32:56 +0000 (16:32 +0100)
commit3709844f2366cd75eacee1deeedadaa507ddc9a1
treed89b5d8b6a58a9dc38d18e3415a06a9622932b6e
parent8890c2fbe6ed4c5ca9a61f21e846a55f8f2c38fc
armv7: add cacheline sizes where missing

Some armv7 targets are missing a cache line size declaration.
In preparation for "arm: cache: Implement cache range check for v7"
patch, add these declarations with the appropriate value for
the target's SoC or CPU.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Reviewed-by: Tom Rini <trini@konsulko.com>
22 files changed:
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/at91-sama5_common.h
include/configs/bcm_ep_board.h
include/configs/cm_t35.h
include/configs/cm_t3517.h
include/configs/colibri_vf.h
include/configs/kzm9g.h
include/configs/nokia_rx51.h
include/configs/pcm052.h
include/configs/rcar-gen2-common.h
include/configs/rk3036_common.h
include/configs/rk3288_common.h
include/configs/s5p_goni.h
include/configs/smdkc100.h
include/configs/tao3530.h
include/configs/ti814x_evm.h
include/configs/ti816x_evm.h
include/configs/ti_omap3_common.h
include/configs/tricorder.h
include/configs/vexpress_common.h
include/configs/vf610twr.h