Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1261548 > unrolled thread

Re: [PATCH] ARM: add v7 LPAE multi-platform defconfig

Started byChristoffer Dall <christoffer.dall@linaro.org>
First post2015-11-03 15:40 +0100
Last post2015-11-06 07:10 +0100
Articles 4 — 3 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.


Contents

  Re: [PATCH] ARM: add v7 LPAE multi-platform defconfig Christoffer Dall <christoffer.dall@linaro.org> - 2015-11-03 15:40 +0100
    RE: [PATCH] ARM: add v7 LPAE multi-platform defconfig Huan Wang <alison.wang@freescale.com> - 2015-11-04 04:40 +0100
      Re: [PATCH] ARM: add v7 LPAE multi-platform defconfig Arnd Bergmann <arnd@arndb.de> - 2015-11-04 10:00 +0100
        RE: [PATCH] ARM: add v7 LPAE multi-platform defconfig Huan Wang <alison.wang@freescale.com> - 2015-11-06 07:10 +0100

#1261548 — Re: [PATCH] ARM: add v7 LPAE multi-platform defconfig

FromChristoffer Dall <christoffer.dall@linaro.org>
Date2015-11-03 15:40 +0100
SubjectRe: [PATCH] ARM: add v7 LPAE multi-platform defconfig
Message-ID<qqKUH-3Ux-31@gated-at.bofh.it>
On Tue, Oct 27, 2015 at 10:35:07PM +0800, Alison Wang wrote:
> v7 LPAE multi-platform defconfig is based on v7 multi-platform
> defconfig and adds LPAE support.
> 
> This defconfig is verified on LS1021A which enables GIANFAR,
> I2C, WATCHDOG, AUDIO, EDMA and DSPI drivers, etc.
> 
> Signed-off-by: Alison Wang <alison.wang@freescale.com>

I think this would be great if it also had:

CONFIG_ARCH_VIRT=y
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y

That would allow it to be used for KVM testing both as host and guest.

FWIW, I just tried booting this on my TC2, but I don't get any output
from there.  Is it supposed to work on this platform?  If not, why not?

Thanks,
-Christoffer
--
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]


#1262059

FromHuan Wang <alison.wang@freescale.com>
Date2015-11-04 04:40 +0100
Message-ID<qqX5v-3tc-1@gated-at.bofh.it>
In reply to#1261548
> On Tue, Oct 27, 2015 at 10:35:07PM +0800, Alison Wang wrote:
> > v7 LPAE multi-platform defconfig is based on v7 multi-platform
> > defconfig and adds LPAE support.
> >
> > This defconfig is verified on LS1021A which enables GIANFAR, I2C,
> > WATCHDOG, AUDIO, EDMA and DSPI drivers, etc.
> >
> > Signed-off-by: Alison Wang <alison.wang@freescale.com>
> 
> I think this would be great if it also had:
> 
> CONFIG_ARCH_VIRT=y
> CONFIG_VIRTUALIZATION=y
> CONFIG_KVM=y
> 
> That would allow it to be used for KVM testing both as host and guest.
> 
> FWIW, I just tried booting this on my TC2, but I don't get any output
> from there.  Is it supposed to work on this platform?  If not, why not?
> 
[Alison Wang] One question, does TC2 support LPAE? If so, we could try to
find the reason and add it in this defconfig for armv7 LPAE support.


Best Regards,
Alison Wang
--
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] | [prev] | [next] | [standalone]


#1262144

FromArnd Bergmann <arnd@arndb.de>
Date2015-11-04 10:00 +0100
Message-ID<qr25d-6Be-11@gated-at.bofh.it>
In reply to#1262059
On Wednesday 04 November 2015 03:17:06 Huan Wang wrote:
> > On Tue, Oct 27, 2015 at 10:35:07PM +0800, Alison Wang wrote:
> > > v7 LPAE multi-platform defconfig is based on v7 multi-platform
> > > defconfig and adds LPAE support.
> > >
> > > This defconfig is verified on LS1021A which enables GIANFAR, I2C,
> > > WATCHDOG, AUDIO, EDMA and DSPI drivers, etc.
> > >
> > > Signed-off-by: Alison Wang <alison.wang@freescale.com>
> > 
> > I think this would be great if it also had:
> > 
> > CONFIG_ARCH_VIRT=y
> > CONFIG_VIRTUALIZATION=y
> > CONFIG_KVM=y
> > 
> > That would allow it to be used for KVM testing both as host and guest.
> > 
> > FWIW, I just tried booting this on my TC2, but I don't get any output
> > from there.  Is it supposed to work on this platform?  If not, why not?
> > 
> [Alison Wang] One question, does TC2 support LPAE? If so, we could try to
> find the reason and add it in this defconfig for armv7 LPAE support.

Yes, I think we should enable all platforms that we enable in the normal
multi_v7_defconfig, if we decide to add a new one. Just remove the platforms
that are based on Cortex-A5/A8/A9, Scorpion or PJ4 rather than A7/A12/A15/A17
or Krait.

	Arnd
--
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] | [prev] | [next] | [standalone]


#1263756

FromHuan Wang <alison.wang@freescale.com>
Date2015-11-06 07:10 +0100
Message-ID<qrInM-JI-15@gated-at.bofh.it>
In reply to#1262144
> On Wednesday 04 November 2015 03:17:06 Huan Wang wrote:
> > > On Tue, Oct 27, 2015 at 10:35:07PM +0800, Alison Wang wrote:
> > > > v7 LPAE multi-platform defconfig is based on v7 multi-platform
> > > > defconfig and adds LPAE support.
> > > >
> > > > This defconfig is verified on LS1021A which enables GIANFAR, I2C,
> > > > WATCHDOG, AUDIO, EDMA and DSPI drivers, etc.
> > > >
> > > > Signed-off-by: Alison Wang <alison.wang@freescale.com>
> > >
> > > I think this would be great if it also had:
> > >
> > > CONFIG_ARCH_VIRT=y
> > > CONFIG_VIRTUALIZATION=y
> > > CONFIG_KVM=y
> > >
> > > That would allow it to be used for KVM testing both as host and
> guest.
> > >
> > > FWIW, I just tried booting this on my TC2, but I don't get any
> > > output from there.  Is it supposed to work on this platform?  If not,
> why not?
> > >
> > [Alison Wang] One question, does TC2 support LPAE? If so, we could try
> > to find the reason and add it in this defconfig for armv7 LPAE support.
> 
> Yes, I think we should enable all platforms that we enable in the normal
> multi_v7_defconfig, if we decide to add a new one. Just remove the
> platforms that are based on Cortex-A5/A8/A9, Scorpion or PJ4 rather than
> A7/A12/A15/A17 or Krait.
> 
[Alison Wang] Thanks for your advice. I will try to prepare a new one according
to your advice.


Best Regards,
Alison Wang
--
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] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web