[U-Boot] [PATCH 06/69] cpu: Add support for microcode version and CPU ID
Bin Meng
bmeng.cn at gmail.com
Fri Mar 11 04:45:50 CET 2016
On Mon, Mar 7, 2016 at 10:27 AM, Simon Glass <sjg at chromium.org> wrote:
> Some CPUs use microcode and each core can have a different version of
> microcode loaded. Also some CPUs support the concept of an integer ID used
> for identification purposes. Add support for these in the CPU uclass.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> cmd/cpu.c | 7 +++++++
> include/cpu.h | 5 +++++
> 2 files changed, 12 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list