summaryrefslogtreecommitdiffstats
path: root/bsp/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2020.%.bbappend
blob: a46e36f020fea8a0e9b6ca19a71a7c9e9164abb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# u-boot_2020 patch for fvp machinesboard

#
# Patch u-boot to change kernel command line
#

FILESEXTRAPATHS_prepend_fvp-base := "${THISDIR}/files/fvp-common:"
FILESEXTRAPATHS_prepend_foundation-armv8 := "${THISDIR}/files/fvp-common:"
FILESEXTRAPATHS_prepend_juno := "${THISDIR}/files:"

SRC_URI_append_fvp-base = " file://u-boot_vexpress_fvp.patch"
SRC_URI_append_foundation-armv8 = " file://u-boot_vexpress_fvp.patch"
SRC_URI_append_juno = " file://u-boot_vexpress_uenv.patch"