All of lore.kernel.org
 help / color / mirror / Atom feed
* Future Electronics FWBADAPT-7WVGA-PCAP LCD and Yocto 1.6
@ 2014-06-18  1:23 Alfonso Tamés
  2014-06-18  1:51 ` Daiane.Angolini
  2014-06-18 13:52 ` Otavio Salvador
  0 siblings, 2 replies; 10+ messages in thread
From: Alfonso Tamés @ 2014-06-18  1:23 UTC (permalink / raw)
  To: meta-freescale


I just bit-baked a Yocto 1.6 core-image-minimal for qt5.2 testing but can’t figure out how to make my LCD (FWBADAPT-7WVGA) screen work.

U-Boot  auto detects it fine but kernel 3.10.17 does not.

I tried with the old

setenv mmcargs 'setenv bootargs console=${console},${baudrate} root=${mmcroot} video=mxcfb0:dev=lcd,SEIKO-WVGA,if=RGB666'
saveenv
boot

but didn’t work either.

Has someone figure this out?

Thanks,

Alfonso

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: Future Electronics FWBADAPT-7WVGA-PCAP LCD and Yocto 1.6
@ 2014-06-20  1:25 Alfonso Tamés
  0 siblings, 0 replies; 10+ messages in thread
From: Alfonso Tamés @ 2014-06-20  1:25 UTC (permalink / raw)
  To: Daiane.Angolini; +Cc: meta-freescale

Sure !

In order to apply the patches to use the LCD Fusion 7 (with the FWBADAPT-7WVGA-PCAP adatper) with the Wandboard and Kernel 3.10.17 you need download the patches from:

http://forums.wandboard.org/viewtopic.php?f=12&t=411#p1929

And copy both files to sources/meta-fsl-arm-extra/recipes-kernel/linux/linux-wandboard-3.10.17

Then add the following line to the recipe sources/meta-fsl-arm-extra/recipes-kernel/linux/linux-wandboard_3.10.17.bb


SRC_URI  = "file://0001-adding-device-tree-entry-and-driver-for-fusion-touch.patch \
	    file://0002-modifying-devicetree-to-enable-mxc_lcdif-driver.patch”

And bit bake your image!




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-06-20  1:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-18  1:23 Future Electronics FWBADAPT-7WVGA-PCAP LCD and Yocto 1.6 Alfonso Tamés
2014-06-18  1:51 ` Daiane.Angolini
2014-06-18  4:52   ` Alfonso Tamés
2014-06-18 13:52 ` Otavio Salvador
2014-06-18 14:57   ` Stefan
2014-06-18 16:16     ` Otavio Salvador
2014-06-19  0:03   ` Alfonso Tamés
2014-06-19 14:48     ` Daiane Angolini
2014-06-19 20:08       ` John Weber
  -- strict thread matches above, loose matches on Subject: below --
2014-06-20  1:25 Alfonso Tamés

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.