From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 25 Mar 2012 01:41:30 +0100 Subject: [U-Boot] Loading kernel from usb In-Reply-To: References: Message-ID: <201203250141.31131.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Calvin Boyd, > I am currently working on a project and I am trying to load the kernel from > usb instead of an sd card. How do you configure u-boot to support usb > commands? Why don't you attempt to please read the documentation first? Try "CONFIG_CMD_USB" for starters. Best regards, Marek Vasut