From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Wed, 5 Apr 2017 21:44:27 -0600 Subject: [U-Boot] rockchip: Add USB to the default boot targets In-Reply-To: <20170401064954.12008-1-eddie.cai.linux@gmail.com> References: <20170401064954.12008-1-eddie.cai.linux@gmail.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 1 April 2017 at 00:49, Eddie Cai wrote: > Now that most rockchip SoC based board have usb host support, enable > USB boot targets by default. > > Signed-off-by: Eddie Cai > --- > include/configs/rockchip-common.h | 1 + > 1 file changed, 1 insertion(+) Acked-by: Simon Glass