[U-Boot] [PATCH v2] nios2: add clear and set bits macros

Thomas Chou thomas at wytron.com.tw
Sat Oct 3 15:09:42 CEST 2015



On 09/30/2015 09:32 PM, Thomas Chou wrote:
> These macros can be used to clear and set multiple bits
> in a register using a single call.
>
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> Reviewed-by: Marek Vasut <marex at denx.de>
> ---
> v2
>    remove unsupported 64 btis macros as Chin Liang suggested.
>
>   arch/nios2/include/asm/io.h | 55 +++++++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 55 insertions(+)
>

Applied to u-boot-nios.


More information about the U-Boot mailing list