Re: [U-Boot] [PATCH v6 04/13] arm: rockchip: rk3399: Move common configs in Kconfig

2019-05-07 Thread Jagan Teki
Hi Kever, On Tue, May 7, 2019 at 12:44 PM Kever Yang wrote: > > Hi Jagan, > > I would like to merge this patch set, all the patches looks fine to me, > > though this patch need to be rebased and not sure if other patches follow I have rebased this along with prior series on

Re: [U-Boot] [PATCH v6 04/13] arm: rockchip: rk3399: Move common configs in Kconfig

2019-05-07 Thread Kever Yang
Hi Jagan,     I would like to merge this patch set, all the patches looks fine to me, though this patch need to be rebased and not sure if other patches follow also need to do the rebase.     Philipp picks one of them(for Orangepi) in last PR, I think it would be better to get all the patches

[U-Boot] [PATCH v6 04/13] arm: rockchip: rk3399: Move common configs in Kconfig

2019-04-27 Thread Jagan Teki
Few SPL and U-Boot proper configs are common to all rk3399 target defconfigs, move them and select it from platform kconfig. Moved configs: - SPL_ATF - SPL_ATF_NO_PLATFORM_PARAM if SPL_ATF - SPL_LOAD_FIT - SPL_CLK if SPL - SPL_PINCTRL if SPL - SPL_RAM if SPL - SPL_REGMAP if SPL -