summaryrefslogtreecommitdiffstats
path: root/meta-fsl-extras/recipes/u-boot/u-boot-fslc
Commit message (Collapse)AuthorAgeFilesLines
* warp7: use kernel that supports display and touchSamuli Piippo2017-09-141-0/+22
| | | | | | | | | The new displays available from element14 are TRULY displays with synaptics touch, instead Himax. Task-number: QTBUG-63148 Change-Id: If8edf15e6ac25811d0157a250c748c77ee701ed8 Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* sabre: Use hdmi as primary display only if connectedSamuli Piippo2016-02-181-0/+37
| | | | | | | | | Test if HDMI display is connected before setting it as primary display. Otherwise set lvds as primary display. Test can be overridden by setting video_interfaces env. Change-Id: If52b3cd57fc2645296ae8595ce02ae608359f24a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* u-boot-fslc: upstream version has been updatedSamuli Piippo2015-08-191-50/+8
| | | | | | | | New u-boot version has better handling for video args, so our patch got simpler. Change-Id: I90958167d1ff10bca46123915491a5136dfa5fc9 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* sabre: update u-boot patchSamuli Piippo2015-02-191-76/+11
| | | | | | | Upstream was changed and already includes the I2C initialization. Change-Id: I3e57a248a49924eff086eea7694ccd5fa424f905 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* Move meta-fsl-arm specific files to separate layerSamuli Piippo2014-09-251-0/+133
Create new layer for recipes and files that required only when meta-fsl-arm and meta-fsl-arm-extra layers are used. For now, the bblayers.conf template still includes the new layer as well. Change-Id: I01a0019ebaea3e1532f106e076f7608fb7aa86c6 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>