u-boot-brain/arch/arm/mach-rockchip
Philipp Tomsich c0508e427f rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig
SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT were previously
enabled through rk3399_common.h.  This change implies these options
through Kconfig.

These need to always be active for the RK3399, as follows:
 - SPL_SERIAL_SUPPORT is needed to pass the SPL build
 - SPL_DRIVERS_MISC_SUPPORT is needed to pass the SPL build

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
2017-07-27 14:59:02 +02:00
..
rk322x rockchip: rk322x: add basic soc support 2017-07-11 12:13:46 +02:00
rk3036 rockchip: rk3036: sync os_reg2 define with other soc 2017-07-11 12:13:48 +02:00
rk3188 rockchip: use common sdram function 2017-07-11 12:13:44 +02:00
rk3288 rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board 2017-07-11 15:23:38 +02:00
rk3328 rockchip: correct the bank0 ram size 2017-07-11 12:13:45 +02:00
rk3368 rockchip: correct the bank0 ram size 2017-07-11 12:13:45 +02:00
rk3399 rockchip: correct the bank0 ram size 2017-07-11 12:13:45 +02:00
rv1108 rockchip: Add basic support for evb-rv1108 board 2017-06-07 07:29:25 -06:00
bootrom.c rockchip: Print a message when returning to the bootrom 2017-04-18 10:29:26 -04:00
Kconfig rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig 2017-07-27 14:59:02 +02:00
Makefile rockchip: rk322x: add basic soc support 2017-07-11 12:13:46 +02:00
rk_timer.c rockchip: timer: make register sizes explicit 2017-07-27 14:59:00 +02:00
rk322x-board-spl.c rockchip: rk322x: add basic soc support 2017-07-11 12:13:46 +02:00
rk322x-board.c rockchip: rk322x: add basic soc support 2017-07-11 12:13:46 +02:00
rk3036-board-spl.c rk3036: Fix unused variable warning 2017-05-12 08:37:22 -04:00
rk3036-board.c rockchip: use common sdram function 2017-07-11 12:13:44 +02:00
rk3188-board-spl.c rockchip: rk3188: Setup the armclk in spl 2017-04-04 20:01:57 -06:00
rk3188-board-tpl.c rockchip: rk3188: Cleanup some SPL/TPL rename leftovers 2017-04-04 20:01:57 -06:00
rk3188-board.c rockchip: use common sdram function 2017-07-11 12:13:44 +02:00
rk3288-board-spl.c rockchip: Add basic support for phyCORE-RK3288 SoM based carrier board 2017-07-11 15:23:38 +02:00
rk3288-board.c rockchip: use common sdram function 2017-07-11 12:13:44 +02:00
rk3399-board-spl.c rockchip; rk3399: disable SRAM security region 2017-06-07 06:57:49 -06:00
save_boot_param.S rockchip: Print a message when returning to the bootrom 2017-04-18 10:29:26 -04:00
sdram_common.c rockchip: add sdram_common for common functions 2017-07-11 12:13:44 +02:00