[PATCH 1/2] soc: soc_ti_k3: Add support for AM62P variants

Tom Rini trini at konsulko.com
Tue Aug 5 03:50:05 CEST 2025


On Mon, Aug 04, 2025 at 06:37:17PM -0500, Judith Mendez wrote:
> This adds a support for detecting AM62P SR1.0, SR1.1, SR1.2.
> 
> On AM62P, silicon revision is discovered with GP_SW1 register instead
> of JTAGID register, so introduce GP_SW register range to determine SoC
> revision.
> 
> Signed-off-by: Judith Mendez <jm at ti.com>
> ---
>  drivers/soc/soc_ti_k3.c | 66 +++++++++++++++++++++++++++++++++++++----
>  1 file changed, 61 insertions(+), 5 deletions(-)

This is fine for what it is. But is there any clean way to guard some of
this data / tests with IS_ENABLED() checks so we don't grow every K3
platform?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250804/dd0a1d34/attachment.sig>


More information about the U-Boot mailing list