mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Philippe Leduc <ledphilippe@gmail.com>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: Help configuring i.MX6 IPUv3 with a parrallel display
Date: Wed, 24 Feb 2016 14:46:08 +0100	[thread overview]
Message-ID: <CABQt-UkFnrhYDYTPH8fYJqHUi-iSGh0+4rYMtZy5BC3rWJ8yjg@mail.gmail.com> (raw)
In-Reply-To: <CABQt-Ukb1thMQYOwCmuNmfdYTni6JeT9wKxtMH45Tfvv0mLB9w@mail.gmail.com>

Victory!

I checked the timings with an oscilloscope by using Linux and
everything except one pin is identical: LCD_ENABLE ^^ ' . It is a GPIO
that let the display in sleep mode to limit consumption.

Note that splash utility continue to freeze the board.

About the 'driver' that parse the dt to expose the timings, I'll clean
up and let you review it (this time I'll use git to send you the patch
:) ). I



Philippe LEDUC
ledphilippe@gmail.com


2016-02-24 13:50 GMT+01:00 Philippe Leduc <ledphilippe@gmail.com>:
> Same result with memset or cp : the screen stay white. I'll recheck my
> timings. Could it be related with the freeze of the splash utility?
>
> BTW, it seems that of_get_display_timings() can't manage ranges of
> datas as mentionned in the binding doc (display-timings.txt).
> Philippe LEDUC
> ledphilippe@gmail.com
>
>
> 2016-02-24 13:43 GMT+01:00 Sascha Hauer <s.hauer@pengutronix.de>:
>> On Wed, Feb 24, 2016 at 01:39:25PM +0100, Philippe Leduc wrote:
>>> > You could try setting it to
>>> V4L2_PIX_FMT_RGB24 manually in ipu_crtc_mode_set().
>>> It is working with this trick and I do not get any error:
>>>
>>> Unfortunately, the display stay white... I tried to write it with "mw
>>> -d /dev/fb0 0xXXXXXXXX +0x40000" and splash freeze the board.
>>
>> Try 'cp /dev/ram0 /dev/fb0' or 'memset -d /dev/fb0 0x0 0x55 1M'. With
>> 'mw' you can only write single words which only gives you some dots in
>> one screen corner.
>>
>> Sascha
>>
>> --
>> Pengutronix e.K.                           |                             |
>> Industrial Linux Solutions                 | http://www.pengutronix.de/  |
>> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
>> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2016-02-24 13:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-22 16:41 Philippe Leduc
2016-02-23  8:32 ` Sascha Hauer
2016-02-23 11:47   ` Philippe Leduc
2016-02-24  8:22     ` Philippe Leduc
2016-02-24 11:15       ` Sascha Hauer
2016-02-24 12:39         ` Philippe Leduc
2016-02-24 12:43           ` Sascha Hauer
2016-02-24 12:50             ` Philippe Leduc
2016-02-24 13:46               ` Philippe Leduc [this message]
2016-02-24 18:15                 ` Sascha Hauer
2016-02-25  8:44                   ` Philippe Leduc
2016-02-25  9:16                 ` Holger Schurig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABQt-UkFnrhYDYTPH8fYJqHUi-iSGh0+4rYMtZy5BC3rWJ8yjg@mail.gmail.com \
    --to=ledphilippe@gmail.com \
    --cc=barebox@lists.infradead.org \
    --cc=s.hauer@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox