From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] nds32: asm/io.h: add __iormb and __iowmb support
Date: Mon, 24 Oct 2011 15:38:17 +0200 [thread overview]
Message-ID: <201110241538.17701.marek.vasut@gmail.com> (raw)
In-Reply-To: <1319449593-2427-3-git-send-email-macpaul@andestech.com>
> This patch add required __iormb and __iowmb to io.h.
> This also fix some misbehavior to periphal drivers.
>
> This io.h has been fixed with referencing arm/include/asm/io.h.
>
> Signed-off-by: Macpaul Lin <macpaul@andestech.com>
Hi,
can you possibly implement those as inline functions ? It'd be also great if you
could convert the other macros to inline functions.
Thanks!
next prev parent reply other threads:[~2011-10-24 13:38 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-24 9:46 [U-Boot] [PATCH 1/3] nds32: Use getenv_ulong() in place of getenv(), strtoul Macpaul Lin
2011-10-24 9:46 ` [U-Boot] [PATCH 2/3] nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment Macpaul Lin
2011-10-24 17:16 ` Anton Staaf
2011-10-28 4:46 ` 馬克泡
2011-10-31 0:40 ` Mike Frysinger
2011-11-01 3:28 ` 馬克泡
2011-11-01 4:35 ` 馬克泡
2011-10-24 9:46 ` [U-Boot] [PATCH 3/3] nds32: asm/io.h: add __iormb and __iowmb support Macpaul Lin
2011-10-24 13:38 ` Marek Vasut [this message]
2011-10-24 13:50 ` 馬克泡
2011-10-25 8:20 ` 馬克泡
2011-10-25 8:29 ` Marek Vasut
2011-10-25 10:16 ` 馬克泡
2011-10-26 5:19 ` 馬克泡
2011-10-26 5:55 ` Graeme Russ
2011-10-27 3:23 ` 馬克泡
2011-10-27 3:39 ` Graeme Russ
2011-10-25 11:03 ` [U-Boot] [PATCH v2] nds32: asm/io.h: add __iormb __iowmb and inline io support Macpaul Lin
2011-11-01 4:37 ` 馬克泡
2011-11-01 4:33 ` [U-Boot] [PATCH 1/3] nds32: Use getenv_ulong() in place of getenv(), strtoul 馬克泡
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=201110241538.17701.marek.vasut@gmail.com \
--to=marek.vasut@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.