commit | 2f3e2ca51275f6a3f476aa181a999253855cc1ec | [log] [tgz] |
---|---|---|
author | Nikita Kiryanov <nikita@compulab.co.il> | Sun Feb 24 21:28:43 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Mar 11 11:06:09 2013 -0400 |
tree | c534705bdd53f50cdf361b5715b93aaa46a055ed | |
parent | c3fdab481a4b85f7964815659edd6f053aea33f3 [diff] |
lcd: implement a callback for splashimage On some architectures certain values of splashimage will lead to a data abort exception. Document the problem, and implement a callback for splashimage to reject such values. Cc: Anatolij Gustschin <agust@denx.de> Cc: Wolfgang Denk <wd@denx.de> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> Acked-by: Igor Grinberg <grinberg@compulab.co.il>