microblaze: Add support for little/big endian in/out api's
authorT Karthik Reddy <t.karthik.reddy@xilinx.com>
Fri, 21 Aug 2020 04:35:33 +0000 (22:35 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 23 Sep 2020 08:31:40 +0000 (10:31 +0200)
commit78d844c6ac5fcbedc7f8fbe64db3ea3ad9961ebd
tree91fed9d99c7df1dd8c284861da28aefd792d2dfb
parent1a005b4ae45cc7bddfdaee095ec29cabea8be18a
microblaze: Add support for little/big endian in/out api's

Add read/write memory utilities for 16 and 32 bits. Add these
api's for both little and big endian systems similar to arm
architecture.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/include/asm/io.h