[U-Boot] [PATCH 01/14] mips: Add in_le32(), out_le32() etc IO accessor functions
Stefan Roese
sr at denx.de
Wed Oct 10 05:57:42 UTC 2018
Hi Anatolij,
On 09.10.2018 19:38, Anatolij Gustschin wrote:
> Hi Stefan,
>
> On Tue, 9 Oct 2018 08:59:03 +0200
> Stefan Roese sr at denx.de wrote:
>
>> in_le32() and out_le32() are needed for the bootcounter support.
>> So lets implement these accessor functions for MIPS as well.
>>
>> Signed-off-by: Stefan Roese <sr at denx.de>
>> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
>> ---
>> arch/mips/include/asm/io.h | 21 +++++++++++++++++++++
>> 1 file changed, 21 insertions(+)
>
> There is a similar patch pending:
>
> http://patchwork.ozlabs.org/patch/978674/
Yes, thanks. Looks pretty identical. Please go ahead with this
one from Mario and my patch can be dropped from this series then.
Thanks,
Stefan
More information about the U-Boot
mailing list