u-boot-brain/arch/arm/mach-bcm283x
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
..
include/mach rpi: get rid of BCM2835_BOARD_REV_* macros 2015-12-05 18:22:35 -05:00
init.c ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 2015-03-28 09:03:09 -04:00
Kconfig Move default y configs out of arch/board Kconfig 2015-06-25 22:17:55 -04:00
lowlevel_init.S ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 2015-03-28 09:03:09 -04:00
Makefile ARM: bcm283x: Switch to generic timer 2015-05-28 08:18:23 -04:00
mbox.c arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox 2015-08-12 20:47:42 -04:00
phys2bus.c ARM: bcm2835: implement phys_to_bus/bus_to_phys 2015-04-14 05:47:59 +02:00
reset.c ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 2015-03-28 09:03:09 -04:00