From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Fri, 14 Apr 2017 04:15:16 -0600 Subject: [U-Boot] rockchip: tinker: configs: Add USB, PXE, DHCP to the default boot targets In-Reply-To: References: <20170401064652.11748-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 5 April 2017 at 21:44, Simon Glass wrote: > On 1 April 2017 at 00:46, Eddie Cai wrote: >> tinker board support ethernet and usb host, so enable USB, PXE and DHCP support. >> >> Signed-off-by: Eddie Cai >> --- >> include/configs/tinker_rk3288.h | 5 ++++- >> 1 file changed, 4 insertions(+), 1 deletion(-) > > Acked-by: Simon Glass Applied to u-boot-rockchip, thanks!