summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6qsabrelite.conf
Commit message (Collapse)AuthorAgeFilesLines
* imx6qsabrelite: Move to SabreLITE to meta-fsl-arm-extraOtavio Salvador2013-04-061-16/+0
| | | | | | | | | The SabreLITE is much better supported by Boundary kernel as being not fully supported by Freescale new BSPs it should be moved to the Extra layer where we can properly support it. Change-Id: Ie6465c35a243cb199c3499eb4336c9638c9ce6ab Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Consolidate common configurations among iMX5 and iMX6 SoCsOtavio Salvador2012-10-151-12/+0
| | | | | Change-Id: I3afbbe9acc2fe91bbbb2caf246cfb781e030e2d5 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Use SoC model in SoC family informationOtavio Salvador2012-10-151-1/+1
| | | | | Change-Id: I952910e3d6d96a78acbeacad31cbf1034f31cce5 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Merge remote branch 'freescale/denzil'Otavio Salvador2012-09-171-4/+2
|\ | | | | | | | | | | | | | | * freescale/denzil: imx6qsabrelite: Use xserver-xorg instead of xserver-xorg-lite cogl: Use OpenGL ES2 for mx5 SoCs imx-base.inc: Set preferred implementation of virtual/libgl for mx5 SoCs amd-gpu-x11-bin-mx51: Add provides to 'virtual/libgl'
| * imx6qsabrelite: Use xserver-xorg instead of xserver-xorg-liteOtavio Salvador2012-09-171-4/+2
| | | | | | | | | | | | | | | | Next Yocto release will drop xserver-xorg-lite as building xserver-xorg and not installing the DRI and GLX modules (and so not Mesa) results in an increase of 16kb only. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | Merge remote branch 'freescale/denzil'Otavio Salvador2012-09-171-0/+3
|\| | | | | | | | | * freescale/denzil: imx6qsabrelite: force MACHINE_GSTREAMER_PLUGIN until codecs are available
| * imx6qsabrelite: force MACHINE_GSTREAMER_PLUGIN until codecs are availableEric Bénard2012-09-171-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | else we get : ERROR: fsl-mm-codeclib was skipped: incompatible with machine imx6qsabrelite (not in COMPATIBLE_MACHINE) NOTE: Runtime target 'gst-fsl-plugin' is unbuildable, removing... Missing or unbuildable dependency chain was: ['gst-fsl-plugin', 'fsl-mm-codeclib'] NOTE: Runtime target 'task-fsl-gstreamer' is unbuildable, removing... Missing or unbuildable dependency chain was: ['task-fsl-gstreamer', 'gst-fsl-plugin', 'fsl-mm-codeclib'] ERROR: Required build target 'fsl-image-test' has no buildable providers. Missing or unbuildable dependency chain was: ['fsl-image-test', 'task-fsl-gstreamer', 'gst-fsl-plugin', 'fsl-mm-codeclib'] Signed-off-by: Eric Bénard <eric@eukrea.com>
* | imx6qsabrelite: use udev-extraconfOtavio Salvador2012-08-021-1/+1
| | | | | | | | | | | | | | | | The udev-extra-rules has been replaced by udev-extraconf so this needs to be changed on machine definitions. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
* | Merge remote-tracking branch 'freescale/denzil' into masterOtavio Salvador2012-07-251-2/+4
|\| | | | | | | | | | | * freescale/denzil: imx6qsabrelite: do not recommends BSP package are they are not public yet alsa-state: custom asound.conf file for iMX targets
| * imx6qsabrelite: do not recommends BSP package are they are not public yetOtavio Salvador2012-07-251-2/+4
| | | | | | | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
* | imx6qsabrelite: add device tree kernel targetOtavio Salvador2012-07-101-0/+2
|/ | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base: set common machine featuresAdrian Alonso2012-07-041-0/+2
| | | | | | | | * Set common machine features * imx53qsb, imx53ard add wifi and bluetooth support * imx6qsabrelite add pci to machine features Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
* imx6qsabrelite: fix machine descriptionOtavio Salvador2012-05-281-2/+2
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx6qsabrelite: add XSERVER definition using fbdev driverOtavio Salvador2012-05-021-0/+6
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mx6qsabrelite: Fix console portFabio Estevam2012-03-301-0/+2
| | | | | | | | On mx6qsabrelite the console port is ttymxc1. Override the SERIAL_CONSOLE definition from conf/machine/include/imx-base.inc. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
* imx6qsabrelite: add machine definitionDaiane Angolini2012-03-231-0/+13
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>