summaryrefslogtreecommitdiff
path: root/recipes-bsp
AgeCommit message (Collapse)Author
2019-06-05alsa-state: increase volume for apalis-imx8Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-04u-boot-toradex_2018.03: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-29u-boot: provide a dummy fw_env.configMax Krummenacher
This prevents fetcher errors if a machines does not provide its specific file. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-29imx-boot: use the right dcd for apalis-imx8a0Max Krummenacher
The Apalis iMX8 QM V1.0A require a specific DCD. Inject that DCD file and change the Makefile to actually use it. (The DCD for B0 silicon integrated in the SCFW and irrelevant here) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-29u-boot-toradex_2018.03: boot linux on apalis-imx8a0 from sd cardMax Krummenacher
The Apalis iMX8 QM V1.0A are not fused but strapped to boot from SD card. Revert the environment change which makes them boot from eMMC. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-27imx-atf: bbappend: delete now obsolete fileMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-23imx-atf: bbappend: use version wildcard and explicitely set versionMax Krummenacher
This copes with the version upgrade in meta-freescale master to imx-atf 2.0 which is meant for BSP 4.14.98_2.0.0_ga. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-21u-boot-toradex_2018.03: update to latestMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-21u-boot-toradex-fw-utils_2018.03: intial recipeMax Krummenacher
Copied and adapted from: openembedded-core/meta/recipes-bsp/u-boot/u-boot-fw-utils_2018.07.bb Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-21u-boot-toradex_2018.03: split common definitions into a inc fileMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-21u-boot: add patch to increase malloc_fMax Krummenacher
Otherwise U-Boot freezes before outputting anything. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-20u-boot-toradex_2018.03: additionally provide uEnv.txtMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-14u-boot: fix mainline not providing a nand targetMax Krummenacher
Our downstream U-Boot provides a u-boot-nand.imx target prepending the binary with a 1k block for easier flashing while the mainline U-Boot does not. Mimic the behaviour in a do_compile_append. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-14u-boot: fix i.mx6 conflicting patchesMax Krummenacher
Remove two patches which make the apalis-imx6, colibri-imx6 SPL build fail. They are not needed for a working U-Boot. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-14imx-sc-firmware: apalis/colibri: update to latest, 1.1.2Max Krummenacher
Changes: Update to version based on NXP SCFW 1.1.2. Branch name: imx_4.14.78_1.0.0_ga Build version: 3014 Commit ID: 0x0f0226b37 Build date: Mar 27 2019 Build time: 14:47:32 Our SCFW git hash: 8f160f9 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-13u-boot: provide a mainline u-boot, based on 2019.07 rc1Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-09alsa-state: follow card rename in the apalis-imx8 kernelMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-30alsa-state: add alsa config for apalis-imx8Max Krummenacher
This sets the analog audio out as the default alsa card and gives that codec reasonable mixer defaults. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-29imx-boot: cope with b0 silcon not using dcdMax Krummenacher
Only A0 silicon has and needs a DCD file, B0 silicon and likely later revisions have the DCD information as part of the SCFW file. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-29imx-sc-firmware: apalis/colibri: update to latestMax Krummenacher
Changes: Apalis iMX8QM: Adapt for B0 DDR config and timings Colibri iMX8QXP: Disable debug UART, so that it can be used for Cortex-M4 Our SCFW git hash: 7c04e56 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23colibri-vf: drop machineMax Krummenacher
We decided we won't do a BSP 3.0 for Vybrid. For new designs we recommend ULL now. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23u-boot-toradex: add inital 4.14.78 for i.MX8 recipeMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23imx-sc-firmware: inject binaries for apalis/colibri imx8Max Krummenacher
Version based on NXP SCFW 1.1. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23imx-firmware: update to 4.14.78 bsp versionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23imx-atf: update to 4.14.78 bsp versionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23firmware-imx: update to 8.0Max Krummenacher
This is a copy from meta-freescale of the 7.8 recipes updated to firmware-imx-8.0. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23linux kernel & u-boot recipes: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit a5f5d85e52717e136e692478fb5d822c1ce70046) Conflicts: recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb (moved to meta-freescale-3party, githash now in bbappend) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06u-boot-toradex: drop include tdx_version.confMax Krummenacher
Variables from tdx_version.conf are now provided by the distro. Add defaults in case someone doesn't use our distro. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-03-06u-boot-toradex-fw-utils: rework after move to 3rdpartyMax Krummenacher
The recipe got moved to meta-freescale-3rdparty. Rework additional settings into a bbappend. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "firmware-imx: Upgrade version from 5.4 to 7.8"Max Krummenacher
This reverts commit 9644f8c076d677d6c74674e889eb1dc66d36f827. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-01-04Revert "imx-vpu: Update version from 5.4.37 to 5.4.38"Max Krummenacher
This reverts commit de504a1923f09ea25e0beb1ccc375e113e207067. This now lives in meta-freescale. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-12-27u-boot recipes: update to latestColibri-iMX7_LXDE-Image_2.8b5.156-20181228Colibri-iMX6_LXDE-Image_2.8b5.156-20181228Colibri-iMX6ULL_LXDE-Image_2.8b5.156-20181228Colibri-VF_LXDE-Image_2.8b5.156-20181228Apalis-iMX6_LXDE-Image_2.8b5.156-20181228Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Philippe Schenker <philippe.schenker@toradex.com>
2018-12-18firmware-imx: Upgrade version from 5.4 to 7.8Marcel Ziswiler
Pulled from c9bb48f2887667c59b8353e7ab5e44e41324375a on meta-freescale/master. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-12-18imx-vpu: Update version from 5.4.37 to 5.4.38Marcel Ziswiler
Pulled from 1594c64aa5d51a0c97835f6548215fb0b48e0a34 on meta-freescale/master. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-09-28linux kernel & u-boot recipes: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2018-06-26linux kernel & u-boot recipes: update to latestMarcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-03-29linux kernel & u-boot recipes: update to latestColibri-iMX7_LXDE-Image_2.8b2.97-20180331Colibri-iMX6_LXDE-Image_2.8b2.97-20180331Colibri-iMX6ULL_LXDE-Image_2.8b2.97-20180331Colibri-VF_LXDE-Image_2.8b2.97-20180331Apalis-iMX6_LXDE-Image_2.8b2.97-20180331Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2018-03-29u-boot-toradex: include U-Boot default environmentStefan Agner
Include u-boot-toradex-env.inc will generate a uEnv.txt text file containing the default environment of the U-Boot binary. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-29alsa-state: add asound.state for Colibri iMX7 1GB (eMMC) modulesStefan Agner
Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2018-03-23u-boot-toradex: drop building a recovery u-bootMax Krummenacher
We move to use SPL/u-boot.img also in the recovery case. Drop building the u-boot-recover.imx and no longer rename the u-boot-spl.img file to the misleading name u-boot-spl.imx. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-28linux kernel & u-boot recipes: update to latestColibri-iMX7_LXDE-Image_2.8b1.64-20171229Colibri-iMX6_LXDE-Image_2.8b1.64-20171229Colibri-iMX6ULL_LXDE-Image_2.8b1.64-20171229Colibri-VF_LXDE-Image_2.8b1.64-20171229Apalis-iMX6_LXDE-Image_2.8b1.64-20171229Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-12-23u-boot-toradex-fsl-fw-utils: don't unlock eMMC on Colibri iMX6ULLStefan Agner
Colibri iMX6ULL uses raw NAND, hence fw_unlock_mmc.sh is not required. Make sure fw_unlock_mmc.sh only gets deployed for modules using eMMC flash. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-23recipes: follow version variable changeMax Krummenacher
We changed the version variables in meta-toradex-bsp-common/conf/tdx_version.conf Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-23u-boot-toradex-fsl-fw-utils_git.bb: unify with meta-tdx-tegraMax Krummenacher
Unify the way the fw-utils are cross compiled. While at it format the file identically. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-23u-boot-toradex-fsl-fw-utils: unify pv/pr handlingMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-23u-boot bbappend: unify versioning with meta-freescaleMax Krummenacher
Set Toradex and git hash versions in the same way as what is upstreamed to meta-freescale-3rdparty. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-23u-boot-toradex-fsl-fw-utils: provide a native ccMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-23u-boot-toradex: allow to build a spl and non spl u-bootMax Krummenacher
With UBOOT_CONFIG one can build several U-Boot configs, however the current code does fail if these build mixed spl and non spl based U-Boots. This works around the issue by generating a fake SPL file and delete it after its presence is no longer needed. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-12-23u-boot: upstream 2016.11Max Krummenacher
Upstream U-Boot 2016.11 for all NXP based modules to meta-freescale-3rdparty. Remove the files for the older 2015.04 based U-Boot. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-11-30u-boot-toradex: add dependency on dtc-nativeColibri-iMX6ULL_LXDE-Image_2.7b5-20171201Drew Moseley
Signed-off-by: Drew Moseley <drew.moseley@northern.tech> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>