commit | a5ea3a7d4a29f4251c032385f89ef7776f081be8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 17 16:11:53 2016 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Jan 24 12:09:41 2016 +0800 |
tree | 83eba6bc1e553e52b47698a1b76e382026717684 | |
parent | 9434c7a35d0c7b56352a761850bbf2aa48c771b0 [diff] |
x86: ivybridge: Move code from pch.c to bd82x6x.c This code relates to the PCH, so we should move it into the same file. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>