u-boot/arch/x86/include
Simon Glass 3a44bfdf08 x86: Adjust I/O macros to work on 64-bit machines
At present these macros give warnings on 64-bit machines and do not
correctly do 32-bit accesses. Update them to use linux types.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-02-20 15:25:29 +08:00
..
asm x86: Adjust I/O macros to work on 64-bit machines 2019-02-20 15:25:29 +08:00