Home
last modified time | relevance | path

Searched hist:"95 b4f112f5197e90906ea701bd8ca5b2cbf46b29" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/raspberrypi/rpi/
H A Drpi.c95b4f112f5197e90906ea701bd8ca5b2cbf46b29 Tue Mar 24 05:00:25 UTC 2015 Stephen Warren <swarren@wwwdotorg.org> ARM: rpi: fix RPi1 board rev detection for warranty bit

Apparently the firmware's board rev response includes both the board
revision and some other data even on the RPi1. In particular, the
"warranty bit" is bit 24. We need to mask that out when looking up the
board ID.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>