mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 15:56:57 +00:00
u-boot: Update RPi Zero W defconfig to support DTB.
This makes the defconfig more consistent with the RPi 3 and
CONFIG_OF_EMBED is needed to get the RPi firmware provided
DTB to function.
Recently removed by:
a50e19695f u-boot: drop upstreamed patches in v2018.01
however this change missed the cutoff for v2018.01
Signed-off-by: Drew Moseley <drew.moseley@northern.tech>
This commit is contained in:
committed by
Andrei Gherzan
parent
a2ba56f74e
commit
72bc798ff5
@@ -1 +1,7 @@
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot:"
|
||||
|
||||
SRC_URI_append_rpi = " \
|
||||
file://0002-rpi_0_w-Add-configs-consistent-with-RpI3.patch \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN}_append_rpi = " rpi-u-boot-scr"
|
||||
|
||||
Reference in New Issue
Block a user