]> git.dujemihanovic.xyz Git - u-boot.git/commit
ram: k3-ddrss: add am62a controller support
authorBryan Brattlof <bb@ti.com>
Fri, 4 Nov 2022 00:13:53 +0000 (19:13 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 9 Dec 2022 19:10:28 +0000 (14:10 -0500)
commitf54febe1b126b5ebede3d9784e07c10b9da299a1
treee7b24047de1ab52d836d257d51705225d0a28d64
parent6bdfa69155d8816ccb0512ed8b4adf19c3b8cc32
ram: k3-ddrss: add am62a controller support

TI's am62a family of SoCs uses a new 32bit DDR controller that shares
much of the same functionality with the existing am64 and j721e
controllers.

Select this controller by default when u-boot is build for the am62a

Signed-off-by: Bryan Brattlof <bb@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/ram/Kconfig
drivers/ram/k3-ddrss/k3-ddrss.c