commit | 66d6e63045569ba56fd95ec017186bb2765b7bb9 | [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 | 0e72403bdbf8d35eaa61f9d5d243bda1bda431d5 [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>