
4 Jan
2016
4 Jan
'16
2:12 p.m.
Hi Wills,
On 2016年01月04日 19:14, Wills Wang wrote:
MIPS archtecture have no "in_le32/in_be32/out_le32/out_be32" macro, but usually define CONFIG_SYS_BIG_ENDIAN, this patch use readl/writel for register operation in mips when define CONFIG_SYS_NS16550_MEM32.
Signed-off-by: Wills Wang wills.wang@live.com
As Marek might have suggested, you should consider add these macro first.
Best regards, Thomas