[U-Boot] [PATCH 12/33] x86: Adjust I/O macros to work on 64-bit machines
Bin Meng
bmeng.cn at gmail.com
Wed Feb 13 09:38:01 UTC 2019
On Tue, Jan 22, 2019 at 9:14 AM Simon Glass <sjg at chromium.org> wrote:
>
> 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 at chromium.org>
> ---
>
> arch/x86/include/asm/io.h | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list