commit | a6b2b73d8016f44cb1f359c9e52b481dc72f222e | [log] [tgz] |
---|---|---|
author | Nikita Kiryanov <nikita@compulab.co.il> | Sun Feb 24 06:19:23 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Mar 11 11:06:09 2013 -0400 |
tree | a224bde5b5d056135e4e12e8a4d552ba276b8977 | |
parent | 2f3e2ca51275f6a3f476aa181a999253855cc1ec [diff] |
cm_t35: prevent splashimage from being set to a bad value Define CONFIG_SPLASHIMAGE_GUARD to prevent splashimage from being set to a value that will cause U-Boot to hang while displaying a splash screen. Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il> Acked-by: Igor Grinberg <grinberg@compulab.co.il>