Home
last modified time | relevance | path

Searched hist:"4503183 aa32e6886400d82282292934fa64a81b0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ssb/
H A Dpci.cdiff 4503183aa32e6886400d82282292934fa64a81b0 Sat Apr 19 10:52:12 CDT 2008 Larry Finger <Larry.Finger@lwfinger.net> ssb: Fix all-ones boardflags

In the SSB SPROM a field set to all ones means the value
is not defined in the SPROM.
In case of the boardflags, we need to set them to zero
to avoid confusing drivers. Drivers will only check the
flags by ANDing.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Gabor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>