mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
These two macros are used for the same thing, the total number of DDR controllers for a given SoC. Use SYS_NUM_DDR_CTRLS in Kconfig and merge existing usage. Signed-off-by: York Sun <york.sun@nxp.com>