> -----Original Message-----
> From: Ng, Boon Khai <[email protected]>
> Sent: Friday, January 17, 2025 2:34 PM
> To: Uboot Open List <[email protected]>
> Cc: Chee, Tien Fong <[email protected]>; Hea, Kok Kiang
> <[email protected]>; Maniyam, Dinesh
> <[email protected]>; Yuslaimi, Alif Zakuan
> <[email protected]>; Zamri, Muhammad Hazim Izzat
> <[email protected]>; Tien Fong Chee
> <[email protected]>; Kok Kiang Hea <[email protected]>;
> Dinesh Maniyam <[email protected]>; Alif Zakuan
> <[email protected]>; Boon Khai Ng
> <[email protected]>; Muhammad Hazim
> <[email protected]>; Lim, Jit Loon
> <[email protected]>; Jit Loon Lim <[email protected]>; Marek
> Vasut <[email protected]>; Simon Goldschmidt
> <[email protected]>; Tom Rini <[email protected]>;
> Simon Glass <[email protected]>; Michal Simek <[email protected]>;
> Ng, Boon Khai <[email protected]>
> Subject: [mailbox error message v1 1/1] fpga: intel_sdm_mb: add support for
> query SDM config error and status
> 
> Currently the FPGA reconfig status only return a single error status which
> make the debugging of FPGA reconfiguration hard.
> 
> This patch is to expose the error status, major error code and minor error
> code, for the FPGA reconfig to upper layer app.
> 
> Signed-off-by: Boon Khai Ng <[email protected]>
> ---
>  .../mach-socfpga/include/mach/mailbox_s10.h   | 218 ++++++
>  drivers/fpga/intel_sdm_mb.c                   | 641 +++++++++++++++++-
>  2 files changed, 852 insertions(+), 7 deletions(-)
> 
> diff --git a/arch/arm/mach-socfpga/include/mach/mailbox_s10.h
> b/arch/arm/mach-socfpga/include/mach/mailbox_s10.h
> index 2cc7c89044..45cc9912f9 100644
> --- a/arch/arm/mach-socfpga/include/mach/mailbox_s10.h
> +++ b/arch/arm/mach-socfpga/include/mach/mailbox_s10.h

[...]

Reviewed-by: Tien Fong Chee <[email protected]>

Best regards,
Tien Fong

Reply via email to