On Tue, Apr 26, 2016 at 11:41 AM, Manjukumar Matha <[email protected]> wrote: > Use Xilinx u-boot by default for ZynqMP.
Hi Manju, Same for this one, could you elaborate more on why this change is required? Same as with the kernel I would really like to keep the default as upstream u-boot. Regards, Nathan > > Signed-off-by: Manjukumar Matha <[email protected]> > --- > conf/machine/include/machine-xilinx-default.inc | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/conf/machine/include/machine-xilinx-default.inc > b/conf/machine/include/machine-xilinx-default.inc > index a8e0b34..1787039 100644 > --- a/conf/machine/include/machine-xilinx-default.inc > +++ b/conf/machine/include/machine-xilinx-default.inc > @@ -16,7 +16,6 @@ PREFERRED_VERSION_linux-yocto ?= "4.1%" > > # U-Boot Configuration > XILINX_DEFAULT_UBOOT := "u-boot-xlnx" > -XILINX_DEFAULT_UBOOT_zynqmp := "u-boot" > PREFERRED_PROVIDER_virtual/bootloader ??= "${XILINX_DEFAULT_UBOOT}" > > UBOOT_SUFFIX ?= "img" > -- > 2.1.4 > > -- > _______________________________________________ > meta-xilinx mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-xilinx -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
