On Wed, 2013-07-03 at 15:30 +0100, Jon Medhurst (Tixy) wrote:
> On Wed, 2013-07-03 at 19:03 +0530, Vijay Kilari wrote:
> > Hi,
> >
> >With latest Linaro ARM kernel mentioned below fails to boot when
> > following configs are enabled
> > CONFIG_VEXPRESS_SPC & CONFIG_ARCH_VEXPRESS_TC2_PM
> >
On Wed, 2013-07-03 at 19:03 +0530, Vijay Kilari wrote:
> Hi,
>
>With latest Linaro ARM kernel mentioned below fails to boot when
> following configs are enabled
> CONFIG_VEXPRESS_SPC & CONFIG_ARCH_VEXPRESS_TC2_PM
>
>OR
>
> Even just enabling CONFIG_VEXPRESS_PSCI and passing psci as k
Hi Vijay,
On 3 July 2013 14:33, Vijay Kilari wrote:
> Hi,
>
>With latest Linaro ARM kernel mentioned below fails to boot when
> following configs are enabled
> CONFIG_VEXPRESS_SPC & CONFIG_ARCH_VEXPRESS_TC2_PM
>
>OR
>
> Even just enabling CONFIG_VEXPRESS_PSCI and passing psci as kerne
Hi,
With latest Linaro ARM kernel mentioned below fails to boot when
following configs are enabled
CONFIG_VEXPRESS_SPC & CONFIG_ARCH_VEXPRESS_TC2_PM
OR
Even just enabling CONFIG_VEXPRESS_PSCI and passing psci as kernel
bootargs fails
git://git.linaro.org/landing-teams/working/arm/k
Could I upload this patch?
On 3 July 2013 20:43, Shaojie Sun wrote:
> Becaese "case '\r'" cann't be triggered by ENTER key. So replace "case
> '\r'" by "case KEY_ENTER".
>
> And please help me to check that I can upload this patch directly or not.
0001-POWERDEBUG-Modify-case-r-to-case-KEY_ENTER