Simon Glass
bef9fdbed2
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
...
Use the new symbol to refer to any 'SPL' build, including TPL and VPL
Signed-off-by: Simon Glass <sjg@chromium.org>
2024-10-11 11:44:47 -06:00
Andrew Davis
42826664e4
arm: mach-k3: Move code specific to a SoC into that SoC's directory
...
Each SoC now has a directory in mach-k3, let's move the SoC specific
files into their respective directories.
Signed-off-by: Andrew Davis <afd@ti.com>
2024-05-13 16:51:14 -06:00
Andrew Davis
ffda1089dd
arm: mach-k3: Move R5 specific code into new r5/ directory
...
This makes it clear these are only to be used by the R5 builds of SPL.
And this will be used to later more cleanly split the two builds.
Signed-off-by: Andrew Davis <afd@ti.com>
2023-11-22 12:04:13 -05:00
Nishanth Menon
a94a4071d4
tree-wide: Replace http:// link with https:// link for ti.com
...
Replace instances of http://www.ti.com with https://www.ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
2023-11-10 11:01:50 -05:00
David Huang
681023aba4
arm: K3: Add basic support for J721S2 SoC definition
...
Add basic support for J721S2 SoC definition
Signed-off-by: David Huang <d-huang@ti.com>
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Hari Nagalla <hnagalla@ti.com>
2022-02-08 09:41:26 -05:00