commit | c8fcd0f279657da4ddb3beb90058483b5b38de31 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 13 20:49:13 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Feb 04 09:05:45 2013 -0500 |
tree | ecfc544fcb878fdd4e876d65e153e1b0f63a190c | |
parent | 50b1fa399608652a47c1d2ae6d49754b86165ba8 [diff] |
Only use fb_base if we have a display The ideal of having a frame buffer when there isn't a display is not that useful. Change the bdinfo command to expect this only when we have an lcd or video display. Signed-off-by: Simon Glass <sjg@chromium.org>