diff options
author | Stephen Warren <swarren@wwwdotorg.org> | 2015-12-04 22:07:44 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-12-05 18:22:35 -0500 |
commit | dbe6f1eb93e14c611865274c53b0be1aa59e7762 (patch) | |
tree | 75b30048b6b19750ff63269e023277203f32f782 /include/memalign.h | |
parent | 6ae6e16005252dbca0b4a06beea1be895df48e16 (diff) | |
download | blackbird-obmc-uboot-dbe6f1eb93e14c611865274c53b0be1aa59e7762.tar.gz blackbird-obmc-uboot-dbe6f1eb93e14c611865274c53b0be1aa59e7762.zip |
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>
Diffstat (limited to 'include/memalign.h')
0 files changed, 0 insertions, 0 deletions