On Fri, Feb 18, 2022 at 2:38 PM Alistair Francis <alistair.fran...@opensource.wdc.com> wrote: > > From: Wilfred Mallawa <wilfred.mall...@wdc.com> > > This patch updates the SPI_DEVICE, SPI_HOST0, SPI_HOST1 > base addresses. Also adds these as unimplemented devices. > > The address references can be found [1]. > > [1] > https://github.com/lowRISC/opentitan/blob/6c317992fbd646818b34f2a2dbf44bc850e461e4/hw/top_earlgrey/sw/autogen/top_earlgrey_memory.h#L107 > > Signed-off-by: Wilfred Mallawa <wilfred.mall...@wdc.com> > Reviewed-by: Alistair Francis <alistair.fran...@wdc.com> > --- > v2: arranged base addrs in sorted order > > hw/riscv/opentitan.c | 12 +++++++++--- > include/hw/riscv/opentitan.h | 4 +++- > 2 files changed, 12 insertions(+), 4 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>