Hi,
I'm developing a imx8mm based board
while bringingup lpddr4 in spl, I've used Mscale tool to generate lpddr4_timing.c
But the structure of the generated file is different from the "uboot-imx/board/freescale/imx8mm-evk/lpddr4_timing.c" file (imx8mm-evk using MACROS for address and the structure object is also different)
Is there any specific tool for this(to generate lpddr4_timing.c with C MACROS) or should I do it manually?
Thanks,
lomnxp