Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-13 Thread Stephen Warren
On 05/13/2014 08:00 PM, Alexandre Courbot wrote: ... > Both SHIELD and TN7 come with a locked bootloader and cannot use U-boot. > The bootloader can only boot a kernel from a dedicated, raw boot > partition (Android style), can only pass a device tree from another raw > "dtb" partition, and will

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-13 Thread Alexandre Courbot
On 05/14/2014 05:16 AM, Andreas Färber wrote: Am 09.05.2014 17:24, schrieb Stephen Warren: On 05/09/2014 08:20 AM, Andreas Färber wrote: Am 08.05.2014 01:40, schrieb Alex Courbot: On 05/08/2014 12:57 AM, Stephen Warren wrote: On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-13 Thread Andreas Färber
Am 09.05.2014 17:24, schrieb Stephen Warren: > On 05/09/2014 08:20 AM, Andreas Färber wrote: >> Am 08.05.2014 01:40, schrieb Alex Courbot: >>> On 05/08/2014 12:57 AM, Stephen Warren wrote: On 05/06/2014 09:18 PM, Alexandre Courbot wrote: > Console rotation is needed for devices like Tegra

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-13 Thread Andreas Färber
Am 09.05.2014 17:24, schrieb Stephen Warren: On 05/09/2014 08:20 AM, Andreas Färber wrote: Am 08.05.2014 01:40, schrieb Alex Courbot: On 05/08/2014 12:57 AM, Stephen Warren wrote: On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation is needed for devices like Tegra Note 7 and

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-13 Thread Alexandre Courbot
On 05/14/2014 05:16 AM, Andreas Färber wrote: Am 09.05.2014 17:24, schrieb Stephen Warren: On 05/09/2014 08:20 AM, Andreas Färber wrote: Am 08.05.2014 01:40, schrieb Alex Courbot: On 05/08/2014 12:57 AM, Stephen Warren wrote: On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-13 Thread Stephen Warren
On 05/13/2014 08:00 PM, Alexandre Courbot wrote: ... Both SHIELD and TN7 come with a locked bootloader and cannot use U-boot. The bootloader can only boot a kernel from a dedicated, raw boot partition (Android style), can only pass a device tree from another raw dtb partition, and will fill it

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-09 Thread Stephen Warren
On 05/09/2014 08:20 AM, Andreas Färber wrote: > Am 08.05.2014 01:40, schrieb Alex Courbot: >> On 05/08/2014 12:57 AM, Stephen Warren wrote: >>> On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation is needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the boot

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-09 Thread Alexandre Courbot
On Fri, May 9, 2014 at 11:20 PM, Andreas Färber wrote: > Am 08.05.2014 01:40, schrieb Alex Courbot: >> On 05/08/2014 12:57 AM, Stephen Warren wrote: >>> On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation is needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-09 Thread Andreas Färber
Am 08.05.2014 01:40, schrieb Alex Courbot: > On 05/08/2014 12:57 AM, Stephen Warren wrote: >> On 05/06/2014 09:18 PM, Alexandre Courbot wrote: >>> Console rotation is needed for devices like Tegra Note 7 and NVIDIA >>> SHIELD to get the boot console in the expected orientation. >> >> I've squashed

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-09 Thread Andreas Färber
Am 08.05.2014 01:40, schrieb Alex Courbot: On 05/08/2014 12:57 AM, Stephen Warren wrote: On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation is needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the boot console in the expected orientation. I've squashed this into

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-09 Thread Alexandre Courbot
On Fri, May 9, 2014 at 11:20 PM, Andreas Färber afaer...@suse.de wrote: Am 08.05.2014 01:40, schrieb Alex Courbot: On 05/08/2014 12:57 AM, Stephen Warren wrote: On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation is needed for devices like Tegra Note 7 and NVIDIA SHIELD to get

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-09 Thread Stephen Warren
On 05/09/2014 08:20 AM, Andreas Färber wrote: Am 08.05.2014 01:40, schrieb Alex Courbot: On 05/08/2014 12:57 AM, Stephen Warren wrote: On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation is needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the boot console in the

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-07 Thread Stephen Warren
On 05/07/2014 05:40 PM, Alex Courbot wrote: > On 05/08/2014 12:57 AM, Stephen Warren wrote: >> On 05/06/2014 09:18 PM, Alexandre Courbot wrote: >>> Console rotation is needed for devices like Tegra Note 7 and NVIDIA >>> SHIELD to get the boot console in the expected orientation. >> >> I've

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-07 Thread Alex Courbot
On 05/08/2014 12:57 AM, Stephen Warren wrote: On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation is needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the boot console in the expected orientation. I've squashed this into Tegra's for-3.16/defconfig branch. Can you

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-07 Thread Stephen Warren
On 05/06/2014 09:18 PM, Alexandre Courbot wrote: > Console rotation is needed for devices like Tegra Note 7 and NVIDIA > SHIELD to get the boot console in the expected orientation. I've squashed this into Tegra's for-3.16/defconfig branch. Can you please also update multi_v7_defconfig, and send

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-07 Thread Stephen Warren
On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation is needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the boot console in the expected orientation. I've squashed this into Tegra's for-3.16/defconfig branch. Can you please also update multi_v7_defconfig, and send

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-07 Thread Alex Courbot
On 05/08/2014 12:57 AM, Stephen Warren wrote: On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation is needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the boot console in the expected orientation. I've squashed this into Tegra's for-3.16/defconfig branch. Can you

Re: [PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-07 Thread Stephen Warren
On 05/07/2014 05:40 PM, Alex Courbot wrote: On 05/08/2014 12:57 AM, Stephen Warren wrote: On 05/06/2014 09:18 PM, Alexandre Courbot wrote: Console rotation is needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the boot console in the expected orientation. I've squashed this into

[PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-06 Thread Alexandre Courbot
Console rotation is needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the boot console in the expected orientation. Signed-off-by: Alexandre Courbot --- arch/arm/configs/tegra_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/tegra_defconfig

[PATCH] ARM: tegra: enable console framebuffer rotation

2014-05-06 Thread Alexandre Courbot
Console rotation is needed for devices like Tegra Note 7 and NVIDIA SHIELD to get the boot console in the expected orientation. Signed-off-by: Alexandre Courbot acour...@nvidia.com --- arch/arm/configs/tegra_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git