[U-Boot] [PATCH 03/27] arm: Use asm-generic/io.h

Simon Glass sjg at chromium.org
Mon Oct 3 23:49:35 CEST 2016


On 1 October 2016 at 08:19, Paul Burton <paul.burton at imgtec.com> wrote:
> 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 at imgtec.com>
> Cc: Albert Aribaud <albert.u.boot at aribaud.net>
> ---
>
>  arch/arm/include/asm/io.h | 30 +-----------------------------
>  1 file changed, 1 insertion(+), 29 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list