uboot-mt623x/include/asm-avr32
Haiying Wang 3a197b2fe4 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished
Some CPUs like PPC, BLACKFIN need sync() to ensure cfi flash write command
is fully finished. The sync() is defined in each CPU's io.h file. For
those CPUs which do not need sync for now, a dummy sync() is defined in
their io.h as well.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
2007-02-21 16:52:31 +01:00
..
arch-at32ap7000 Add AT32AP CPU and AT32AP7000 SoC support 2006-10-24 14:27:35 +02:00
addrspace.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
bitops.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
byteorder.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
cacheflush.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
div64.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
dma-mapping.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
errno.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
global_data.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
initcalls.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
io.h [PATCH v3] Add sync to ensure flash_write_cmd is fully finished 2007-02-21 16:52:31 +01:00
posix_types.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
processor.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
ptrace.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
sdram.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
sections.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
setup.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
string.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
sysreg.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
types.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
u-boot.h Add AVR32 architecture support 2006-10-24 14:21:16 +02:00