Add the configs that have platform-init files already available in the u-boot-xlnx source.
Signed-off-by: Nathan Rossi <[email protected]> --- recipes-bsp/u-boot/u-boot-xlnx_2016.4.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-bsp/u-boot/u-boot-xlnx_2016.4.bb b/recipes-bsp/u-boot/u-boot-xlnx_2016.4.bb index 71d11324ca..ed4c771d3f 100644 --- a/recipes-bsp/u-boot/u-boot-xlnx_2016.4.bb +++ b/recipes-bsp/u-boot/u-boot-xlnx_2016.4.bb @@ -27,5 +27,6 @@ HAS_PLATFORM_INIT ?= " \ zynq_zc702_config \ zynq_zc706_config \ zynq_zybo_config \ + xilinx_zynqmp_zcu102_config \ " -- 2.11.0 -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
