mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-01-11 15:00:39 +00:00
u-boot has accepted some of the fvp-base patches. Take the upstream versions and rebase the third patch to apply. Signed-off-by: Jon Mason <jon.mason@arm.com>
9 lines
295 B
PHP
9 lines
295 B
PHP
# FVP base specific U-boot support
|
|
|
|
SRC_URI:append = " \
|
|
file://virtio-boot.cfg \
|
|
file://0001-vexpress64-Set-the-DM_RNG-property.patch \
|
|
file://0002-arm-vexpress64-Enable-SYSRESET-and-SYSRESET_PSCI.patch \
|
|
file://0003-vexpress64-Imply-CONFIG_ARM64_CRC32-by-default.patch \
|
|
"
|