u-boot-brain/arch/arm
Stephen Warren 04b8e8e745 ARM: tegra: MASK_BITS_ no longer needs specific values
Since all code that sets or interprets MASK_BITS_* now uses the enums
to define/compare the values, there is no need for MASK_BITS_* to have
a specific integer value. In fact, having a specific integer value may
encourage people to hard-code those values, or interpret the values in
incorrect ways.

As such, remove the logic that assigns a specific value to the enum
values in order to make it completely clear that it's just an enum, not
something that directly represents some integer value.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Tested-by: Thierry Reding <treding@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-02-03 09:46:45 -07:00
..
cpu ARM: tegra: use MASK_BITS_* macros everywhere 2014-02-03 09:46:45 -07:00
dts dts: zynq: Add basic fdt support 2014-01-10 15:18:33 +01:00
imx-common MX6: fix sata compilation for i.MX6 2013-12-19 11:04:33 +01:00
include/asm ARM: tegra: MASK_BITS_ no longer needs specific values 2014-02-03 09:46:45 -07:00
lib arm: use canonical sub mnemonic 2014-01-14 12:38:47 +01:00
config.mk ARM: merge commonly-defined PLATFORM_RELFLAGS 2014-01-24 16:59:08 -05:00