[U-Boot] [PATCH v6 06/10] ns16550: add support for mips

Wills Wang wills.wang at live.com
Mon Jan 4 14:56:08 CET 2016


On 01/04/2016 09:25 PM, Marek Vasut wrote:
> On Monday, January 04, 2016 at 02:12:08 PM, Thomas Chou wrote:
>> 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 at live.com>
>>> ---
>> As Marek might have suggested, you should consider add these macro first.
> I think Marek's suggestions are being ignored :-)
I don't really know why u-boot and kernel don't both support these macros.
In addition, should it be considered in the scope of these patch series?
>
> Best regards,
> Marek Vasut

-- 
Best Regards
Wills



More information about the U-Boot mailing list