Home
last modified time | relevance | path

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

/openbmc/u-boot/board/raspberrypi/rpi/
H A Drpi.c95b4f112 Tue Mar 24 00:00:25 CDT 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>