[U-Boot] [PATCH] x86: queensbay: Avoid using PCH prefix
Simon Glass
sjg at chromium.org
Wed Apr 15 01:35:44 CEST 2015
On 13 April 2015 at 05:03, Bin Meng <bmeng.cn at gmail.com> wrote:
> The prefix PCH was taken from ivybridge port. However Queensbay
> platform official document does not mention PCH. It is composed
> of TunnelCreek processor and Topcliff IOH chipset. For accuracy,
> avoid using PCH prefix in the macro.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/cpu/queensbay/tnc.c | 4 ++--
> arch/x86/include/asm/arch-queensbay/tnc.h | 3 +--
> 2 files changed, 3 insertions(+), 4 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list