[U-Boot] [PATCH v2 2/8] x86: quark: Add clrbits, setbits, clrsetbits macros for message port access

Simon Glass sjg at chromium.org
Thu Sep 17 20:53:03 CEST 2015


On 10 September 2015 at 00:20, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Intel Quark, lots of registers on the message port need be
> programmed. Add handy clrbits, setbits, clrsetbits macros for
> message port access.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v2:
> - Change all macros to use a single msg_port_generic_clrsetbits
>
>  arch/x86/include/asm/arch-quark/msg_port.h | 31 ++++++++++++++++++++++++++++++
>  1 file changed, 31 insertions(+)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list