commit | ffda1089dd8065a943b27eb6f9ceeea51171d951 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Tue Nov 14 09:59:48 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 22 12:04:13 2023 -0500 |
tree | 490d638412610318c40be53d586fcc2aae56a418 | |
parent | 5710d0a853e7fdf7ccf1347a12a3ae8a1232c460 [diff] |
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>