Re: [U-Boot] Question on Enabling hypervisor mode in u-boot

2016-08-03 Thread Keerthy
On Thursday 04 August 2016 10:51 AM, Alexander Graf wrote: On 02 Aug 2016, at 12:59, Keerthy wrote: Hi Alex, On Tuesday 02 August 2016 07:24 AM, Keerthy wrote: On Tuesday 02 August 2016 03:16 AM, Alexander Graf wrote: On 01 Aug 2016, at 11:07, Keerthy

Re: [U-Boot] Question on Enabling hypervisor mode in u-boot

2016-08-03 Thread Alexander Graf
> On 02 Aug 2016, at 12:59, Keerthy wrote: > > Hi Alex, > > > On Tuesday 02 August 2016 07:24 AM, Keerthy wrote: >> >> >> On Tuesday 02 August 2016 03:16 AM, Alexander Graf wrote: >>> On 01 Aug 2016, at 11:07, Keerthy wrote: Hi Alexander,

Re: [U-Boot] Question on Enabling hypervisor mode in u-boot

2016-08-02 Thread Keerthy
Hi Alex, On Tuesday 02 August 2016 07:24 AM, Keerthy wrote: On Tuesday 02 August 2016 03:16 AM, Alexander Graf wrote: On 01 Aug 2016, at 11:07, Keerthy wrote: Hi Alexander, I am trying to enable hypervisor in u-boot for DRA7(A15 based) family of SoCs which does not

Re: [U-Boot] Question on Enabling hypervisor mode in u-boot

2016-08-01 Thread Keerthy
On Monday 01 August 2016 11:11 PM, Andreas Färber wrote: Hi Keerthy, Am 01.08.2016 um 12:07 schrieb Keerthy: I am trying to enable hypervisor in u-boot for DRA7(A15 based) family of SoCs which does not have LPAE support yet. Is it mandatory for LPAE to be enabled before enabling hypervisor

Re: [U-Boot] Question on Enabling hypervisor mode in u-boot

2016-08-01 Thread Keerthy
On Tuesday 02 August 2016 03:16 AM, Alexander Graf wrote: On 01 Aug 2016, at 11:07, Keerthy wrote: Hi Alexander, I am trying to enable hypervisor in u-boot for DRA7(A15 based) family of SoCs which does not have LPAE support yet. Is it mandatory for LPAE to be enabled

Re: [U-Boot] Question on Enabling hypervisor mode in u-boot

2016-08-01 Thread Alexander Graf
> On 01 Aug 2016, at 11:07, Keerthy wrote: > > Hi Alexander, > > I am trying to enable hypervisor in u-boot for DRA7(A15 based) family of SoCs > which does not have LPAE support yet. > > Is it mandatory for LPAE to be enabled before enabling hypervisor for A15? HYP mode

Re: [U-Boot] Question on Enabling hypervisor mode in u-boot

2016-08-01 Thread Andreas Färber
Hi Keerthy, Am 01.08.2016 um 12:07 schrieb Keerthy: > I am trying to enable hypervisor in u-boot for DRA7(A15 based) family of > SoCs which does not have LPAE support yet. > > Is it mandatory for LPAE to be enabled before enabling hypervisor for A15? On the Linux kernel side you can't enable

[U-Boot] Question on Enabling hypervisor mode in u-boot

2016-08-01 Thread Keerthy
Hi Alexander, I am trying to enable hypervisor in u-boot for DRA7(A15 based) family of SoCs which does not have LPAE support yet. Is it mandatory for LPAE to be enabled before enabling hypervisor for A15? I was looking at commit: commit d990f5c834f1b42293fb53e4fd7f3aa988184196 Author: