On 11 October 2017 at 08:53, Manjukumar Harthikote Matha
<manju...@xilinx.com> wrote:
> Hi Nathan,
>
>> -----Original Message-----
>> From: meta-xilinx-boun...@yoctoproject.org [mailto:meta-xilinx-
>> boun...@yoctoproject.org] On Behalf Of Alistair Francis
>> Sent: Tuesday, October 10, 2017 3:16 PM
>> To: Nathan Rossi <nat...@nathanrossi.com>
>> Cc: meta-xilinx@yoctoproject.org
>> Subject: Re: [meta-xilinx] [PATCH 7/7] zcu102-zynqmp: Update kernel device 
>> trees
>>
>> On Sat, Oct 7, 2017 at 2:57 AM, Nathan Rossi <nat...@nathanrossi.com> wrote:
>> > The linux-xlnx kernel no longer has a zynqmp-zcu102.dtb target, use
>> > the zynqmp-zcu102-rev1.0.dtb target for the default device tree.
>> >
>> > Keep the older zynqmp-zcu102-revB.dtb for manual use cases.
>> >
>
> Not sure why this is required? The production silicon is rev1.0 which is 
> being populated in the eval boards.

I will update this patch and remove the revB device tree from the list.

Thanks,
Nathan

>
> Thanks,
> Manju
>
>
>> > Signed-off-by: Nathan Rossi <nat...@nathanrossi.com>
>>
>> Reviewed-by: Alistair Francis <alistair.fran...@xilinx.com>
>>
>> Thanks,
>> Alistair
>>
>> > ---
>> >  conf/machine/zcu102-zynqmp.conf | 2 +-
>> >  1 file changed, 1 insertion(+), 1 deletion(-)
>> >
>> > diff --git a/conf/machine/zcu102-zynqmp.conf
>> > b/conf/machine/zcu102-zynqmp.conf index ee243454aa..b64ddd19c0 100644
>> > --- a/conf/machine/zcu102-zynqmp.conf
>> > +++ b/conf/machine/zcu102-zynqmp.conf
>> > @@ -15,7 +15,7 @@ SPL_BINARY = "spl/boot.bin"
>> >
>> >  SERIAL_CONSOLE = "115200 ttyPS0"
>> >
>> > -KERNEL_DEVICETREE = "xilinx/zynqmp-zcu102-revB.dtb xilinx/zynqmp-
>> zcu102.dtb"
>> > +KERNEL_DEVICETREE = "xilinx/zynqmp-zcu102-rev1.0.dtb xilinx/zynqmp-zcu102-
>> revB.dtb"
>> >
>> >  PREFERRED_PROVIDER_virtual/kernel ?= "linux-xlnx"
>> >  PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-xlnx"
>> > --
>> > 2.14.2
>> >
>> >
>> > --
>> > _______________________________________________
>> > meta-xilinx mailing list
>> > meta-xilinx@yoctoproject.org
>> > https://lists.yoctoproject.org/listinfo/meta-xilinx
>> --
>> _______________________________________________
>> meta-xilinx mailing list
>> meta-xilinx@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-xilinx
-- 
_______________________________________________
meta-xilinx mailing list
meta-xilinx@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to