commit | 353df542f559394c45d7f311913638ec2c5dd107 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Oct 10 07:30:19 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 22 21:50:33 2014 -0600 |
tree | f481283c290527a0281f3e1a0b05afb23ce776c8 | |
parent | 450740586c8eb1cf5f85082f02a768dac6364cf2 [diff] |
x86: config: link: Display the board model on the screen To get a display in U-Boot on link you must either build a coreboot that always sets it up, or use Esc-Refresh-Power to reset the machine. When we do have a display, it is nice to display the model at the top, so enable this option. Signed-off-by: Simon Glass <sjg@chromium.org>