From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Wed, 27 Jul 2016 21:33:56 -0600 Subject: [U-Boot] [PATCH v2 04/10] rockchip: rk3288: disable fastboot in SPL stage In-Reply-To: References: <1469528910-12043-1-git-send-email-xzy.xu@rock-chips.com> <1469528910-12043-5-git-send-email-xzy.xu@rock-chips.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 On 27 July 2016 at 21:11, Simon Glass wrote: > On 26 July 2016 at 04:28, Ziyuan Xu wrote: >> Reduce compilation time for SPL. >> >> Signed-off-by: Ziyuan Xu >> --- >> >> Changes in v2: None >> >> include/configs/rk3288_common.h | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Acked-by: Simon Glass Applied to u-boot-rockchip, thanks!