[meta-xilinx] [PATCH 1/2] zc702-zynq7 : Update uEnv.txt devicetree filename to match updates.
Nathan Rossi
nathan.rossi at xilinx.com
Tue Nov 18 00:24:17 PST 2014
> -----Original Message-----
> From: meta-xilinx-bounces at yoctoproject.org [mailto:meta-xilinx-
> bounces at yoctoproject.org] On Behalf Of Philip Balister
> Sent: Saturday, November 15, 2014 6:54 AM
> To: meta-xilinx at lists.yoctoproject.org
> Subject: [meta-xilinx] [PATCH 1/2] zc702-zynq7 : Update uEnv.txt
> devicetree filename to match updates.
>
> The dtb filename changed in updates to meta-xilinx.
Applied.
Thanks,
Nathan
>
> Signed-off-by: Philip Balister <philip at balister.org>
> ---
> recipes-bsp/u-boot/u-boot-xlnx/zc702-zynq7/uEnv.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-bsp/u-boot/u-boot-xlnx/zc702-zynq7/uEnv.txt
> b/recipes-bsp/u-boot/u-boot-xlnx/zc702-zynq7/uEnv.txt
> index 0ed7dc5..b4f36dd 100644
> --- a/recipes-bsp/u-boot/u-boot-xlnx/zc702-zynq7/uEnv.txt
> +++ b/recipes-bsp/u-boot/u-boot-xlnx/zc702-zynq7/uEnv.txt
> @@ -1,4 +1,4 @@
> kernel_image=uImage
> -devicetree_image=uImage-zc702-zynq7.dtb
> +devicetree_image=zc702-zynq7.dtb
> bootargs=console=ttyPS0,115200 root=/dev/mmcblk0p2 rw rootwait
> earlyprintk
> uenvcmd=echo Copying Linux from SD to RAM... && fatload mmc 0 0x3000000
> ${kernel_image} && fatload mmc 0 0x2A00000 ${devicetree_image} && bootm
> 0x3000000 - 0x2A00000
> --
> 1.8.3.1
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
More information about the meta-xilinx
mailing list