From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] nios2: add clear and set bits macros
Date: Sat, 3 Oct 2015 21:09:42 +0800 [thread overview]
Message-ID: <560FD396.3060608@wytron.com.tw> (raw)
In-Reply-To: <1443619947-13562-1-git-send-email-thomas@wytron.com.tw>
On 09/30/2015 09:32 PM, Thomas Chou wrote:
> These macros can be used to clear and set multiple bits
> in a register using a single call.
>
> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
> Reviewed-by: Marek Vasut <marex@denx.de>
> ---
> v2
> remove unsupported 64 btis macros as Chin Liang suggested.
>
> arch/nios2/include/asm/io.h | 55 +++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 55 insertions(+)
>
Applied to u-boot-nios.
prev parent reply other threads:[~2015-10-03 13:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-24 6:47 [U-Boot] [PATCH] nios2: add clear and set bits macros Thomas Chou
2015-09-24 6:56 ` Marek Vasut
2015-09-30 0:25 ` Chin Liang See
2015-09-30 12:55 ` Thomas Chou
2015-09-30 13:32 ` [U-Boot] [PATCH v2] " Thomas Chou
2015-10-01 0:18 ` Chin Liang See
2015-10-03 13:09 ` Thomas Chou [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=560FD396.3060608@wytron.com.tw \
--to=thomas@wytron.com.tw \
--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.