aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2014-12-06udev-extraconf: replace bbappend with own recipeAlexander Shashkevych
Forcing udev-extraconf causes various strange effects. This was discussed long time ago in oe-core on [1] and resulted in [2]. [1] http://lists.openembedded.org/pipermail/openembedded-core/2013-April/077880.html [2] http://lists.openembedded.org/pipermail/openembedded-commits/2013-May/148591.html Signed-off-by: Alexander Shashkevich <alex@stunpix.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-12-02imx-base: Add comment on how to enable SFPDaiane Angolini
How to enable the software float point is a frequent question. Add this comment makes it clear how to enable both SFP and HFP and can be used whether to found in a search or to be a direct link to be used as a quick reply. Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-28imx-base: Include gstreamer1.0-plugins-imx for i.MX6Q and i.MX6DLOtavio Salvador
gstreamer1.0-plugins-imx can only be used with i.MX6Q and i.MX6DL (instead of any i.MX6) as the others does not provide a VPU. This commit updates the default setting accordingly. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-10imx53qsb: Add extra dtbFabio Estevam
Since kernel 3.15 there are two dtb's for the imx53-qsb board: imx53-qsb.dtb - For the boards with DA9053 PMIC imx53-qsrb.dtb - For the boards with MC34708 PMIC Add the 'imx53-qsrb.dtb' to the list of supported dtb's. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-10mxs-base.inc: Convert to zImageFabio Estevam
U-boot mainline uses zImage as the image type, so let's use zImage by default in mxs-base.inc. Boards that use uImage can still override it by passing: KERNEL_IMAGETYPE = "uImage" in their .conf file. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Tested-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-10mx28evk: Convert to zImageFabio Estevam
U-boot mainline uses zImage as the image type, so let's switch to it. This fixes the boot on 'dizzy' branch. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-10mx23evk: Convert to zImageFabio Estevam
U-boot mainline uses zImage as the image type, so let's switch to it. This fixes the boot on 'dizzy' branch. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-10ls1021aqds.conf: add the missing quotation markZhenhua Luo
Fix following parse error: ERROR: Unable to parse conf/bitbake.conf: ParseError at /home/jenkins/poky/ meta-fsl-arm/conf/machine/ls1021aqds.conf:16: unparsed line: 'UBOOT_CONFIG[lpuart] = "ls1021aqds_lpuart_config' Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-10ls1021aqds: update UBOOT_CONFIG and device treeChunrong Guo
*ls102xa rename QDS and TWR board dts name for consistence *ls102xa add LPUART board config for QDS/TWR boards *ls102xa remove letech board config for QDS/TWR boards Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-11-10ls1021atwr: update UBOOT_CONFIG and device treeChunrong Guo
*ls102xa rename QDS and TWR board dts name for consistence *ls102xa add LPUART board config for QDS/TWR boards *ls102xa remove letech board config for QDS/TWR boards Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-10-28imx-base.inc: Use specific package feed for MX6QDL and MX6SLOtavio Salvador
The sharing of packaging feed between MX6QDL and MX6SL is very fragile. In rare cases, when a package is not generated for the machine it can fallback to the wrong set of packages. This has been seen on the Vivante GPU packages as MX6SL does not include libegles2-mx6 and the packaging system ended using the one provided by MX6QDL SoC. This issue was very hard to find out the cause and understand why it was happening so I'd like to thank Richard Purdie for his help in figuring it out. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-10-23imx6dlsabreauto: Change to use u-boot-fslcOtavio Salvador
This board is now supported by u-boot-fslc so we move from u-boot-imx to it; this is preferred as this U-Boot fork follows closely the mainline tree which brings faster development cycle and helps to extend the test of i.MX6 support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-10-05imx-base.inc: Use ?= for PREFERRED PROVIDERNeena Busireddy
Use ?= for PREFERRED PROVIDER for mx6 GPU libraries in order to make it flexible for overriding. Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-09-15ls1021aqtwr.conf: Add machine conf for ls1021atwrZhenhua Luo
* define the SOC_FAMILY * set UBOOT_CONFIG * configure kernel devicetree and defconfig * define options related to serial console Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-09-15ls1021aqds.conf: Add machine conf for ls1021aqdsZhenhua Luo
* define the SOC_FAMILY * set UBOOT_CONFIG * configure kernel devicetree and defconfig * define options related to serial console Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-09-15ls-base.inc: Add base configuration for Layerspace1 supportZhenhua Luo
The base configuration file includes following major settings: * Freescale LS1 default providers * Default image type * Default tune type * Default machine features Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-09-04imx-base.inc: Add virtual/libopenvg to MACHINE_{ARCH,SOCARCH}_FILTEROtavio Salvador
The virtual/libopenvg is provided by the GPU packages and needs to be used for the dynamic package architecture. The issue has been identified while debugging a build failure in fsl-gpu-sdk. It was using the common architecture instead of the right architecture. Now mx6q, mx6dl and mx6sx use MACHINE_SOCARCH and mx6sl MACHINE_ARCH for all packages depending on virtual/libopenvg. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-08-20imx-base: Add MACHINE_ARCH filter for sololite.Neena Busireddy
Add MACHINE_ARCH_FILTER for sololite as it is different from other SOC families (Sololite does not support 3D GPU hardware acceleration). Sololite uses mesa software rendering GL. So, set the PREFERRED PROVIDER to use mesa for SL. Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-07-21u-boot-fslc: Update to 2014.07-based releaseOtavio Salvador
This updates the FSL Community's U-Boot fork to a 2014.07-based release. Along with the recipe revision changes, this modifies the default kernel image to "zImage" as most machines maintained in meta-fsl-arm now uses it. The machines that are still using uImage are: - imx31pdk - imx35pdk - imx53ard - imx6dlsabreauto - imx6solosabreauto - imx6solosabresd Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-06-05imx28evk: Add U-Boot NAND image generation supportAlexey Ignatov
This defines NAND parameters for u-boot.mxsboot-nand image creation similar to those used for UBI image (for K9LBG08U0D-PCB chip): - page size: 4 k - OOB size: 218 bytes - erase size: 512 k Signed-off-by: Alexey Ignatov <lexszero@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-06-04imx-base.inc: Add values for i.MX GStreamer 1.0 pluginsCarlos Rafael Giani
These new values contain the names of i.MX plugins for GStreamer 1.0. The plugins wrap i.MX functionality for video en/decoding, amongst others. Change-Id: I5a49954b229ddac531a3a9771e156ca5e8e3e090 Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-05-16imx-base.inc, mxs-base.inc: Add multimedia packages for SoC archOtavio Salvador
Packages which has dependencies upon libfslcodec, libfslvpuwrap, libfslparser or gst-fsl-plugins should have the PACKAGE_ARCH set to MACHINE_SOCARCH. Change-Id: I7c69fc0dc89bf06b5df76b65a516d8532daa56a9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-30imx6slevk: Add spinor U-Boot supportLauren Post
Change-Id: I0caeffbde2c6a9f4603dabb8653a81c0b4af4616 Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-25imx-base.inc: Drop mx6d SoC familyOtavio Salvador
While removing the mx6s SoC family I ended forgotting to remove the mx6d, which is covered by mx6q. Change-Id: I60c4d1e203f1f307ed0c5452b044e37f5e1f62fe Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-23Stop using mx6s SoC familyOtavio Salvador
The i.MX6 Solo is internally a i.MX6 Dual Lite but single core. This uses the mx6dl as the SoC family as it is already being done in the Kernel, U-Boot and Barebox. Change-Id: Ifefdce9d2f261352c409e7137c7566060e3915be Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-04-04imx6dlsabreauto: Add myself as maintainerDaiane Angolini
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-31directfb, directfb-examples: Backport 1.6 releaseOtavio Salvador
This backports the directfb 1.6.3 and counter part directfb-examples 1.6.0 for use with i.MX6 SoCs as Vivante GPU is not compatible with the 1.7 API. Along the recipes backport this commit sets the preferred version accordingly. Change-Id: I658af7b7881d743cb1a04f6ffb23739711af989b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-26imx53qsb: add myself as maintainerTrevor Woerner
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx6solosabresd: Add U-Boot Manufacturing Tool configOtavio Salvador
This allow the mfgtool variant into the UBOOT_CONFIG set. Change-Id: I90b97f83620ad5bcda659d0ec5190a3ef98f5acd Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx6solosabreauto: Add U-Boot Manufacturing Tool configOtavio Salvador
This allow the mfgtool variant into the UBOOT_CONFIG set. Change-Id: Ibf61f4744cba8ae6db14d8b2b278879c2f1e420d Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx6qsabresd: Add U-Boot Manufacturing Tool configOtavio Salvador
This allow the mfgtool variant into the UBOOT_CONFIG set. Change-Id: Ia96cffe65f0ce4a97c705a1c5dd69de2f6bfc5bd Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx6qsabreauto: Add U-Boot Manufacturing Tool configOtavio Salvador
This allow the mfgtool variant into the UBOOT_CONFIG set. Change-Id: I21f406b6c83629c87ca1ba75c6ba749111d61ffd Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx6dlsabresd: Add U-Boot Manufacturing Tool configOtavio Salvador
This allow the mfgtool variant into the UBOOT_CONFIG set. Change-Id: I4d14ebdc314586ef0aabca8a966c1a7d680f9758 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx6dlsabreauto: Add U-Boot Manufacturing Tool configOtavio Salvador
This allow the mfgtool variant into the UBOOT_CONFIG set. Change-Id: Ia1f0262790aee7feef0220a76d33fd2cb4b1638f Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx6slevk: Add U-Boot Manufacturing Tool configOtavio Salvador
As the machine were not using UBOOT_CONFIG, the first step was to convert the recipe to use the variable. After that, the mfgtool variant is added. Change-Id: I73ab7cdaef1d85cfd7cb3e3d650aed09682be2f4 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx6qsabreauto.conf: Add sata uboot config supportLauren Post
Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx6qsabreauto.conf: Add ecspi and flexcan1 device tree supportLauren Post
The flexcan1 device tree supports flexcan1 enabled with fec disabled because of a pin conflict between flexcan1 and fec. The ecspi device tree supports ecspi by fixing the pin conflict with i2c3. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx6dlsabreauto.conf: Add ecspi and flexcan1 device tree supportLauren Post
The flexcan1 device tree supports flexcan1 enabled with fec disabled because of a pin conflict between flexcan1 and fec. The ecspi device tree supports ecspi by fixing the pin conflict with i2c3. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx6slevk: Add new device tree imx6sl-evk-csi.dtbLauren Post
3.10.17-1.0.0-beta changed the imx6sl-evk.dts file to work with EPDC but as a consequence it breaks CSI function as its pins are shared. A new imx6sl-evk-csi.dts file has been add to allow use of CSI in case it is desired. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-03-03imx-base.inc: Drop EXTRA_IMAGEDEPENDS settingOtavio Salvador
The U-Boot requirement is handled by the image class and shouldn't be defined here so we have freedom to choose the desired bootloader to be used. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-02-27twr-vf65gs10: Add myself as a maintainerAnthony Felice
Signed-off-by: Anthony Felice <tony.felice@timesys.com>
2014-02-24xserver-xorg: Backport 1.14.4 versionOtavio Salvador
Currently Vivante does not provides a valid GL API so Xorg fails to link against it, we cannot workaround it easily in newer Xorg version so instead of maintaining a pile of patches for it we are backporting 1.14.4 version as an interim solution. Change-Id: Ie8c8c002f7c3904abb383f2a1ee6f3dc6ad09e20 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Tested-by: Gary Thomas <gary@mlbassoc.com> Tested-by: John Weber <rjohnweber@gmail.com>
2014-02-12imx31pdf, imx35pdf: Remove duplicate inclusion of soc-family.incOtavio Salvador
This fixes following warning during build: ,----[ Warning ] | WARNING: Duplicate inclusion for .../meta/conf/machine/include/soc-family.inc | in .../sources/meta-fsl-arm/conf/machine/include/imx-base.inc `---- Change-Id: Ie23c6a25e23e1968a595969a3962d82284a6f1e9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-01-28imx6qsabreauto: Add myself as maintainerDaiane Angolini
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2014-01-28mx53ard: Add myself as maintainerDaiane Angolini
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2014-01-28imx51evk: Add myself as maintainerDaiane Angolini
Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
2014-01-27imx6solosabresd: Add myself as maintainerOtavio Salvador
Change-Id: I1f5e1ff25334a01a4d2aeda0025d56b2ddcc617b Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-01-27imx6slevk: Add myself as maintainerOtavio Salvador
Change-Id: I0b511a73923a5876a960f427e165bc28c6cd7a44 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-01-27imx6qsabresd: Add myself as maintainerOtavio Salvador
Change-Id: Iac335650f96510c4ce6178fa69be92f157d01f0a Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-01-27imx6dlsabresd: Add myself as maintainerOtavio Salvador
Change-Id: I92ca8f001480da993486f7e8be871b730edd8705 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>