
9 Dec
2022
9 Dec
'22
11:52 p.m.
On Mon, Oct 24, 2022 at 04:53:28PM -0500, Bryan Brattlof wrote:
The new 32bit DDR controller for TI's am62a family of SoCs shares much of the same functionality with the existing 16bit (am64) and 32bit (j721e) controllers, so this patch reorganizes the existing auto-generated macros for the 16bit and 32bit controllers to make room for the macros for the am62a's controller
This patch consists mostly of header/macro renames and additions with a new Kconfig option (K3_AM62A_DDRSS) allowing us to select these new macros during compilation.
Signed-off-by: Bryan Brattlof bb@ti.com
Applied to u-boot/next, thanks!
--
Tom