[PATCH v1 1/2] imx: imx8qm_rom7720: added missing USDHC Base address defines

Fabio Estevam festevam at gmail.com
Thu Dec 19 15:53:00 CET 2019


Hi Oliver,

On Thu, Dec 19, 2019 at 11:25 AM Oliver Graute
<oliver.graute at kococonnector.com> wrote:

> +#define USDHC1_BASE_ADDR               0x5B010000
> +#define USDHC2_BASE_ADDR               0x5B020000
> +#define USDHC3_BASE_ADDR               0x5B030000

These defines would be better placed in a common SoC header file
instead of in the board file.

It is OK for now to do like this and we can do a cleanup later:

Reviewed-by: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list