All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] mx6cuboxi: Add support for sata
Date: Thu, 29 Jun 2017 11:36:01 -0300	[thread overview]
Message-ID: <CAOMZO5BKBR=zCd0=fr=QFWeWfhGDh4kGjSpA_95HEnz9wkiDCA@mail.gmail.com> (raw)
In-Reply-To: <CALeDE9MkwXv0dy0beSQfUGywqoNTo30eRyeyRSMCWCdhYfHxaQ@mail.gmail.com>

[Adding the list on Cc]

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

> So I can just drop that check?

Yes, doing like this would be enough:

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

  parent reply	other threads:[~2017-06-29 14:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-15 17:24 [U-Boot] Cover CMD_SATA to Kconfig and add SATA support to CuBox-i Peter Robinson
2017-05-15 17:24 ` [U-Boot] [PATCH 1/2] Convert CONFIG_CMD_SATA to Kconfig Peter Robinson
2017-05-15 18:11   ` Tom Rini
2017-05-15 18:42     ` Peter Robinson
2017-05-15 17:24 ` [U-Boot] [PATCH 2/2] mx6cuboxi: Add support for sata Peter Robinson
2017-05-16  5:50   ` Jonathan Gray
2017-06-01 16:27     ` Fabio Estevam
     [not found]       ` <CALeDE9MkwXv0dy0beSQfUGywqoNTo30eRyeyRSMCWCdhYfHxaQ@mail.gmail.com>
2017-06-29 14:36         ` Fabio Estevam [this message]
2017-06-01 16:24   ` Fabio Estevam

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOMZO5BKBR=zCd0=fr=QFWeWfhGDh4kGjSpA_95HEnz9wkiDCA@mail.gmail.com' \
    --to=festevam@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.