commit | 9c852d7bd955eb8eb0f7a14e215329002977ef10 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Mar 16 07:44:36 2016 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Mar 17 10:27:27 2016 +0800 |
tree | 6fb33d50aa6943375f844432bfe3b6a1921ba9b7 | |
parent | 391cee4e7fe5cdaa4abe28162bc5ae603e8eadb3 [diff] |
x86: Move common PCH code into a common place The SATA indexed register write functions are common to several Intel PCHs. Move this into a common location. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>