summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
...
| * firmware-nxp-wifi: Update lf-5.15.71-2.2.0 to lf-6.1.1_1.0.0Oleksandr Suvorov2023-04-181-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add installing firmware for IW416 and IW612. Relevant changes: - bacbeb4 MA-2102-1 [Android-powersave-image] Remove android_wifi_mod_para_powersave.conf - 09b5e3d FwImage: update firmware to mxm5x17368.p2 - 6b9248a FwImage: IW612: rename the IW612 firmware subdirectory - 87d2442 FwImage: update firmware to mxm5x17368 - 6fa6713 EULA.txt: update Software License to v40 - 5c66cfa FwImage: SD8801: change the ed_mac value for muRata 2DS module Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * firmware-imx: firmware-nxp-wifi: remove unneeded commandsOleksandr Suvorov2023-04-181-6/+2
| | | | | | | | | | | | | | Do not use separate commands to install target directories. Instead, add a proper option when files are installed. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * imx-lib: Update lf-5.15.71-2.2.0 to lf-6.1.1_1.0.0Oleksandr Suvorov2023-04-181-2/+2
| | | | | | | | | | | | | | | | Relevant changes: - 43e5ee7 Add SCR file SCR-imx-lib.txt for imx-lib - 1636fbe Update the hard-coded '/usr/lib' location to libdir variable Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * imx-test: Update from 5.15.71_2.2.0 to lf-6.1.1_1.0.0Oleksandr Suvorov2023-04-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relevant changes: - 75cb486 Rename COPYING to LICENSE - 206abc4 LF-7974: imx-jpeg: Fix description for 12-bit formats - f719f59 LF-7974: imx-jpeg: Fix for "yuv420s-12" format - 3818814 LF-7974: imx-jpeg: Add 12-bit formats in jpeg unit test - 78a3fb0 LF-7956: mxc_v4l2_vpu_test: pass special timestamp for 8q - 49560fc LF-7861: mxc_v4l2_vpu_test: negotiate fourcc with it's v4l2 source - b0942f2 LF-7446: mxc_v4l2_vpu_test: avoid segmentation fault in ofile_run - 28bca3d LF6658: imx-jpeg: Add back support for contiguous NV12 - 290aa31 LF-6654: imx-jpeg: Add crop support for encoder - 576253e LF-6654 imx-jpeg: Use selection API in unit test app Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * imx-mkimage: Update lf-5.15.71-2.2.0 to lf-6.1.1_1.0.0Oleksandr Suvorov2023-04-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Relevant changes: - d489494 Add SCR file SCR-imx-lib.txt for imx-mkimage - 9c3eae7 imx93: Add bootaux container for M33 - a9deaa5 MA-20928 Add support for TEE compression - c015c34 iMX93: support flash XIP boot - e72c588 iMX8DXL: update default hash algorithm for kernel image to SHA256 - 11fedfb Revert "iMX8DXL: add flash_kernel_sha256 target for sha256 hash alogorithm" Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | qoriq-atf: Remove mbedtls from DEPENDSJun Zhu2023-04-191-1/+1
|/ | | | | | mbedtls is included in SCR_URI into fetched source code tree. Signed-off-by: Jun Zhu <junzhu@nxp.com>
* u-boot-fslc: 2023.01 -> 2023.04Otavio Salvador2023-04-173-3/+3
| | | | | | | U-Boot fork has been updated to include tagged version v2023.04 from upstream. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qoriq-atf: Upgrade to v2.6Jun Zhu2023-04-175-26/+67
| | | | Signed-off-by: Jun Zhu <junzhu@nxp.com>
* linux-*-mfgtool, u-boot-*-mfgtool: Remove specific recipesrework/remove-mfgtool-specific-recipesOtavio Salvador2023-04-125-44/+2
| | | | | | | | | | | | | The use of a specific recipes are not need anymore. For the U-Boot specific case, the UBOOT_CONFIG mechanism allows multiple binaries using different configurations so we can remove this recipes and default to the IMX_DEFAULT_BOOTLOADER as provider. The Linux specific case is completely unnecessary as the USB gadget is supported in all versions we support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx: fw: allow to build for mainline bsp tooMax Krummenacher2023-04-103-9/+9
| | | | | | | | SECO/SC FW/HDMI FW and friends should not be restricted to imx-nxp-bsp. If one wants to build machines for a mainline kernel / user space these would be required to build the boot container too. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* u-boot-imx: Update to latestTom Hochstein2023-04-052-3/+3
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* isp-imx: Update isp-imx_4.2.2.19.0.bb to commit a7ef904Gary Bisson2023-03-161-4/+3
| | | | | | | | | | | - NXP decided to change the binaries without updating the version [1] - Here is NXP changelog: [LF-8298] Fix intermittent build break "Error copying file ... isi_common.h". [1] https://github.com/nxp-imx/meta-imx/commit/43c0642e Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
* Merge pull request #1434 from thochstein/miscOtavio Salvador2023-02-201-2/+2
|\ | | | | Upgrade imx-sc-firmware, update machine devicetrees for NXP BSP
| * imx-sc-firmware: Upgrade 1.14.0 -> 1.15.0Tom Hochstein2023-02-201-2/+2
| | | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | boot-format: Use https protocol with githubKhem Raj2023-02-201-1/+1
|/ | | | | | | | | https is the preferred protocol especially with github Fixes WARNING: boot-format-git-r6 do_fetch: URL: git://github.com/nxp-qoriq-yocto-sdk/boot-format;nobranch=1 uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imx-boot: Add i.MX 93 configurationDaiane Angolini2023-02-141-5/+37
| | | | | | It is based on 5.15.71_2.2.0 NXP BSP release. Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* u-boot-imx: Add mx9-nxp-bsp as compatibleDaiane Angolini2023-02-141-1/+1
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* firmware-imx-8: Add support for mx9-nxp-bspDaiane Angolini2023-02-141-3/+19
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* imx-atf: Make it compatible with mx9-generic-bspDaiane Angolini2023-02-141-1/+1
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* firmware-sentinel: Make it compatible for mx9-nxp-bspDaiane Angolini2023-02-141-1/+1
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* imx-boot: Fix the bsp overrideRodrigo M. Duarte2023-02-131-1/+1
| | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
* u-boot-imx: Change the imx bsp override to generic bspRodrigo M. Duarte2023-02-131-5/+5
| | | | | | | | With the imx bsp override the u-boot-imx does not compile imx-boot-tools. This causes an error in imx-boot because it does not find imx-boot-tools. Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
* layer: Use github for QorIQ sourceTom Hochstein2023-02-082-2/+2
| | | | | | The NXP repos are moving to github. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-test: Update to 5.15.71_2.2.0Tom Hochstein2023-02-081-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes support for 8ULP. Changes: ``` 6824398 LF6658: imx-jpeg: Add back support for contiguous NV12 85cf6ee LF-6654: imx-jpeg: Add crop support for encoder db62b23 LF-6654 imx-jpeg: Use selection API in unit test app 0569bed MLK-26028 Remove deprecated mxc_als_test b7257a3 LF-7058: mxc_v4l2_vpu_test: enhance h264 parse to support interlaced streams 4bb37e2 MLK-25799-13: mxc_v4l2_vpu_test: encoder setup capture first 8788be3 LF-6912: mxc_v4l2_vpu_test: dump backtrace when segmentation fault be5b55d LF-6740: mx8_v4l2_cap_drm.c: add camera support for iMX93 platform 8fc40e3 LF-6590-3: mxc_v4l2_vpu_test: fix a mistake in calculating plane alignment bdbfcee LF-6590-2: mxc_v4l2_vpu_test: don't write empty buffer to ofile 835d0bd MGS-6738: Remove SoC limitation from gpu and gpuinfo tool 0f2bfd2 LF-6590: mxc_v4l2_vpu_test: calculate alignment according to plane 2b53a64 LF-6588: mxc_v4l2_vpu_test: unify the encoder and decoder unittest f3840d8 LF-6364 epdc_v2: add two functions for the power consumption measurement f4f321c PM:unit_test: suspend_quick_auto.sh - Added a custom number of cycles for suspend/resume function 41f8fd1 LF-6065-2: mxc_v4l2_vpu_test: mxc_v4l2_vpu_dec.out handle pollerr aaf6a36 LF-6065-1: mxc_v4l2_vpu_test: fix code style according kernel style a57c5dc LF-5444: mxc-jpeg: Add parameter for quality factor 4ce851e MLK-25799-12: mxc_v4l2_vpu_test: G/S_PARM only for encoder's output queue 75a0c53 MLK-25799-11: mxc_v4l2_vpu_test: add git sha and commit date ``` Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* imx-boot: Add support for i.MX 8ULP machinesDaiane Angolini2023-02-071-0/+28
| | | | | | It comes from 5.15.52-2.2.0 BSP. Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* firmware-sentinel(0.8): Add recipe from 5.15.52-2.2.0 BSPDaiane Angolini2023-02-071-0/+23
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* firmware-upower(1.1.0): Add recipe from 5.15.52-2.2.0 BSPDaiane Angolini2023-02-071-0/+31
| | | | Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>
* u-boot-fslc-mxsboot: Fix the recipe to use setuptoolsRodrigo M. Duarte2023-02-011-1/+11
| | | | | | | After revision 6b08fb5cc44f8d32260a17a4f04c5bfa8dd5f18f of the u-boot-fslc, the u-boot-mxsboot is now use setuptools. Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
* u-boot-fslc-mxsboot: Change the defconfig fileRodrigo M. Duarte2023-02-011-1/+1
| | | | Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
* firmware-sof-imx: Upgrade 2.2.0 -> 2.3.0Tom Hochstein2023-01-251-3/+3
| | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* u-boot-fslc: add gnutls-native dependencyOleksandr Suvorov2023-01-251-1/+1
| | | | | | | | | | Since U-Boot 2022.04 the host tool mkeficapsule requires gnutls. Some boards, i.e. imx8mp_rsb3720a1, imx8mm-cl-iot-gate, etc. have EFI enabled by default and fail to find <gnutls/gnutls.h> when building. Add gnutls-native to the dependency to solve building issues. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* firmware-nxp-wifi: Update lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0Oleksandr Suvorov2023-01-241-2/+2
| | | | | | | | Relevant changes: - 982bb10 FwImage: update firmware to mxm5x17366.p3 - aeba88d FwImage: update firmware to mxm5x17362 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* u-boot-fslc: Bump to 3b524eeb247 revisionOleksandr Suvorov2023-01-161-1/+1
| | | | | | | | This merges following fixes: - 452c07a6410 arm: dts: imx8mn-u-boot: use versioned ddr4 firmware - ee92ca28498 Revert "config: tools only: add VIDEO to build bmp_logo" Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* Merge pull request #1382 from thochstein/recipes-multimediaOtavio Salvador2023-01-112-0/+271
|\ | | | | Update recipes-multimedia for NXP 5.15.71-2.2.0
| * alsa-state: Update asound.conf for linux-imx 5.15Tom Hochstein2023-01-092-0/+271
| | | | | | | | | | | | | | The multi-fifo script is integrated in linux-imx 5.15, and the channel mapping is handled by the kernel, so some pcm devices can be removed. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | u-boot-fslc: upgrade to v2023.01 tagAndrey Zhizhikin2023-01-111-1/+1
|/ | | | | | | | | U-Boot fork has been updated to include tagged version v2023.01 from upstream. Update U-Boot recipe versions and point to new revision. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
* Merge pull request #1367 from Freescale/fix/u-boot-fslc-aarchOtavio Salvador2023-01-081-1/+1
|\ | | | | u-boot-fslc: Bump to 386ee4eecc8 revision
| * u-boot-fslc: Bump to 386ee4eecc8 revisionfix/u-boot-fslc-aarchOtavio Salvador2023-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This merges following fixes: 386ee4eecc8 u-boot-initial-env: rework make target 5404dfcc4db arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHY edd9c891d20 arm: dts: rz-g2-beacon-u-boot: Fix QSPI Regression 14165918766 pylibfdt: Fix disable version normalization 519e6641dbd cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage bee3551e000 Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" ab644db9ba0 rockchip: Fix the broken Video out for rk3288 boards 4671435c54c i2c: uniphier-f: correct error recovery f8548ce0e09 imx7d-pico: Fix the name of the u-boot.dtsi file 1b697407aed powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin a2e0b041d66 arm: stm32mp: Fix board_get_usable_ram_top() again 60bba6e2052 efi_loader: populate console handles in system table 93cdb952382 efi_loader: adjust sorting of capsules 07355760b17 test: unit test for u16_strcasecmp() 7a9b366cd9b lib: add function u16_strcasecmp() d7ddeb66a6c efi_loader: fix building aarch64 EFI binaries 673a92c5d2c efi_loader: defines for PE-COFF section flags fbc595b4124 doc: Fix eth_env_[gs]et_enetaddr() return value 566b7b2f518 doc: building documentation 532952f63cf cmd: avoid endless loop in sound play command Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* | Merge pull request #1363 from MrCry0/master-secoOtavio Salvador2023-01-083-7/+65
|\ \ | | | | | | imx-seco Update from lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0
| * | imx-seco: Upgrade 5.8.7.1 to 5.9Oleksandr Suvorov2023-01-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Update to the version used in lf-5.15.71_2.2.0. License was updated to NXP EULA v39 August 2022. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | imx-seco-libs: Update lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0Oleksandr Suvorov2023-01-081-2/+2
| | | | | | | | | | | | | | | | | | | | | No commits. Change branch to imx_5.4.70_2.3.11 which is used in NXP BSP 5.15.71-2.2.0. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
| * | imx-seco-libs: Fix installs with usrmerge distro featureKhem Raj2023-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes QA errors like ERROR: imx-seco-libs-git-r0 do_package: QA Issue: imx-seco-libs: Files/directories were installed but not shipped in any package: /usr/usr /usr/usr/lib /usr/usr/lib/hsm_lib.a /usr/usr/lib/she_lib.a /usr/usr/lib/seco_nvm_manager.a Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * | imx-seco-libs: Fix build with clangKhem Raj2023-01-072-1/+59
| |/ | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* | imx-mkimage: Update lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0Oleksandr Suvorov2023-01-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relevant changes: - 3bfcfcc iMX8DXL: update default hash algorithm for kernel image to SHA256 - 6e44968 Revert "iMX8DXL: add flash_kernel_sha256 target for sha256 hash alogorithm" - 67ac638 imx8ulp: Update fspi_header_atxp to support GD25LX256E - 15ac07f Removed default server. Please define in your .bashrc. - b6a8e30 Change netrc check to a warning. - 62b49b9 Fix issue when N=latest. - 0bf9cba Use Nexus for auto build downloads. - 7913800 imx8ulp: Add new target to pack ROM patch signed image - bf2924b iMX8DXL: add flash_kernel_sha256 target for sha256 hash alogorithm - fe3cdb2 iMX8ULP: update README for A1 silicon - 735945e iMX8M: use name mkeficapsule - 0d4d3b1 iMX8M: use GUID for mkeficapsule - ee1d098 iMX8M: add a delete_capsule_key target - 95d74cd imx8ulp: Update flash_kernel for A1 part Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | imx-lib: Update lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0Oleksandr Suvorov2023-01-051-1/+1
| | | | | | | | | | | | No commits. Change a branch name. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | imx-atf: Update lf-5.15.52-2.1.0 to lf-5.15.71-2.2.0Oleksandr Suvorov2023-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Relevant changes: - 3c1583ba0 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - da3f2f567 LF-7722 imx8ulp: Allow RTD to reset APD through MU - 73d13d901 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - be497b02d LF-7686 imx8ulp: Modify WDOG reset sequence - 8ae9ee6a7 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 969443b6e LF-7683 feat(imx93): enable the s401 clock on/off handshake - 9f6886fdc Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 67dfe831b LF-7671 feat(imx8ulp): update the pad setting to save more power - 04adcb11b Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - b40dd6d2c LF-7430 feat(imx93): change the pwr switch ack mode - 51cbf311e Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 5ce1b13c8 LF-7608 imx8ulp: xrdc: Skip PAC configuration for XRDC manager - d5d795787 Merge remote-tracking branch 'origin/ls_v2.6' into lf_v2.6 - c9d760d5c fix(layerscape): unlock write access for SMMU SMMU_CBn_ACTLR - 80f5da009 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 79d4f174f LF-7420: plat: imx8ulp: upower hal: fix temp below zero - 254d57d0e Merge remote-tracking branch 'origin/ls_v2.6' into lf_v2.6 - ab2b81a77 ddr: phy.c : Add check for while restoring training values from xspi - 13a157a94 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - b68f61b58 LF-5378 feat(imx8ulp): put all the pad into off mode - 3e8c6512e LF-7296-02 feat(imx8ulp): shutdown LDO1 in APD DPD mode - 8048b198e LF-7296-01 feat(imx8ulp): set buck3 to 0.73v when APD enter PD mode - f123e1c3c Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - f8bc350c9 MA-20469 Enable suspend/resume when GPC interrupt-controller is disabled in the kernel - 4040a7820 LF-7358 feat(imx93): init the qos setting for nicmix & wakeupmix - e1668ec47 LF-7106 fix(imx8mq): fix the potential buffer overflow - 15e294aab LF-7262 feat(imx93): add ddr retention & sys_sleep mode support - 9646c95aa feat(lx2): enable OCRAM ECC - 4c04badd7 Merge remote-tracking branch 'origin/ls_v2.6' into lf_v2.6 - 34199bd9b Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - ef5a61b29 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 88d8d83f2 LF-7238 imx93: trdc: Protect OPTEE memory to secure access only - d4b2ed9b3 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 1d7b5ccb8 MA-20669-2 android: imx8ulp: add memory region policy - bfb6408a8 MA-20669-1 trusty: ffa: support TRUSTY_LEND - b1043e574 Merge remote-tracking branch 'origin/imx_v2.6' into lf_v2.6 - 6e8159d6f LF-7160 imx8ulp: Allow HIFI DID2 to access LPUART6 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* | firmware-imx: Upgrade 8.17 -> 8.18Oleksandr Suvorov2023-01-054-2/+2
|/ | | | | | | | | | New firmware binaries are available from NXP as a part of 5.15.71-2.2.0 release. Updated firmware: vpu/vpu_fw_imx8_enc.bin - Sep 22 2022 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* u-boot-fslc: upgrade to v2023.01+fslcOleksandr Suvorov2023-01-044-3/+3
| | | | | | | | | | | | | | | | | | | U-Boot fork has been updated to include new version v2023.01 from upstream. Following commits were ported from 2022.10+fslc revision: ---- - 598f87fbdb6 imx6qdl-sabresd: Pass mmc alias - 1b64b05f407 imx: iMX6: Define disconnect_from_pc function - 0335a01b6d5 MLK-21854-2 imx: uuu: Update autoboot to run uuu or fastboot - 9a38462d252 pico-imx6ul, pico-imx7d: Explain how to use eMMC user partition - 881d7241411 mx6sabre_common: Dynamically change the video output - e427569fa3e mx6sabresd: Enable video interfaces in bootargs ---- Update U-Boot recipe versions and point to new revision. Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
* u-boot-imx-mfgtool: Emphasize u-boot-imx recipe re-useTom Hochstein2023-01-031-1/+2
| | | | | | | | The re-use of the u-boot-imx recipe is non-standard and requires a non-standard FILESEXTRAPATHS setting. Make this clear with a comment and grouping of the logic. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* u-boot-imx*: Update to 5.15.71-2.2.0 versionTom Hochstein2022-12-301-2/+3
| | | | | | Includes new dependency on xxd-native. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>