[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 0/1] hw/arm: versal: Use nr_apu_cpus in favor of hard codi
From: |
Peter Maydell |
Subject: |
Re: [PATCH v1 0/1] hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2 |
Date: |
Thu, 11 Feb 2021 11:36:40 +0000 |
On Wed, 10 Feb 2021 at 14:20, Edgar E. Iglesias
<edgar.iglesias@gmail.com> wrote:
>
> From: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>
>
> This is a minor clean-up making it a little easier to play around
> with different CPU configurations.
>
> Cheers,
> Edgar
>
> Edgar E. Iglesias (1):
> hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2
Applied to target-arm.next, thanks.
PS: you don't really need a cover letter for single patches...
-- PMM