From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?VmluY2VudCBTdGVobMOp?= Date: Fri, 29 May 2015 11:46:40 +0200 Subject: [U-Boot] Booting Wandboard through USB Message-ID: <55683580.8060803@bergerie> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Is it still possible to boot u-boot on Wandboard through USB, please? U-boot has switched to SPL for Wandboard recently[1] and I wonder if it did not lose the possibility to boot the Wandboard through USB in the mean time. Granted, I can generate an u-boot-with-spl.imx suitable for boot through USB, with tools such as imx_usb_loader[2], but I am not able to compile SPL with usb or ethernet support. Is loading the second stage image from SD card the only way now? Thanks for any advice. Best regards, V. [1] Commit 0d1ea05210f3 ("wandboard: Switch to SPL support") http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/220799 [2] https://github.com/boundarydevices/imx_usb_loader