]> git.baikalelectronics.ru Git - uboot.git/commit
arm: Use asm-generic/io.h
authorPaul Burton <paul.burton@imgtec.com>
Thu, 14 Sep 2017 22:05:03 +0000 (15:05 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 3 Oct 2017 01:52:20 +0000 (21:52 -0400)
commit6fad0e3a780e37b76ae10bb76ea393c748dda04f
tree6e2f90d27db7a4e46e3a45d1648088afd352e706
parent2707cf835848f45139ef25cb395f2551461fb3e5
arm: Use asm-generic/io.h

Convert the arm architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As the generic implementations are
suitable for arm this is primarily a matter of removing code.

This has only been build-tested, feedback from architecture maintainers
is welcome.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/io.h