On Thu, Sep 15, 2022 at 08:56:01PM +0800, gaosong wrote: > > 在 2022/9/15 下午7:59, Sunil V L 写道: > > Hi, > > > > Could maintainers of hw/arm and hw/loongarch to take a look at this? I > > have addressed Peter's earlier comment. > > > > Thanks > > Sunil > > > > On Thu, Sep 08, 2022 at 11:17:52AM +0200, Alistair Francis wrote: > > > On Tue, Sep 6, 2022 at 11:38 AM Sunil V L <suni...@ventanamicro.com> > > > wrote: > > > > load_image_to_fw_cfg() is duplicated by both arm and loongarch. The same > > > > function will be required by riscv too. So, it's time to refactor and > > > > move this function to a common path. > > > > > > > > Signed-off-by: Sunil V L <suni...@ventanamicro.com> > > > > Reviewed-by: Andrew Jones <ajo...@ventanamicro.com> > > > Reviewed-by: Alistair Francis <alistair.fran...@wdc.com> > > > > > > Alistair > Reviewed-by: Song Gao <gaos...@loongson.cn> > > Thanks > Song Gao Thanks Song Gao.
Hi Peter, Could you please provide RB or ACK if things are fine with this patch? Thanks Sunil