commit | 83ea0f164c35fb847afd9309be9ba40431fc501d | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sun Feb 13 22:11:23 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Mar 22 15:20:05 2011 +0900 |
tree | 209fd310e1a3039a9faa55b12541c494e6ffddfc | |
parent | 1721af4d8581587409d66d4fe0be6bc455611e5b [diff] |
sisfb: POST should fail if R/W test fails Currently there is no indication if R/W test fails during POST. This can happen e.g. when user plugs in a card with unsupported type of memory. Since the driver will be unusable, it's better to fail the whole POST if the memory cannot be configured properly. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Cc: Thomas Winischhofer <thomas@winischhofer.net> Signed-off-by: Paul Mundt <lethal@linux-sh.org>