[U-Boot] [PATCH 2/2] mx6cuboxi: Add support for sata

Fabio Estevam festevam at gmail.com
Thu Jun 29 14:36:01 UTC 2017


[Adding the list on Cc]

On Thu, Jun 29, 2017 at 11:33 AM, Peter Robinson <pbrobinson at gmail.com> wrote:

> So I can just drop that check?

Yes, doing like this would be enough:

+#ifdef CONFIG_CMD_SATA
+               setup_sata();
+#endif


More information about the U-Boot mailing list