commit | 7e4a6ae62c7ee567ae43e94445e561b3ec8343b9 | [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 | f215287bd59c28443efe6118e7e958be733ce727 [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>