[PATCH 1/4] ARM: STi: add stid127 soc support
Arnd Bergmann
arnd at arndb.de
Thu Jan 30 13:35:16 EST 2014
On Thursday 30 January 2014, Patrice CHOTARD wrote:
> From: Alexandre TORGUE <alexandre.torgue at st.com>
>
> This patch adds support to STiD127 SoC.
> The main adaptation is the L2 cache way size compare to STiH41x SoCs.
>
> Signed-off-by: alexandre torgue <alexandre.torgue at st.com>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
> arch/arm/mach-sti/board-dt.c | 6 ++++++
> 1 file changed, 6 insertions(+)
Wouldn't it be better to read this value from the l2 cache
controller node? I'd assume there might be more SoCs that
will need a similar change, so it's better to come up with
a solution that doesn't involve changing the kernel every
time.
Arnd
More information about the linux-arm-kernel
mailing list