[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 14/16] hw/riscv: microchip_pfsoc: Hook GPIO controllers
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v3 14/16] hw/riscv: microchip_pfsoc: Hook GPIO controllers |
Date: |
Tue, 1 Sep 2020 11:47:32 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 |
On 9/1/20 3:39 AM, Bin Meng wrote:
> From: Bin Meng <bin.meng@windriver.com>
>
> Microchip PolarFire SoC integrates 3 GPIOs controllers. It seems
> enough to create unimplemented devices to cover their register
> spaces at this point.
>
> With this commit, QEMU can boot to U-Boot (2nd stage bootloader)
> all the way to the Linux shell login prompt, with a modified HSS
> (1st stage bootloader).
>
> For detailed instructions on how to create images for the Icicle
> Kit board, please check QEMU RISC-V WiKi page at:
> https://wiki.qemu.org/Documentation/Platforms/RISCV
>
> Signed-off-by: Bin Meng <bin.meng@windriver.com>
> Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
> ---
>
> (no changes since v1)
>
> include/hw/riscv/microchip_pfsoc.h | 3 +++
> hw/riscv/microchip_pfsoc.c | 14 ++++++++++++++
> 2 files changed, 17 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v3 14/16] hw/riscv: microchip_pfsoc: Hook GPIO controllers,
Philippe Mathieu-Daudé <=