u-boot-brain/arch/arm/mach-bcm283x/include/mach
Stephen Warren dbe6f1eb93 rpi: get rid of BCM2835_BOARD_REV_* macros
There are two numbering schemes for the RPi revision values; old and new
scheme. The values within each scheme overlap. Hence, it doesn't make
sense to have absolute/global names for the revision IDs. Get rid of the
names and just use the raw revision/type values to set up the array of
per-revision data.

This change makes most sense when coupled with the next change. However,
it's split out so that the mechanical cut/paste is separate from the
logic changes for easier review and problem bisection.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2015-12-05 18:22:35 -05:00
..
gpio.h ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach 2015-03-28 09:03:09 -04:00
mbox.h rpi: get rid of BCM2835_BOARD_REV_* macros 2015-12-05 18:22:35 -05:00
sdhci.h ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach 2015-03-28 09:03:09 -04:00
timer.h ARM: bcm283x: Reorder timer.h 2015-05-28 08:18:23 -04:00
wdog.h ARM: bcm283x: Repair wdog.h 2015-05-28 08:18:22 -04:00