> Sometimes it's helpful to know the reset reason caused in the SoC.
> Add reset reason detection for the RK3288 SoC.
> This will set an environment variable which represents the reset reason.
> 
> Signed-off-by: Wadim Egorov <w.ego...@phytec.de>
> Acked-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
> Reviewed-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
> ---
> Changes in v4:
> - Factore out env_set()
> - Use BIT/GENMASK for CRU_GLB_RST_ST register enum
> ---
>  arch/arm/include/asm/arch-rockchip/cru_rk3288.h | 12 ++++++++
>  arch/arm/mach-rockchip/rk3288-board.c           | 39 
> +++++++++++++++++++++++++
>  2 files changed, 51 insertions(+)
> 

Applied to u-boot-rockchip, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to