On Wed, 22 Jul 2026 00:13:33 +0800, Tao Ding <[email protected]> wrote:
> diff --git a/include/hw/riscv/k230.h b/include/hw/riscv/k230.h
> index 156a386edc..a12d36965a 100644
> --- a/include/hw/riscv/k230.h
> +++ b/include/hw/riscv/k230.h
> @@ -35,6 +36,7 @@ typedef struct K230SoCState {
>  
>      K230WdtState wdt[2];
>      K230GSDMAState gsdma;
> +    K230DecompGzipState decomp_gzip;
>      MemoryRegion sram;
>      MemoryRegion bootrom;
>  

Please disregard the Reviewed-by tag in my previous reply; it used an
obsolete identity. The review itself is unchanged.

Reviewed-by: Junze Cao <[email protected]>

-- 
Junze Cao <[email protected]>


Reply via email to