[U-Boot] [PATCH v3 05/16] include/bitfield: Add new bitfield operations

Joe Hershberger joe.hershberger at gmail.com
Fri Aug 7 22:17:49 CEST 2015


Hi Codrin,

On Fri, Jul 24, 2015 at 8:55 AM, Codrin Ciubotariu
<codrin.ciubotariu at freescale.com> wrote:
> These new operations allow manipulation of bitfields
> within a word by using a mask instead of width and
> shift values to extract/replace the bitfields.
>
> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu at freescale.com>
> ---
>
> Changes for v3:
>         - none; new patch;
>
>  include/bitfield.h | 32 ++++++++++++++++++++++++++++++++
>  1 file changed, 32 insertions(+)

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list