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 v8 1/4] include: Add log2 and fls64 header fi
Date: Mon, 19 Oct 2015 19:06:48 -0400	[thread overview]
Message-ID: <20151019230648.GL23893@bill-the-cat> (raw)
In-Reply-To: <1445028075-5684-1-git-send-email-festevam@gmail.com>

On Fri, Oct 16, 2015 at 05:41:12PM -0300, Fabio Estevam wrote:

> From: Fabio Estevam <fabio.estevam@freescale.com>
> 
> Use the log2 and fls64 header files directly from the kernel.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

Please update based on
http://www.denx.de/wiki/view/U-Boot/Patches#Attributing_Code_Copyrights_Sign
to note which kernel hash this comes from.  Similar for the other parts
as needed.

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

  parent reply	other threads:[~2015-10-19 23:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-16 20:41 [U-Boot] [PATCH v8 1/4] include: Add log2 and fls64 header fi Fabio Estevam
2015-10-16 20:41 ` [U-Boot] [PATCH v8 2/4] compat: Remove is_power_of_2() definition Fabio Estevam
2015-10-16 20:41 ` [U-Boot] [PATCH v8 3/4] spi: sf_ops: Add SPI protection mechanism from the kernel Fabio Estevam
2015-10-16 20:41 ` [U-Boot] [PATCH v8 4/4] spi: Add SPI NOR protection mechanism Fabio Estevam
2015-10-19 11:33 ` [U-Boot] [PATCH v8 1/4] include: Add log2 and fls64 header fi Jagan Teki
2015-10-19 23:06 ` Tom Rini [this message]
2015-10-22 21:30   ` Fabio Estevam
2015-10-22 22:26     ` Tom Rini
2015-10-23  4:36       ` Wolfgang Denk
2015-10-23 13:29         ` Tom Rini
2015-10-23  4:35     ` Wolfgang Denk

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=20151019230648.GL23893@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.