All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <samoht.yrag@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm][PATCH] linux-imx (3.0.35): Add Boundary Devices changes for imx6qsabrelite
Date: Fri, 30 Nov 2012 05:16:30 -0700	[thread overview]
Message-ID: <50B8A39E.8080708@gmail.com> (raw)
In-Reply-To: <1354204085-16850-1-git-send-email-otavio@ossystems.com.br>

On 2012-11-29 08:48, Otavio Salvador wrote:
> We import the changes done in Bondary Devices tree and the defconfig
> file provided by them.
>
> Change-Id: I63e2d7560735586581fd13d5df60b3d5e90d73a3
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

This does make my touch screen work, thanks.  My camera module (OV5640 based) does
not work though, but I've not researched it much yet.

A couple of comments:
* Could you put the changes under mx6q instead of imx6qsabrelite, much like the other
   files/changes that are present?  I ask because I have a derivative platform which has
   a different name (just sabrelite - I got tired of mistyping imx6qsabrelite) and the
   patch was not applied until I moved it about.
* More changes are necessary to make this useful for the target "out of the box", in particular:
   - U-Boot needs to pass additional command line parameters to make the LCD panel work properly
   - I use the micro-SD slot as does the BoundaryDevices setup, but U-Boot only wants to boot
     from the full size SD card
   - The touch screen needs some additional files/tuning for X to work correctly (the X axis
     is backwards, etc)
   - I'll investigate the camera soon (not top on my list yet)
   - The recent changes, in particular xf86-video-imxfb-vivante, do not build under Yocto/master
     which has moved to Xorg server version 1.13.
   - Why is GCC not tuned for the Cortex-A9 (currently armv7a is used)?  I rebuilt using
         DEFAULTTUNE = "cortexa9hf-neon"
     which works fine and is more in line with other Cortex-A9 platforms, e.g. PandaBoard.

I'll see about proposing patches for all of these soon

Thanks


  parent reply	other threads:[~2012-11-30 12:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-29 15:48 [meta-fsl-arm][PATCH] linux-imx (3.0.35): Add Boundary Devices changes for imx6qsabrelite Otavio Salvador
2012-11-29 18:40 ` Daiane Angolini
2012-11-29 18:48   ` Gary Thomas
2012-11-30 12:16 ` Gary Thomas [this message]
2012-11-30 12:44   ` Daiane Angolini
2012-11-30 12:44   ` Otavio Salvador
2012-11-30 14:57     ` Gary Thomas
2012-11-30 15:04       ` Otavio Salvador
2012-11-30 18:35 ` Otavio Salvador

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=50B8A39E.8080708@gmail.com \
    --to=samoht.yrag@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.