commit | 6c9e1d888b989acd38b9a4fcb4f76fef03a759a3 | [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 | b3a9e51b8c005ea5cc0d7cf7309e1679f358d075 [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>