Carlo Caione <[email protected]> writes:

> From: Carlo Caione <[email protected]>
>
> This is a port / rewrite of the Amlogic driver shipped whithin the
> Amlogic SDK for the Meson GXBaby (S905) SoC.
>
> Signed-off-by: Carlo Caione <[email protected]>

[...]

> +static const struct udevice_id meson_mmc_match[] = {
> +     { .compatible = "amlogic,meson-mmc" },
> +     { /* sentinel */ }

IIUC, this controller is different between meson8* and gxbb.  If that's
the case, this compatible should probably be more specific.

Kevin
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to