[U-Boot] [PATCH 16/25] x86: Integrate Tunnel Creek processor microcode

Pavel Machek pavel at denx.de
Mon Dec 15 23:34:52 CET 2014


On Thu 2014-12-04 23:02:46, Bin Meng wrote:
> Integrate the processor microcode version 1.05 for Tunnel Creek,
> CPUID device 20661h.
> 
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>  arch/x86/cpu/queensbay/M0220661105.inc | 1288 ++++++++++++++++++++++++++++++++
>  1 file changed, 1288 insertions(+)
>  create mode 100644 arch/x86/cpu/queensbay/M0220661105.inc
> 
> diff --git a/arch/x86/cpu/queensbay/M0220661105.inc b/arch/x86/cpu/queensbay/M0220661105.inc
> new file mode 100644
> index 0000000..f2b2b4e
> --- /dev/null
> +++ b/arch/x86/cpu/queensbay/M0220661105.inc
> @@ -0,0 +1,1288 @@
> +/*
> + * Copyright (C) 2013, Intel Corporation
> + *
> + * SPDX-License-Identifier:	Intel

Can we get the file under GPLv2+?

> + */
> +
> +/* External Header */

Comment here that this is processor microcode would be nice. And maybe
more self-describing filename?

Thanks,
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


More information about the U-Boot mailing list