summaryrefslogtreecommitdiff
path: root/include/asm-microblaze/io.h
Commit message (Collapse)AuthorAgeLines
* [PATCH v3] Add sync to ensure flash_write_cmd is fully finishedHaiying Wang2007-02-21-0/+4
| | | | | | | | | 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>
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-18-0/+128
- add support for microblaze processors - add support for AtmarkTechno "suzaku" board