Lukasz Majewski 014d7b13ae x86: Update the io.h file to use {out|in}_{be|le}X macros
The commit 3f70a6f57734 ("x86: Add clr/setbits functions")
introduced the {read|write}_ macros to manipulate data.

Those macros are not used by any code in the u-boot project (despite the
io.h itself). Other architectures use io.h with {in|out}_* macros.

This commit brings some unification across u-boot supported architectures.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2018-04-16 16:54:51 +08:00
..
2018-04-02 12:27:56 +03:00
2018-04-15 08:43:50 -04:00
2018-03-21 23:23:13 +01:00
2018-03-30 13:13:45 +08:00
2018-02-23 00:06:05 +01:00