[RESEND PATCH] soc: ti: k3-socinfo: Add support for J721E SR2.0
Nishanth Menon
nm at ti.com
Wed Jul 17 13:59:57 CEST 2024
On 16:45-20240715, Neha Malcom Francis wrote:
> Add support for identifying J721E SR2.0
>
> Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
> ---
> Resending as it was not sent to the mailing-list earlier, sorry for the
> spam.
>
> Boot logs:
> https://gist.github.com/nehamalcom/e5c3884961c3eb70464321aa4bfbcf78
>
> drivers/soc/soc_ti_k3.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/soc/soc_ti_k3.c b/drivers/soc/soc_ti_k3.c
> index f948914d218..a3acca4d394 100644
> --- a/drivers/soc/soc_ti_k3.c
> +++ b/drivers/soc/soc_ti_k3.c
> @@ -61,7 +61,7 @@ static const char *get_family_string(u32 idreg)
> }
>
> static char *j721e_rev_string_map[] = {
> - "1.0", "1.1",
> + "1.0", "1.1", "2.0",
> };
>
> static char *typical_rev_string_map[] = {
> --
> 2.34.1
>
Reviewed-by: Nishanth Menon <nm at ti.com>
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
More information about the U-Boot
mailing list