[meta-xilinx] SPL Method on ZCU102 - Missing files?
Nathan Rossi
nathan at nathanrossi.com
Mon Mar 13 07:03:47 PDT 2017
On 8 March 2017 at 03:01, Giordon Stark <kratsg at gmail.com> wrote:
> Also, can you point me to instructions on applying this sort of patch? All I
> can imagine is you clone the meta-xilinx repo, and make your changes in it.
Try out the newer 2 defconfigs first, setting UBOOT_MACHINE to
"xilinx_zynqmp_zcu102_defconfig" and
"xilinx_zynqmp_zcu102_rev1.0_defconfig". Though these are both only in
the current master for u-boot-xlnx.
You will need to make the patch against U-Boot first, so clone
u-boot-xlnx and make the change. And if you want you can just point OE
to that source repo using INHERIT += "externalsrc",
EXTERNALSRC_pn-u-boot-xlnx = "/<foo>".
As for adding the patch to the layer, the ref manual has some info on
how to do this. There is a guide for how to do it for a kernel that
applies similar to u-boot-xlnx or other recipes
(http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#creating-the-patch).
Regards,
Nathan
More information about the meta-xilinx
mailing list