diff options
Diffstat (limited to 'meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb')
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb | 21 |
1 files changed, 3 insertions, 18 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb index 3fdc3840..b10f321b 100644 --- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb +++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb | |||
| @@ -1,19 +1,4 @@ | |||
| 1 | UBOOT_VERSION = "v2021.01" | ||
| 2 | |||
| 3 | UBRANCH ?= "xlnx_rebase_v2022.01" | ||
| 4 | |||
| 5 | SRCREV = "b31476685debf5512ed0d4e8000fa5167a22f530" | ||
| 6 | |||
| 7 | include u-boot-xlnx.inc | ||
| 8 | include u-boot-spl-zynq-init.inc | ||
| 9 | |||
| 10 | LICENSE = "GPL-2.0-or-later" | ||
| 11 | LIC_FILES_CHKSUM = "file://README;beginline=1;endline=4;md5=744e7e3bb0c94b4b9f6b3db3bf893897" | ||
| 12 | |||
| 13 | # u-boot-xlnx has support for these | ||
| 14 | HAS_PLATFORM_INIT ?= " \ | ||
| 15 | xilinx_zynqmp_virt_config \ | ||
| 16 | xilinx_zynq_virt_defconfig \ | ||
| 17 | xilinx_versal_vc_p_a2197_revA_x_prc_01_revA \ | ||
| 18 | " | ||
| 19 | 1 | ||
| 2 | require u-boot-xlnx.inc | ||
| 3 | require u-boot-spl-zynq-init.inc | ||
| 4 | require u-boot-xlnx-2022.2.inc | ||
