[meta-xilinx] [PATCH v3 5/12] zcu102-zynqmp: Use 'rev 1.0' U-Boot config and deploy boot.bin
Alistair Francis
alistair23 at gmail.com
Tue Nov 14 10:53:03 PST 2017
On Tue, Nov 14, 2017 at 5:15 AM, Nathan Rossi <nathan at nathanrossi.com> wrote:
> Build the rev 1.0 version of U-Boot and setup the deployment of
> boot.bin.
>
> Signed-off-by: Nathan Rossi <nathan at nathanrossi.com>
Reviewed-by: Alistair Francis <alistair.francis at xilinx.com>
Alistair
> ---
> conf/machine/zcu102-zynqmp.conf | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/conf/machine/zcu102-zynqmp.conf b/conf/machine/zcu102-zynqmp.conf
> index dd61884449..35c300dab2 100644
> --- a/conf/machine/zcu102-zynqmp.conf
> +++ b/conf/machine/zcu102-zynqmp.conf
> @@ -10,7 +10,8 @@ include conf/machine/include/zynqmp-pmu-config.inc
>
> MACHINE_FEATURES = "rtc ext2 ext3 vfat usbhost"
>
> -UBOOT_MACHINE = "xilinx_zynqmp_zcu102_revB_defconfig"
> +UBOOT_MACHINE = "xilinx_zynqmp_zcu102_rev1_0_defconfig"
> +SPL_BINARY = "spl/boot.bin"
>
> SERIAL_CONSOLE = "115200 ttyPS0"
> SERIAL_CONSOLES_CHECK = "${SERIAL_CONSOLES}"
> --
> 2.15.0
>
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
More information about the meta-xilinx
mailing list