commit | a1a969e2997cc006ef0c77309f1b682cab9d933b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 27 19:54:48 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Sep 09 07:48:03 2015 -0600 |
tree | 7db289af88de5ee1de458c133b7b92c9bf7d29bc | |
parent | ccd388f76b1e75bd5fb000ef2e3a9a72f670fe4a [diff] |
x86: panther: Add PCI and video configuration Add a PCI node to the device tree. This allows SPI flash and SATA to work correctly. Also configure the video to come up correctly even though there is no keyboard. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>