
18 Jan
2025
18 Jan
'25
8:22 a.m.
Dne petek, 17. januar 2025 ob 02:45:32 Srednjeevropski standardni čas je Andre Przywara napisal(a):
The H616 DRAM controller requires some board specific parameters, which we declare in Kconfig, let each board specify in their defconfig, and then use in the DRAM init code.
Other DRAM controllers now require a very similar, if not identical parameter set, with so far the same parameter names used.
To help keep the Kconfig file at bay, rename the existing parameter names to drop the H616_ part in there, to make them more naturally reusable for other SoCs.
No functional change, just a rename.
Signed-off-by: Andre Przywara andre.przywara@arm.com
That's very welcome change.
Reviewed-by: Jernej Skrabec jernej.skrabec@gmail.com
Best regards, Jernej