On Sun, Apr 8, 2018 at 1:47 PM, Bin Meng <bmeng...@gmail.com> wrote:
> On Sat, Apr 7, 2018 at 5:43 AM, Ivan Gorinov <ivan.gori...@intel.com> wrote:
>> Add readq() and writeq() definitions for x86.
>>
>> Please note: in 32-bit code readq/writeq will generate two 32-bit
>> memory access instructions instead of one atomic 64-bit operation.
>>
>> Signed-off-by: Ivan Gorinov <ivan.gori...@intel.com>
>> ---
>>  arch/x86/include/asm/io.h | 4 ++++
>>  1 file changed, 4 insertions(+)
>>
>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>

applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to