aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2019-04-02conf/layer.conf: Support only thud releaseFabio Berton
If you want to use sumo release, please use sumo platform. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
2019-04-02Merge pull request #60 from IniterWorker/thudOtavio Salvador
[thud] white-space compliant append
2019-03-21white-space compliante in DEPENDSWalter Bonetti
2019-02-28imx-base.inc: Add alsa support for all i.MX 8Tom Hochstein
Also simplify i.MX 6 and 7 configuration logic since alsa is supported by all i.MX 6 and 7. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 6daaffb21e4f9d2b18ed9962cec4516134dc2c01)
2019-02-28imx-base.inc: Limit use-fsl-bsp u-boot overrides to i.MX 6 and 7Tom Hochstein
The u-boot overrides are appropriate for i.MX 6 and 7 only and break i.MX 8 builds. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 77e56f3029caab422bd0dbfcc0d559ecf0183e05)
2019-02-28u-boot.imx: Add u-boot configuration for fslTom Hochstein
The fsl distro was broken for the following machine files because they set u-boot configuration to fslc configuration: - imx6qdlsabreauto - imx6qdlsabresd - imx6ulevk Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit e5cd33c9b393ce3f434c8cf0d0bfa65357a1a249)
2019-02-27imx-base.inc: Fix strange whitespace problemTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2019-02-27imx-imx-boot-bootpart.wks: change default offset of bootloaderMax Krummenacher
The i.MX 8QXP bootrom in B0 silicon reads the 1st image container at offset 32k while tha A0 silicon started at 33k. The machine configurations already contain the variable IMX_BOOT_SEEK to specify the needed offset. Change the wks file accordingly. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-02-27meta: drop imx-m4-demos referencsMing Liu
There is not a imx-m4-demos recipe at all, drop its references. They could be added back once the recipe is added. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
2019-01-31imx-base: Enable wic.bmap image generation as defaultFabio Berton
Bmaptool is a generic tool for creating the block map (bmap) for a file and copying files using the block map. Is faster than use dd to flash images to SD Cards. More info about bmap here [1]. [1] - https://github.com/intel/bmap-tools Change-Id: I727d63104baa3669e83db127b03b3b0af6cd45b9 Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit fb753d427add595d9c425fab9d4720a041db1b6d)
2019-01-14remove ppa in machine configChunrong Guo
*ppa recipes will be removed. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14t4240rdb-64b: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14t4240rdb: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14t2080rdb-64b: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14t2080rdb: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14lx2160ardb: add machine configChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1088ardb-pb: update machine configChunrong Guo
*update UBOOT_CONFIG *add RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1088ardb: update machine configChunrong Guo
*update UBOOT_CONFIG *add RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls2088ardb: update machine configChunrong Guo
*update UBOOT_CONFIG *add UEFI_NORBOOT,RCWQSPI and RCWNOR var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1046ardb: update machine configChunrong Guo
*update UBOOT_CONFIG *add UEFI_NORBOOT,RCWQSPI and RCWSD var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1043ardb: update machine configChunrong Guo
*update UBOOT_CONFIG *add UEFI_NORBOOT,RCWNOR,RCWSD and RCWNAND var *remove ppa *add atf to EXTRA_IMAGEDEPEND Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1012ardb:update machine configChunrong Guo
*update UBOOT_CONFIG *add RCWQSPI var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1012afrdm: remove machine configChunrong Guo
*ls1012afrdm and ls1012afrdm-32b will not be supported. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14ls1012afrwy: update machine configChunrong Guo
*update UBOOT_CONFIG *add RCWQSPI var *remove ppa *add atf to EXTRA_IMAGEDEPENDS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2019-01-14imx-base.inc: use SDMA RAM script for the whole i.MX 6 familyStefan Agner
The Linux device trees of all members of the i.MX 6 family use the same SDMA RAM script. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2019-01-10wic:mx8: Create wks file for imx8 family using imx-bootDaiane Angolini
imx8 family boards use u-boot as boot loader in addition to some other binaries. The final bootloader binary is gathered by mkimage into a file called imx-boot. Add the wks file to create the wic image tailored for imx8 family. Set the wks file as default for all imx8. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
2019-01-10Migrate from SOC_FAMILY to MACHINEOVERRIDESChunrong Guo
MACHINEOVERRIDES way is more straightforward than SOC_FAMILY, so migrate from SOC_FAMILY to MACHINEOVERRIDES for NXP QorIQ PPC targets. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-01-09mx8: move non soc specific fw out of imx-baseMax Krummenacher
It is unlikely that all future mx8 machines will require ath10k fw. So add it in the specific board configuration and not in imx-base.inc. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-09mx8: prefer u-boot-imx, linux-imxMax Krummenacher
Fixes: | ERROR: Nothing PROVIDES 'virtual/kernel' | linux-fslc-imx PROVIDES virtual/kernel but was skipped: incompatible with machine imx8qmmek (not in COMPATIBLE_MACHINE) | ERROR: Nothing PROVIDES 'virtual/bootloader' | u-boot-fslc PROVIDES virtual/bootloader but was skipped: incompatible with machine imx8qmmek (not in COMPATIBLE_MACHINE) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-09imx8: machines: silence kernel warningMax Krummenacher
The kernel class now sets RDEPENDS_${KERNEL_PACKAGE_NAME}-base so this include needs to do the same, otherwise bitbake emits a warning and the kernel isn't removed. | WARNING: .../linux-yocto_4.19.bb: Variable key RDEPENDS_${KERNEL_PACKAGE_NAME}-base (${KERNEL_PACKAGE_NAME}-image) replaces original key RDEPENDS_kernel-base (). Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-12-13imx8mmevk.conf: Remove redundant MACHINE_SOCARCH_FILTER settingTom Hochstein
Settings are already made in conf/machine/include/imx-base.inc. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2018-12-13imx-base.inc: Share i.MX 8 and i.MX 8X binariesTom Hochstein
The SOC-specific binaries for i.MX 8 and 8X families are compatible, so set MACHINE_SOCARCH_SUFFIX to share. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2018-12-13imx-base.inc: Add sha384sum to fix 8X builds of imx-bootTom Hochstein
Fix the following build error: | sh: 1: sha384sum: not found | Failed to hash file: scfw_tcm.bin Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2018-12-13imx8mmevk.conf: Add mx8m to MACHINE_OVERRIDES hierarchyTom Hochstein
There is commonality between 8M and 8M Mini, so add a new machine override to the hierarchy. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2018-12-13imx8qxpmek.conf: Add 8X family designation to MACHINE_OVERRIDESTom Hochstein
Add mx8x to the MACHINE_OVERRIDES hierarchy. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2018-12-13imx8mqevk.conf: Add 8M family designation to MACHINE_OVERRIDESTom Hochstein
Add mx8m to the MACHINE_OVERRIDES hierarchy. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2018-12-13p1020rdb: update uboot config * default link nor uboot typesChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-12-13p2020rdb: update uboot config * default link nor uboot typesChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-11-08ls1088ardb-pb : renamed ls1088ardb_pb.conf -> ls1088ardb-pb.confChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-31imx-base.inc: Upgrade libdrm to 2.4.91.imxTom Hochstein
Update the PREFERRED_VERSION. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2018-10-26ls1012afrwy-32b: add machine configChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-26ls1088ardb_pb: add machine configChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-26ls1012afrwy: update KERNEL_DEVICETREEChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-26ls1046ardb-be : remove qe-ucodeChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-06imx8mmevk.conf/imx-base.inc: Add i.MX 8MM EVK supportYuqing Zhu
Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01qoriq-base : remove PREFERRED_PROVIDER_openssl10Chunrong Guo
*openssl-qoriq remove openssl10 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-28layer.conf: Add thud to LAYERSERIES_COMPATKhem Raj
2.6 is called thud and is upcoming Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-17imx-base.inc Add missing overrides to for `use-mainline-bsp`Andreas Müller
Just in case somebody tries to build machines without BLOBs using these overrides. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-08imx-gpu-viv: Add support for OpenCL and OpenVXTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2018-09-08imx-dpu-g2d: Use machine override for compatibilityTom Hochstein
Use imxdpu override for machine compatibility. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>