All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] nios2: add clear and set bits macros
Date: Wed, 30 Sep 2015 20:55:55 +0800	[thread overview]
Message-ID: <560BDBDB.3050109@wytron.com.tw> (raw)
In-Reply-To: <1443572746.2125.4.camel@clsee-VirtualBox>

Hi Chin Liang,

On 09/30/2015 08:25 AM, Chin Liang See wrote:
>> +#define out_le64(a,v)	out_arch(q,le64,a,v)
>
> The 64bit support (q) is not yet available. This will break if someone
> using this.

Yes, they should be deleted for nios2. Thanks for your review.

Best regards,
Thomas

  reply	other threads:[~2015-09-30 12:55 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 [this message]
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

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=560BDBDB.3050109@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.