Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1266207 > unrolled thread
| Started by | Olof Johansson <olof@lixom.net> |
|---|---|
| First post | 2015-11-10 04:40 +0100 |
| Last post | 2015-11-10 08:20 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [RFC PATCH] ARM: add v7 LPAE multi-platform defconfig Olof Johansson <olof@lixom.net> - 2015-11-10 04:40 +0100
RE: [RFC PATCH] ARM: add v7 LPAE multi-platform defconfig Huan Wang <alison.wang@freescale.com> - 2015-11-10 08:20 +0100
| From | Olof Johansson <olof@lixom.net> |
|---|---|
| Date | 2015-11-10 04:40 +0100 |
| Subject | Re: [RFC PATCH] ARM: add v7 LPAE multi-platform defconfig |
| Message-ID | <qt7WO-84G-5@gated-at.bofh.it> |
Hi Alison, On Mon, Nov 9, 2015 at 6:53 PM, Alison Wang <b18965@freescale.com> wrote: > v7 LPAE multi-platform defconfig is based on v7 multi-platform > defconfig and adds LPAE support. > > The platforms based on Cortex-A7/A12/A15/A17, PJ4B, Krait are > also enabled in this defconfig. But Cortex-A5/A8/A9, Scorpion > and PJ4 are removed. > > This defconfig is verified on LS1021A which enables GIANFAR, > I2C, WATCHDOG, AUDIO, EDMA and DSPI drivers, etc. > > The other platforms need to be verified by the platform > maintainers too. > > Signed-off-by: Alison Wang <alison.wang@freescale.com> This has been discussed before, and what we have chosen to do is to just have a multi_v7_defconfig that all these platforms are enabled on but with LPAE off. Instead, what we do when building (and on our build/boot builders) is to take multi_v7 and provide the snippet that turns on ARM_LPAE at that time. Regards, -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Huan Wang <alison.wang@freescale.com> |
|---|---|
| Date | 2015-11-10 08:20 +0100 |
| Message-ID | <qtbnI-1X2-5@gated-at.bofh.it> |
| In reply to | #1266207 |
[Multipart message — attachments visible in raw view] — view raw
Hi, Olof, > On Mon, Nov 9, 2015 at 6:53 PM, Alison Wang <b18965@freescale.com> wrote: > > v7 LPAE multi-platform defconfig is based on v7 multi-platform > > defconfig and adds LPAE support. > > > > The platforms based on Cortex-A7/A12/A15/A17, PJ4B, Krait are also > > enabled in this defconfig. But Cortex-A5/A8/A9, Scorpion and PJ4 are > > removed. > > > > This defconfig is verified on LS1021A which enables GIANFAR, I2C, > > WATCHDOG, AUDIO, EDMA and DSPI drivers, etc. > > > > The other platforms need to be verified by the platform maintainers > > too. > > > > Signed-off-by: Alison Wang <alison.wang@freescale.com> > > This has been discussed before, and what we have chosen to do is to just > have a multi_v7_defconfig that all these platforms are enabled on but > with LPAE off. > > Instead, what we do when building (and on our build/boot builders) is to > take multi_v7 and provide the snippet that turns on ARM_LPAE at that > time. > > [Alison Wang] Thanks for your reply. I tried to make this multi_v7_lpae_defconfig according to the discussion with Russell King. He suggested to make a multi_v7_lpae_defconfig rather than creating a new load of platform specific defconfigs. Attached is his original email. King, do you have any comment about Olof's reply? Best Regards, Alison Wang
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web