Hi Oliver,

On Thu, Dec 19, 2019 at 11:25 AM Oliver Graute
<oliver.gra...@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 <feste...@gmail.com>

Reply via email to