mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-11 15:00:39 +00:00
14 lines
250 B
Plaintext
14 lines
250 B
Plaintext
# Machine specific u-boot
|
|
|
|
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
|
|
|
|
#
|
|
# FVP BASE
|
|
#
|
|
SRC_URI:append:fvp-base = " file://bootargs.cfg"
|
|
|
|
#
|
|
# FVP BASE ARM32
|
|
#
|
|
SRC_URI:append:fvp-base-arm32 = " file://0001-Add-vexpress_aemv8a_aarch32-variant.patch"
|