[U-Boot] [U-Boot, v4, 31/66] rockchip: rk3368: syscon: SGRF support for OF_PLATDATA

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Sun Aug 6 17:18:12 UTC 2017


> In TPL we will need to configure security in the SGRF of the RK3368.
> This change adds support for the SGRF as a syscon device, so we can
> retrieve its address range through the syscon API in TPL (and can
> avoid having to hard-code the address).
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> 
> Changes in v4: None
> Changes in v3:
> - adds SGRF syscon support with OF_PLATDATA (to allow access to the
>   SGRF address range from TPL)
> 
> Changes in v2: None
> 
>  arch/arm/mach-rockchip/rk3368/syscon_rk3368.c | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list