[U-Boot] [PATCH 4/5] colibri_t30: enable display driver

Simon Glass sjg at chromium.org
Sun Aug 23 23:22:56 CEST 2015


On 20 August 2015 at 05:29, Marcel Ziswiler <marcel.ziswiler at toradex.com> wrote:
> On popular request enable the display driver on Colibri T30. A few
> notes about some things encountered during porting: While analogue VGA
> (e.g. via the on-carrier RAMDAC) worked just fine from the beginning
> the EDT display flickered like crazy which turned out to be a pin
> muxing issue. Unfortunately the PWM pin muxing wasn't any good neither
> which made that display stay dark.
>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
> ---
>
>  arch/arm/dts/tegra30-colibri.dts                   | 29 ++++++++++++++++++++++
>  .../colibri_t30/pinmux-config-colibri_t30.h        |  8 +++---
>  include/configs/colibri_t30.h                      | 10 ++++++++
>  3 files changed, 43 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list