[U-Boot] [PATCH 1/4] imx: Place imx_ddr_size() into a separate file

sbabic at denx.de sbabic at denx.de
Mon Oct 14 12:40:51 UTC 2019


> Place imx_ddr_size() into a separate file.
> The motivation for doing this is to be able to easily reuse
> imx_ddr_size() on i.MX7ULP.
> Currently imx_ddr_size() is inside arch/arm/mach-imx/cpu.c, which
> is not built for i.MX7ULP.
> Changing the logic to allow building cpu.c for i.MX7UP would
> require adding several ifdef's, leading to a not a very elegant
> solution.
> To allow better reuse, just place imx_ddr_size() into a common
> mmdc_size.c file.
> Signed-off-by: Fabio Estevam <festevam at gmail.com>

Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================



More information about the U-Boot mailing list