From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Tomsich Date: Wed, 13 Sep 2017 12:29:34 +0200 Subject: [U-Boot] [U-Boot, RESEND, 6/6] rockchip: defconfig: puma-rk3399: enable OF_LIVE (live tree) In-Reply-To: <1505230349-5412-7-git-send-email-philipp.tomsich@theobroma-systems.com> References: <1505230349-5412-7-git-send-email-philipp.tomsich@theobroma-systems.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > With the critical drivers ready for switching to a live tree, we can > not enable it in the defconfig for the RK3399-Q7. > > Signed-off-by: Philipp Tomsich > Reviewed-by: Simon Glass > --- > > configs/puma-rk3399_defconfig | 1 + > 1 file changed, 1 insertion(+) > Applied to u-boot-rockchip, thanks!