commit | 07586ee4322abca01db52624b925e5218538f259 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Fri Jun 21 00:25:00 2019 +0530 |
committer | Kever Yang <kever.yang@rock-chips.com> | Wed Jun 26 21:11:28 2019 +0800 |
tree | 447a59fc507729b1fb268f0d84344551f4235544 | |
parent | 9f5a9f9ad3f96bd252b0d011ee4b6e89358ca494 [diff] |
rockchip: rk3399: Support common spl_board_init Support common spl_board_init by moving code from puma board file into, common rk3399-board-spl.c. Part of the code has sysreset-gpio, regulators_enable_boot_on but right now only puma board is using this with relevant config options rest remains common for all targets. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>