u-boot-brain/board/raspberrypi/rpi
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
..
MAINTAINERS ARM: rpi: rename rpi_b to rpi 2014-12-08 09:35:42 -05:00
Makefile bcm2835/rpi: add SPDX license tags for some files 2015-02-21 08:27:08 -05:00
rpi.c rpi: get rid of BCM2835_BOARD_REV_* macros 2015-12-05 18:22:35 -05:00