From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 7/8] ARM: hisi: set l2 aux for pl310
Date: Mon, 28 Jul 2014 15:07:05 +0200 [thread overview]
Message-ID: <5452605.1yR4XPQXjB@wuerfel> (raw)
In-Reply-To: <1406551883-26154-8-git-send-email-haojian.zhuang@linaro.org>
On Monday 28 July 2014 20:51:22 Haojian Zhuang wrote:
> DT_MACHINE_START(HIX5HD2_DT, "Hisilicon HIX5HD2 (Flattened Device Tree)")
> .dt_compat = hix5hd2_compat,
> + .l2c_aux_val = 0x00050000,
> + .l2c_aux_mask = 0xfff0ffff,
> .smp = smp_ops(hix5hd2_smp_ops),
> MACHINE_END
What is wrong with the default settings as passed by the boot loader
as you do for Hi3620?
You should be able to just used 0x0 and 0xffffffff here, unless there is
a bug in the hardware and/or the boot loader. You can also override
certain settings by adding the appropriate properties to the l2x0
device node.
Sorry, but this patch is not good as-is.
Arnd
next prev parent reply other threads:[~2014-07-28 13:07 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-28 12:51 [PATCH v5 0/8] enable Hisilicon HIX5HD2 SoC Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 1/8] ARM: debug: Rename Hi3716 to HI5XHD2 Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 2/8] ARM: hisi: add ARCH_HISI Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 3/8] ARM: hisi: enable hix5hd2 SoC Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 4/8] ARM: dts: Add hix5hd2-dkb dts file Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 5/8] power: reset: move hisilicon reboot code Haojian Zhuang
2014-07-28 13:04 ` Arnd Bergmann
2014-09-06 18:39 ` Sebastian Reichel
2014-07-28 12:51 ` [PATCH v5 6/8] ARM: config: enable ARCH_HIX5HD2 Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 7/8] ARM: hisi: set l2 aux for pl310 Haojian Zhuang
2014-07-28 13:07 ` Arnd Bergmann [this message]
2014-07-28 13:41 ` [PATCH v6 " Haojian Zhuang
2014-07-28 12:51 ` [PATCH v5 8/8] ARM: hisi: remove smp from machine descriptor Haojian Zhuang
2014-07-28 13:08 ` Arnd Bergmann
2014-07-28 13:45 ` [PATCH v6 " Haojian Zhuang
2014-07-28 13:11 ` [PATCH v5 0/8] enable Hisilicon HIX5HD2 SoC Arnd Bergmann
2014-07-28 13:27 ` Haojian Zhuang
2014-07-29 6:40 ` Olof Johansson
2014-07-29 8:09 ` xuwei
2014-07-31 1:06 ` Olof Johansson
2014-07-31 1:51 ` Haojian Zhuang
2014-07-31 2:00 ` xuwei
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5452605.1yR4XPQXjB@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox