[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 1/3] riscv/sifive_u: Fix up file ordering
From: |
Bin Meng |
Subject: |
Re: [PATCH v3 1/3] riscv/sifive_u: Fix up file ordering |
Date: |
Sat, 7 Mar 2020 09:14:26 +0800 |
On Sat, Mar 7, 2020 at 5:44 AM Alistair Francis
<address@hidden> wrote:
>
> Split the file into clear machine and SoC sections.
>
> Signed-off-by: Alistair Francis <address@hidden>
> ---
> hw/riscv/sifive_u.c | 109 ++++++++++++++++++++++----------------------
> 1 file changed, 55 insertions(+), 54 deletions(-)
>
Reviewed-by: Bin Meng <address@hidden>