u-boot/arch/nds32
Macpaul Lin a53ef5e4ba nds32: asm/io.h: add __iormb __iowmb and inline io support
1. 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.
2. This patch replaced macro writeb and readb into inline function.

Signed-off-by: Macpaul Lin <macpaul@andestech.com>
2011-11-01 12:47:30 +08:00
..
cpu/n1213 nds32/ag101: cpu and init funcs of SoC ag101 2011-10-22 00:52:51 +02:00
include/asm nds32: asm/io.h: add __iormb __iowmb and inline io support 2011-11-01 12:47:30 +08:00
lib nds32: Use getenv_ulong() in place of getenv(), strtoul 2011-11-01 12:47:17 +08:00
config.mk nds32/lib: add generic funcs in NDS32 lib 2011-10-22 00:53:11 +02:00