Home
last modified time | relevance | path

Searched hist:"740 d5d34b12f49b5e6c48e06dd8f519d9563a7e3" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dcpu.c740d5d34b12f49b5e6c48e06dd8f519d9563a7e3 Mon Mar 07 02:27:49 UTC 2016 Simon Glass <sjg@chromium.org> cpu: Add support for microcode version and CPU ID

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/include/
H A Dcpu.h740d5d34b12f49b5e6c48e06dd8f519d9563a7e3 Mon Mar 07 02:27:49 UTC 2016 Simon Glass <sjg@chromium.org> cpu: Add support for microcode version and CPU ID

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@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>