commit | 99c19048300d3110c8f12cc39f606ab53789274f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 08 17:40:07 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:27 2019 +0800 |
tree | f863b5094efd5ca0ce702d76188ba54ae10fbfdb | |
parent | dc79691c3345a5632d14ab353d0e8d9aee622c40 [diff] |
x86: apl: Add hostbridge driver This driver models the hostbridge as a northbridge. It simply sets up the graphics BAR. It supports of-platdata. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>