summaryrefslogtreecommitdiff
path: root/recipes-bsp/imx-atf
AgeCommit message (Collapse)Author
2020-05-26imx-atf: react with reset to a system rebootMax Krummenacher
I.e. reset the whole SoC rather than just the AP partition. Related-to: ELB-2702 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-03-14imx-atf: fix a uninitialized variable issueMing Liu
This fixes a following compiling error on verdin-imx8mm machine: +| plat/imx/common/imx8m/imx_rdc.c: In function 'imx_rdc_set_masters': +| plat/imx/common/imx8m/imx_rdc.c:146:9: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized] Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-03-12imx-atf: update to 4.14.98 2.3.1Max Krummenacher
Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-07-18imx-atf: override PLATFORM to imx8qxp for mx8qxp machineMing Liu
This is needed to build imx-atf version 1.5. Signed-off-by: Ming Liu <ming.liu@toradex.com>
2019-06-24imx-atf: deploy binary additionally with the name used for atf 2.0Max Krummenacher
This helps that the user of the file (imx-boot) need not be aware of the atf version. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-24Revert "imx-atf: update to 4.14.98 2.0.0"Max Krummenacher
The 2018.03 U-Boot of the 4.14.78 1.0.0 BSP failes booting. By reverting to ATF 1.5 it boots again. This reverts commit 39ea358020e2f555c1fd36a1f9e193466c9d96f7. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21imx-atf: update to 4.14.98 2.0.0Max Krummenacher
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-04-23imx-atf: update to 4.14.78 bsp versionMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>