[U-Boot] [PATCH 01/14] mips: Add in_le32(), out_le32() etc IO accessor functions

Anatolij Gustschin agust at denx.de
Tue Oct 9 17:38:23 UTC 2018


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/

Thanks,
Anatolij


More information about the U-Boot mailing list