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

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@imgtec.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/io.h