commit | 76d7086c36d658bbd67d08fe915cac54952a0cc4 | [log] [tgz] |
---|---|---|
author | Matthias Weisser <matthias.weisser@graf-syteco.de> | Tue Jan 12 12:06:31 2010 +0100 |
committer | Anatolij Gustschin <agust@denx.de> | Sat Mar 13 16:42:25 2010 +0100 |
tree | cf15f47c1a2152e14f20dc4aab6e794837df64ac | |
parent | a2cfb24cd710bcb5501504b124cd643618856a18 [diff] |
video: Fix console display when splashscreen is used If a splashscreen is used the console scrolling used the scroll size as needed when a logo was displayed. This patch sets the scroll size to the whole screen if a splashscreen is shown. Signed-off-by: Matthias Weisser <matthias.weisser@graf-syteco.de>