commit | f92ee084dca76a2686b4f302833b4870dfa9a433 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Thu Apr 06 11:38:12 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 24 13:18:47 2023 -0400 |
tree | d20532e80642845d88c769b4c87abf61a8cc3870 | |
parent | 7d194c9465028af16ccb5c21a237e67f3c119d70 [diff] |
soc: soc_ti_k3: Use hardware.h to remove definition duplication The K3 JTAG and SoC ID information is already stored in the K3 arch hardware file, include that and use its definitions here. Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>