u-boot-brain/arch/arm/mach-rockchip/rk3368
Philipp Tomsich 81bd0ad07c rockchip: rk3368: syscon: SGRF support for OF_PLATDATA
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@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-08-13 17:12:22 +02:00
..
clk_rk3368.c rockchip: rk3368: Add core start-up code for RK3368 2017-06-07 07:29:19 -06:00
Kconfig rockchip: rk3368: Add PX5 Evaluation board 2017-06-07 07:29:20 -06:00
Makefile rockchip: rk3368: add sdram driver for U-Boot 2017-07-11 12:13:45 +02:00
rk3368.c rockchip: correct the bank0 ram size 2017-07-11 12:13:45 +02:00
sdram_rk3368.c rockchip: rk3368: add sdram driver for U-Boot 2017-07-11 12:13:45 +02:00
syscon_rk3368.c rockchip: rk3368: syscon: SGRF support for OF_PLATDATA 2017-08-13 17:12:22 +02:00