u-boot/arch/arm/include/asm/arch-imx8/sci
Ye Li 7246ec1934 imx8: scu_api: sync sc_rm_is_pad_owned api change
SCFW has fixed a overflow issue in sc_rm_is_pad_owned API. This
requires u-boot to update API implementation, since it will cause
compatible issue. Otherwise all pad checking will have problem and
cause pad setting not continue.

Due to the compatible issue, the new u-boot only works with new
SCFW (API version: 1.21 and later).

old scfw + old u-boot: API overflow issue
old scfw + new u-boot, or new scfw + old u-boot: API compatible issue
new scfw + new u-boot: Working

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by : Jason Liu <Jason.hui.liu@nxp.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2023-01-31 19:44:23 +01:00
..
svc imx8: Update SCFW API to version 1.5 2020-05-01 13:46:22 +02:00
rpc.h imx8: scu_api: sync sc_rm_is_pad_owned api change 2023-01-31 19:44:23 +01:00
sci.h misc: scu_api: Add SCFW API to get the index of boot container set 2020-07-16 11:19:50 +02:00
types.h imx8: Update SCFW API to version 1.5 2020-05-01 13:46:22 +02:00