All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] cmd: Rework disk.c usage
Date: Fri, 9 Sep 2016 15:54:17 -0400	[thread overview]
Message-ID: <20160909195417.GF4990@bill-the-cat> (raw)
In-Reply-To: <1473420405-15508-1-git-send-email-trini@konsulko.com>

On Fri, Sep 09, 2016 at 07:26:45AM -0400, Tom Rini wrote:

> We only need the function found in cmd/disk.c when we have IDE, SCSI or
> USB_STORAGE enabled.  While the first two are easy to get right, in the
> 3rd case we assume that the set of cases where we do have USB and do not
> enable USB_STORAGE are small enough that we can take the small bloat of
> un-discarded strings on gcc prior to 6.x
> 
> Signed-off-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160909/3d0d07c6/attachment.sig>

      reply	other threads:[~2016-09-09 19:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-09 11:26 [U-Boot] [PATCH 1/1] cmd: Rework disk.c usage Tom Rini
2016-09-09 19:54 ` Tom Rini [this message]

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=20160909195417.GF4990@bill-the-cat \
    --to=trini@konsulko.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.