summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* ls1028ardb: add machine configChunrong Guo2019-10-211-0/+35
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* imx7ulpevk.conf: Fix MACHINEOVERRIDES orderTom Hochstein2019-10-091-2/+2
| | | | | | | | | | | | The exact manifestation that uncovered this problem was not recorded. Generally speaking, a recipe misconfiguration was occurring due to an incorrect variable value, caused by incorrectly choosing the _imx override of the variable instead of the SOC override. This is fixed by setting the SOC family and the SOC in MACHINEOVERRIDES before including tune-cortexa7.inc. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-base.inc: set i.MX 7ULP UBOOT_ENTRYPOINT setting to fix fitImageMichael Scott2019-09-131-0/+1
| | | | | | | | | | | | | | | | | | The UBOOT_ENTRYPOINT setting is used when generating fitImage data. Specifically where to extract the kernel binary into memory. When fitImage is enabled for i.MX 7ULP targets, we are incorrectly setting the extraction location to 0x80008000 (the mx7 default). This results in a hung boot. The default configuration for i.MX 7ULP is to load the kernel binary (zImage) and initramfs into memory directly from the vfat boot partition so this issue does not present itself until fitImage is used. To fix the extraction point for fitImage kernel binaries, let's add a specific setting for mx7ulp so that mx7 setting isn't used. Signed-off-by: Michael Scott <mike@foundries.io>
* imx-base.inc: upgrade to weston 5.0.0.imxPeter Griffin2019-09-121-3/+3
| | | | Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
* imx8mqevk.conf: use the 1.14.imx forks of gstreamerPeter Griffin2019-09-121-0/+7
| | | | | | | | | | | Use imx forks of gstreamer repos. This allows us to get the NXP out of tree patches for waylandsink that are specific to imx SoCs. This could probably go in imx-base.inc, but I've only tested this on imx8m-evk board. Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
* imx-base.inc: Prefer DPU-based G2D when availableTom Hochstein2019-09-121-0/+1
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* ls1043ardb: add ls2-phy to EXTRA_IMAGEDEPENDSChunrong Guo2019-09-041-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls2080ardb: remove dpl-examplesChunrong Guo2019-09-041-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* layer.conf: Add zeus to compat layerKhem Raj2019-09-041-1/+1
| | | | | | We need to drop warrior soon, and zeus is next release Signed-off-by: Khem Raj <raj.khem@gmail.com>
* optee: Add optee as a machine feature to all supported boardsAlban Bedel2019-08-1510-0/+20
| | | | | | | | | | | | Currently we assume that all qoriq arm64 boards support optee, however that might not be the case for boards added by other layers building on top of meta-freescale. To better support this case add a machine feature to indicate if a given machine has optee support. Add the new optee feature to all qoriq arm64 except ls2080ardb as it doesn't seems to be supported by optee. Signed-off-by: Alban Bedel <alban.bedel@aerq.com>
* imx6sllevk:imx7dsabresd:imx7ulpevk: Remove firmware-imx-brcm dependencyDaiane Angolini2019-08-153-5/+1
| | | | | | | | The Broadcom support was removed by d94f748d14d89fd2c62f03ddf181706626b0de91 so we do not need to install it on images any more. Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
* Fix WKS_FILE to use files with .in extensionFabio Berton2019-08-123-3/+3
| | | | | | | | | | meta-freescale commit 6be9d197386b5c3bd72023981df805d42f87684c renamed imx-uboot-spl-bootpart.wks to imx-uboot-spl-bootpart.wks.in The .in extension in wks files allows bitbake variables to be used in kickstarter files. Set WKS_FILES for all machines to match this new filename. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* ls1046afrwy :add qe-ucodeChunrong Guo2019-07-121-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1046ardb: add ls2-phyChunrong Guo2019-07-121-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1046ardb: add qe-ucodeChunrong Guo2019-07-121-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1046afrwy: add machine configChunrong Guo2019-07-121-0/+35
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1046ardb: rename UEFI_NORBOOT -> UEFI_QSPIBOOTChunrong Guo2019-07-121-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* Update dtb list for iMX machines.Alexandru Palalau2019-06-278-46/+63
| | | | | | Allign with dtb changes from latest version of linux-imx. Signed-off-by: Alexandru Palalau <ioan-alexandru.palalau@nxp.com>
* mx8mm: use cortexa53-crypto tune for imx8m mini per defaultAndrey Zhizhikin2019-06-192-1/+2
| | | | | | | | | | | | | | | | | Current implementation of i.MX8M Mini is utilizing generic aarch64 tune (arch-arm64) provided from OE meta layer. According to IMX8MMRM [1] this CPU contains Cortex-A53 cores, so this commit sets a default tune to cortexa53-crypto. Note, that according to [1] ARM Crypto extensions are supported, therefore it is beneficial to set the tune to -crypto, as this also enables NEON and VFP support in GCC (via -march and -mcpu feature modifiers, see [2]). [1]: https://www.nxp.com/webapp/Download?colCode=IMX8MMRM [2]: https://gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html#aarch64-feature-modifiers Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
* qoriq-base: Use the same provider for u-boot and u-boot-fw-utilsAlban Bedel2019-06-191-0/+1
| | | | | | | | | It make sense for the default config to use the same provider for for both u-boot and u-boot-fw-utils. We now assume that there is a matching -fw-utils package, if not the build will fail instead of silently using a mismatching u-boot version. Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de>
* imx8qmmek.conf: Set the mkimage target for imx-bootTom Hochstein2019-06-131-0/+4
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx8mqevk.conf: Add DisplayPort supportTom Hochstein2019-06-131-1/+1
| | | | | | Add the imx-boot target flash_dp_evk for DisplayPort. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx8qxpmek.conf: Configure imx-bootTom Hochstein2019-06-131-1/+6
| | | | | | Set IMXBOOT_TARGETS to configure imx-boot recipe. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* wayland-protocols-imx: Upgrade to version 1.17Carlos Rafael Giani2019-05-251-3/+3
| | | | | | This is needed for GStreamer 1.16 Wayland support Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
* utilities.inc: fix return None type errorJacopo Dall'Aglio2019-05-171-2/+3
| | | | | | | Function make_dtb_boot_files now always returns and raises an error if a KERNEL_DEVICETREE entry filename extension is not .dtb or .dtbo. Signed-off-by: Jacopo Dall'Aglio <jacopo.dallaglio@kynetics.com>
* imx-base: make sure sha384sum is available for all i.MX 8 variantsStefan Agner2019-05-091-1/+1
| | | | | | | | Image container generation of imx-boot requires sha384sum also when building for i.MX 8 targets (e.g. i.MX 8QM). Make sure it is available for all i.MX 8 families. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
* utilities.inc: split by any number of whitespacesDiego Rondini2019-05-091-1/+1
| | | | | | | Split alldtbs by any number of whitespace instead of just one to fix machines with dtbs listed on multiple lines of KERNEL_DEVICETREE variable. Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
* imx8mmevk.conf, imx8mqevk.conf: drop adding m4 demos do the boot partitionMax Krummenacher2019-05-052-8/+0
| | | | | | | | | | | | | | The recipe which builds or injects the m4 binaries does not yet exist. Due to the following this did not error out in the image-wic task: With the change to wic the used oe variable names changed. IMAGE_BOOT_FILES now has an additonal '_'. WKS_FILE_DEPENDS_append can be used to add dependencies needed before the wks file gets created. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* imx8qmmek: fix files in the boot partitionMax Krummenacher2019-05-051-2/+2
| | | | | | With the change to wic the used oe variable names changed. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* imx-base: make gstreamer1.0 packages socarch specific for all imx socMax Krummenacher2019-05-051-1/+1
| | | | | | | | | Move gstreamer1.0 to the generic i.MX override, all i.MX use the 1.14.imx override, not only the once with a GPU. Completes '0d5f4e27 imx-base: make gstreamer1.0 packages socarch specific Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* imx-base.inc: Use UBOOT_SUFFIX in UBOOT_BINARY variableFabio Berton2019-04-171-2/+2
| | | | | UBOOT_SUFFIX is already set in machine configuration files and we can use this variable to set u-boot suffix for UBOOT_BINARY.
* ls1088ardb-be: remove machine configChunrong Guo2019-04-171-34/+0
| | | | | | *ls1088ardb-be will not be supported Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls2088ardb-be:remove machine configChunrong Guo2019-04-171-35/+0
| | | | | | *ls2088ardb-be will not be supported Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1043ardb-be: remove machine configChunrong Guo2019-04-171-40/+0
| | | | | | *ls1043ardb-be will not be supported Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1046ardb-be: remove machine configChunrong Guo2019-04-171-37/+0
| | | | | | *ls1046ardb-be will not be supported Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1046ardb-32b: remove machine configChunrong Guo2019-04-171-40/+0
| | | | | | *ls1046ardb-32b will not be supported Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1043ardb-32b: remove machine configChunrong Guo2019-04-171-39/+0
| | | | | | *ls1043ardb-32b will not be supported Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1012ardb-32b: remove machine configChunrong Guo2019-04-171-34/+0
| | | | | | *ls1012ardb-32b will not be supported Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ls1012afrwy-32b: remove machine configChunrong Guo2019-04-171-33/+0
| | | | | | *ls1012afrwy-32b will not be supported Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* wic: Fix image generation for i.MX with bootpart scriptPierre-Jean Texier2019-04-141-3/+4
| | | | | | | | | Some boards expects a specific binary name. Example : WaRP7 required the u-boot-dtb.imx file (instead of u-boot.imx). Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Joris Offouga <offougajoris@gmail.com>
* qcacld: Fix missing firmware and tools packagesTom Hochstein2019-04-051-2/+2
| | | | | | | | The RDEPENDS from kernel-module-qca* is not working, so that firmware-qca* and qca-tools are missing from the image. Use a packagegroup instead as a workaround. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-base.inc: Add QCA module support for 6174 and 9377Tom Hochstein2019-04-051-0/+4
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx7ulpevk.conf: Add support for QCA9377Tom Hochstein2019-04-051-1/+1
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* conf/layer.conf: Drop sumo and thud supportFabio Berton2019-04-021-1/+1
| | | | | | If you want to use theses branches, use the respective platform. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
* Merge pull request #69 from IniterWorker/masterOtavio Salvador2019-04-021-1/+1
|\ | | | | [master] white-space compliant append
| * white-space compliante in DEPENDSWalter Bonetti2019-03-211-1/+1
| |
* | Merge pull request #70 from YoeDistro/yoe/mutFabio Berton2019-04-021-1/+1
|\ \ | | | | | | layer.conf: Add warrior to compatible release series
| * | layer.conf: Add warrior to compatible release seriesKhem Raj2019-04-011-1/+1
| |/ | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* / imx-base: make gstreamer1.0 packages socarch specificMax Krummenacher2019-03-271-1/+1
|/ | | | | | | | | | | | | gstreamer and its plugins have been forked for i.MX. So all of the generated packages should have their PACKAGE_ARCH set to SOCARCH. Prevents, when building gstreamer for an i.MX machine followed by a non i.MX machine: | ERROR: gstreamer1.0-1.14.4-r0 do_packagedata_setscene: QA Issue: Package version for package gstreamer1.0 went backwards which would break package feeds from (0:1.14.imx-r0 to 0:1.14.4-r0) [version-going-backwards] | and many more for each generated package Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* imx-base.inc: Add alsa support for all i.MX 8Tom Hochstein2019-02-281-10/+3
| | | | | | | 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>