[mailbox error message v1 1/1] fpga: intel_sdm_mb: add support for query SDM config error and status
Chee, Tien Fong
tien.fong.chee at intel.com
Wed Jan 22 06:24:13 CET 2025
> -----Original Message-----
> From: Ng, Boon Khai <boon.khai.ng at intel.com>
> Sent: Friday, January 17, 2025 2:34 PM
> To: Uboot Open List <u-boot at lists.denx.de>
> Cc: Chee, Tien Fong <tien.fong.chee at intel.com>; Hea, Kok Kiang
> <kok.kiang.hea at intel.com>; Maniyam, Dinesh
> <dinesh.maniyam at intel.com>; Yuslaimi, Alif Zakuan
> <alif.zakuan.yuslaimi at intel.com>; Zamri, Muhammad Hazim Izzat
> <muhammad.hazim.izzat.zamri at intel.com>; Tien Fong Chee
> <tien.fong.chee at altera.com>; Kok Kiang Hea <kok.kiang.hea at altera.com>;
> Dinesh Maniyam <dinesh.maniyam at altera.com>; Alif Zakuan
> <alif.zakuan.yuslaimi at altera.com>; Boon Khai Ng
> <boon.khai.ng at altera.com>; Muhammad Hazim
> <muhammad.hazim.izzat.zamri at altera.com>; Lim, Jit Loon
> <jit.loon.lim at intel.com>; Jit Loon Lim <jit.loon.lim at altera.com>; Marek
> Vasut <marex at denx.de>; Simon Goldschmidt
> <simon.k.r.goldschmidt at gmail.com>; Tom Rini <trini at konsulko.com>;
> Simon Glass <sjg at chromium.org>; Michal Simek <michal.simek at amd.com>;
> Ng, Boon Khai <boon.khai.ng at intel.com>
> 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 <boon.khai.ng at intel.com>
> ---
> .../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 <tien.fong.chee at intel.com>
Best regards,
Tien Fong
More information about the U-Boot
mailing list