[U-Boot] [PATCH v3 2/5] x86: Add functions to set and clear bits on MSRs

Simon Glass sjg at chromium.org
Fri May 1 02:52:18 CEST 2015


On 30 April 2015 at 00:11, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Thu, Apr 30, 2015 at 12:26 PM, Simon Glass <sjg at chromium.org> wrote:
>> Since we do these sorts of operations a lot, it is useful to have a simpler
>> API, similar to clrsetbits_le32().
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> Changes in v3:
>> - Add msr_clrbits_64() too
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Applied to u-boot-x86.


More information about the U-Boot mailing list