commit | debb0456eeaa8c14d81a931c0cd2032110d7f067 | [log] [tgz] |
---|---|---|
author | Bryan Brattlof <bb@ti.com> | Thu Nov 03 19:13:53 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 09 14:10:28 2022 -0500 |
tree | e7b24047de1ab52d836d257d51705225d0a28d64 | |
parent | e1dd18c882bf74d5881d4f1108beb06f9d9bf73d [diff] |
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>