Dear Simon Glass,
In message <1306973675-8411-1-git-send-email-...@chromium.org> you wrote:
> This patch series adds bitfield operations to the Tegra code and modifies the
> existing code to use them. These operations are highly desirable for many
> reasons which I attempt to explain here.
They m
This patch series adds bitfield operations to the Tegra code and modifies the
existing code to use them. These operations are highly desirable for many
reasons which I attempt to explain here.
U-Boot already has some basic macros for dealing with bitfields - setbits(),
clrbits() and family. These
2 matches
Mail list logo