u-boot-brain/board/raspberrypi/rpi
Stephen Warren c4ea1edb70 rpi: fix revision scheme parsing
The RPi has two different schemes for encoding board revision values.
When adding RPi 2 support, I thought that the conflicting type field
values were to be interpreted based on bcm2835-vs-bcm2836. In fact, the
scheme bit determines the encoding. The RPi Zero uses the bcm2835 yet
uses the new encoding scheme. Fix the code to cater for this correctly.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2015-12-05 18:22:36 -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: fix revision scheme parsing 2015-12-05 18:22:36 -05:00