From: Gary Thomas <samoht.yrag@gmail.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: meta-freescale@yoctoproject.org,
Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP
Date: Tue, 27 Nov 2012 11:13:58 -0700 [thread overview]
Message-ID: <50B502E6.9040308@gmail.com> (raw)
In-Reply-To: <CAOMZO5CJ0iswq5CKTKY4g4C6C_vpdmyedHgTgDHYNeJTBoqBfw@mail.gmail.com>
On 2012-11-27 10:52, Fabio Estevam wrote:
> On Tue, Nov 27, 2012 at 1:13 AM, Fabio Estevam <festevam@gmail.com> wrote:
>> On Mon, Nov 26, 2012 at 4:57 PM, Otavio Salvador
>> <otavio@ossystems.com.br> wrote:
>>
>>> In any case this seems to be kernel related and not a BSP issue.
>>> Fabio, could you take a look?
>>
>> The "failed to read firmware version" seems to be an I2C issue. The
>> I2C controllers send some commands to the panel, and it is failing.
>
> I think the I2C read failure is normal, as the sabrelite panel is not egalax.
>
> You should use the Hannstar panel.
Hmm, that driver does not build (meta-fsl-arm is up to date):
| drivers/input/touchscreen/p1003_ts.c: In function 'p1003_probe':
| drivers/input/touchscreen/p1003_ts.c:304:2: error: implicit declaration of function 'set_irq_type' [-Werror=implicit-function-declaration]
| cc1: some warnings being treated as errors
| make[3]: *** [drivers/input/touchscreen/p1003_ts.o] Error 1
| make[2]: *** [drivers/input/touchscreen] Error 2
| make[1]: *** [drivers/input] Error 2
| make: *** [drivers] Error 2
| make: *** Waiting for unfinished jobs....
| AR lib/lib.a
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (see /home/local/imx6_poky/tmp/work/sabrelite-amltd-linux-gnueabi/linux-imx-3.0.35-r32.3/temp/log.do_compile.12860 for further information)
ERROR: Task 6 (/home/local/poky-multi/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb, do_compile) failed with exit code '1'
NOTE: Tasks Summary: Attempted 603 tasks of which 599 didn't need to be rerun and 1 failed.
No currently running tasks (599 of 613)
Summary: 1 task failed:
/home/local/poky-multi/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb, do_compile
next prev parent reply other threads:[~2012-11-27 18:13 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-22 18:49 [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP Otavio Salvador
2012-11-22 18:49 ` [meta-fsl-arm][PATCH v3 1/8] linux-imx (3.0.35): Move defconfig to mx6 directory Otavio Salvador
2012-11-23 11:13 ` Daiane Angolini
2012-11-22 18:49 ` [meta-fsl-arm][PATCH v3 2/8] linux-imx (3.0.35): Configure GPU module to be builtin Otavio Salvador
2012-11-23 11:08 ` Daiane Angolini
2012-11-22 18:49 ` [meta-fsl-arm][PATCH v3 3/8] gpu-viv-bin-mx6q: Add Vivant GPU libraries Otavio Salvador
2012-11-23 11:09 ` Daiane Angolini
2012-11-23 11:11 ` Daiane Angolini
2012-11-22 18:49 ` [meta-fsl-arm][PATCH v3 4/8] xf86-dri-vivante: Add Vivant DRI driver for Xorg Otavio Salvador
2012-11-23 11:10 ` Daiane Angolini
2012-11-22 18:49 ` [meta-fsl-arm][PATCH v3 5/8] xf86-video-imxfb-vivante: Add Vivant Xorg driver for iMX SoCs Otavio Salvador
2012-11-23 11:15 ` Daiane Angolini
2012-11-23 11:22 ` Otavio Salvador
2012-11-22 18:49 ` [meta-fsl-arm][PATCH v3 6/8] mesa-dri: Change provided set of libraries when building for iMX6 Otavio Salvador
2012-11-23 11:16 ` Daiane Angolini
2012-11-22 18:49 ` [meta-fsl-arm][PATCH v3 7/8] xserver-xf86-config: Use Vivant accelerated driver " Otavio Salvador
2012-11-22 18:54 ` Fabio Estevam
2012-11-23 11:20 ` Daiane Angolini
2012-11-22 18:49 ` [meta-fsl-arm][PATCH v3 8/8] imx-base: Use xf86-video-imxfb-vivant for iMX6 targets Otavio Salvador
2012-11-23 11:16 ` Daiane Angolini
2012-11-23 11:18 ` [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP Daiane Angolini
2012-11-23 11:35 ` Otavio Salvador
2012-11-27 17:24 ` Otavio Salvador
2012-11-26 16:23 ` Thomas Senyk
2012-11-26 16:45 ` Otavio Salvador
2012-11-26 17:00 ` Daiane Angolini
2012-11-26 16:53 ` Thomas Senyk
2012-11-26 17:12 ` Otavio Salvador
2012-11-26 17:48 ` Thomas Senyk
2012-11-26 18:16 ` Otavio Salvador
2012-11-26 17:08 ` Otavio Salvador
2012-11-26 17:56 ` [meta-fsl-arm][PATCH] Remove warning about vivante driver being stripped Alexandre Belloni
2012-11-26 18:21 ` Otavio Salvador
2012-11-26 18:33 ` Alexandre Belloni
2012-11-26 18:35 ` Otavio Salvador
2012-11-26 20:02 ` Alexandre Belloni
2012-11-26 18:34 ` Otavio Salvador
2012-11-26 21:33 ` Alexandre Belloni
2012-11-27 10:31 ` Otavio Salvador
2012-11-26 17:59 ` [meta-fsl-arm][PATCH v3 0/8] iMX6 Yocto Support based on 12.09.01 BSP Gary Thomas
2012-11-26 18:04 ` Daiane Angolini
2012-11-26 18:27 ` Gary Thomas
2012-11-26 18:40 ` Otavio Salvador
2012-11-26 18:54 ` Gary Thomas
2012-11-26 18:57 ` Otavio Salvador
2012-11-27 3:13 ` Fabio Estevam
2012-11-27 17:52 ` Fabio Estevam
2012-11-27 18:13 ` Gary Thomas [this message]
2012-11-27 18:17 ` Fabio Estevam
2012-11-27 18:33 ` Gary Thomas
2012-11-27 18:35 ` Fabio Estevam
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=50B502E6.9040308@gmail.com \
--to=samoht.yrag@gmail.com \
--cc=festevam@gmail.com \
--cc=meta-freescale@yoctoproject.org \
--cc=otavio@ossystems.com.br \
/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.