summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx-mfgtool_2020.04.bb
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>2020-08-18 09:59:11 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2020-09-28 11:08:07 -0300
commit6ede3ca704e67fa92170149f0f3549f1f8b2c162 (patch)
treeb64a5de4b7fbce570a4150c479ef5420c64b5197 /recipes-bsp/u-boot/u-boot-imx-mfgtool_2020.04.bb
parent4869fd56b4192947f7090f1ea8502ce8afcdd2ba (diff)
downloadmeta-freescale-6ede3ca704e67fa92170149f0f3549f1f8b2c162.tar.gz
u-boot-imx: upgrade to imx_v2020.04_5.4.24_2.1.0
Drop patch appplied upstream, remove additional install step which is handled by imx-boot recipe. Update u-boot dtb names in machine description files, upstream U-Boot from NXP has DTB files renamed. Upgrade u-boot-imx-tools and u-boot-imx-mfgtool to 2020.04 as well to match u-boot-imx recipe. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> (cherry picked from commit 5b58232d3e7b5e66d5bdcfd11a6265b098b2f898)
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-imx-mfgtool_2020.04.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx-mfgtool_2020.04.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-mfgtool_2020.04.bb b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2020.04.bb
new file mode 100644
index 00000000..2b296c19
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-imx-mfgtool_2020.04.bb
@@ -0,0 +1,8 @@
1# Copyright (C) 2014 O.S. Systems Software LTDA.
2# Copyright (C) 2014-2016 Freescale Semiconductor
3# Copyright 2017-2019 NXP
4
5FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot-imx:"
6
7require u-boot-imx_${PV}.bb
8require u-boot-mfgtool.inc