[U-Boot] [PATCH v3 2/5] x86: Add functions to set and clear bits on MSRs
Bin Meng
bmeng.cn at gmail.com
Thu Apr 30 08:11:09 CEST 2015
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>
[snip]
Regards,
Bin
More information about the U-Boot
mailing list