[meta-freescale] [meta-fsl-arm-extra][PATCH v3 2/2] wandboard.inc: add touchscreen support

Eric Bénard eric at eukrea.com
Wed Dec 11 03:00:22 PST 2013


Le Wed, 11 Dec 2013 08:44:35 -0200,
Otavio Salvador <otavio at ossystems.com.br> a écrit :

> Hello Eric,
> 
> On Wed, Dec 11, 2013 at 8:31 AM, Eric Bénard <eric at eukrea.com> wrote:
> > Le Mon,  9 Dec 2013 15:26:16 -0200,
> > Mario Domenech Goulart <mario at ossystems.com.br> a écrit :
> >
> >> Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>
> >> ---
> >>  conf/machine/include/wandboard.inc |    2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/conf/machine/include/wandboard.inc b/conf/machine/include/wandboard.inc
> >> index dc64d89..5e83ad5 100644
> >> --- a/conf/machine/include/wandboard.inc
> >> +++ b/conf/machine/include/wandboard.inc
> >> @@ -7,4 +7,4 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-wandboard"
> >>
> >>  SERIAL_CONSOLE = "115200 ttymxc0"
> >>
> >> -MACHINE_FEATURES += "pci"
> >> +MACHINE_FEATURES += "pci touchscreen"
> >
> > where is the touchscreen interface on the wandboard ?
> 
> This allow used with the adapters which provide support for it.
> 
> For reference, Future Eletronics provide one:
> 
> http://www.futureelectronics.com/en/technologies/development-tools/development-tool-hardware/Pages/9032471-FWBADAPT-7WVGA-PCAP.aspx?IM=0
> 
> This is the one we used for testing.
> 
OK not really a wandboard.inc MACHINE_FEATURE then ;-)

Eric


More information about the meta-freescale mailing list