[U-Boot] [PATCH v2 3/8] x86: quark: Convert to use clrbits, setbits, clrsetbits macros
Simon Glass
sjg at chromium.org
Thu Sep 17 20:53:09 CEST 2015
On 10 September 2015 at 00:20, Bin Meng <bmeng.cn at gmail.com> wrote:
> Change existing codes to use clrbits, setbits, clrsetbits macros.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/x86/cpu/quark/quark.c | 72 ++++++++++++++--------------------------------
> 1 file changed, 21 insertions(+), 51 deletions(-)
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list