[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 1/6] hw/arm/xlnx-zynqmp: Add unimplemented SERDES area
From: |
Edgar E. Iglesias |
Subject: |
Re: [PATCH v1 1/6] hw/arm/xlnx-zynqmp: Add unimplemented SERDES area |
Date: |
Mon, 31 Jan 2022 18:30:08 +0100 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Mon, Jan 31, 2022 at 03:32:25PM +0000, Peter Maydell wrote:
> On Sun, 30 Jan 2022 at 23:12, Edgar E. Iglesias
> <edgar.iglesias@gmail.com> wrote:
> >
> > From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>
> >
> > Add unimplemented SERDES area.
>
> What's a SERDES ? A brief description might be helpful in
> the commit message or a comment.
These are config registers for the SER/DESerializers (for high-speed IO).
This patch was not strictly needed to pass the test-case but it came up I'm
guessing due to some SW dependency in the test-case itself...
I'll add a comment and mention it in the commit message.
Thanks,
Edgar