
9 Oct
2018
9 Oct
'18
7:38 p.m.
Hi Stefan,
On Tue, 9 Oct 2018 08:59:03 +0200 Stefan Roese sr@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@denx.de Cc: Daniel Schwierzeck daniel.schwierzeck@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