Re: [U-Boot] [PATCH v2 01/16] rockchip: Add cpu-info

2019-09-02 Thread Kever Yang
On 2019/8/27 上午2:20, Jagan Teki wrote: Add cpu information for rockchip soc. This would help to print the SoC family number, with associated temparature, clock and reason for reset etc. Signed-off-by: Jagan Teki Reviewed-by: Kever Yang Thanks, - Kever ---

[U-Boot] [PATCH v2 01/16] rockchip: Add cpu-info

2019-08-26 Thread Jagan Teki
Add cpu information for rockchip soc. This would help to print the SoC family number, with associated temparature, clock and reason for reset etc. Signed-off-by: Jagan Teki --- arch/arm/mach-rockchip/Makefile | 1 + arch/arm/mach-rockchip/cpu-info.c | 16 2 files changed,