commit | f1329c900374f9efd6a27658dbebb104648f1a06 | [log] [tgz] |
---|---|---|
author | Chao Fu <B44548@freescale.com> | Fri Dec 13 13:39:07 2013 +0800 |
committer | Tom Rini <trini@ti.com> | Thu Jun 19 11:18:42 2014 -0400 |
tree | bae16437d1964345d720fa91231dca269f04d304 | |
parent | 5744e5343062e1e8a6dc05c635053c0c409b4cbf [diff] |
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>