
12 May
2021
12 May
'21
3:56 p.m.
On 11/05/21 8:51 pm, Dave Gerlach wrote:
This is v2 of the series to update the existing k3-j721e driver to a common driver to support both j721e and the new am642 SoC. It renames drivers/ram/k3-j721e to drivers/ram/k3-ddrss and then introduces a refactored common driver with the existing j721e support moved to files named with 32bit and am64 support introduced in files named with 16bit.
Changes since v1:
- Drop unnecessary error macro re-definitions and use normal errno header
- Drop other unnecessary headers that wrap standard kernel headers
- Fixed a few camelCase functions that slipped through
- Fixed clock initialization sequence based on comment from Vignesh
v1: https://lists.denx.de/pipermail/u-boot/2021-May/448716.html
Applied to u-boot-ti/for-rc
Thanks and regards, Lokesh