]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
m68k:correct io macros about endian
authorChao Fu <B44548@freescale.com>
Fri, 13 Dec 2013 05:39:07 +0000 (13:39 +0800)
committerTom Rini <trini@ti.com>
Thu, 19 Jun 2014 15:18:42 +0000 (11:18 -0400)
commitf1329c900374f9efd6a27658dbebb104648f1a06
treebae16437d1964345d720fa91231dca269f04d304
parent5744e5343062e1e8a6dc05c635053c0c409b4cbf
m68k:correct io macros about endian

M68k is big endian cpu ,so use be_out and be_in in big endian.

Signed-off-by: Chao Fu <b44548@freescale.com>
arch/m68k/include/asm/io.h