[U-Boot] [PATCH 11/27] x86: Use asm-generic/io.h

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


On 1 October 2016 at 08:19, Paul Burton <paul.burton at imgtec.com> wrote:
> Convert the x86 architecture to make use of the new asm-generic/io.h to
> provide address mapping functions. As the generic implementations are
> suitable for x86 this is primarily a matter of moving code.
>
> This has only been build-tested, feedback from architecture maintainers
> is welcome.
>
> Signed-off-by: Paul Burton <paul.burton at imgtec.com>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/include/asm/io.h | 31 ++-----------------------------
>  1 file changed, 2 insertions(+), 29 deletions(-)

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


More information about the U-Boot mailing list