Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
microblaze: Define read/write{b,w,l}_relaxed MMIO
More and more ARM specific drivers is using MMIO readX/writeX_relaxed IO functions and Microblaze can shared some drivers with ARM too. This patch adds relaxed IO accessor macros to prevent compilation failures. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
- Loading branch information