From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 25 Jan 2012 08:20:31 -0700 Subject: [U-Boot] non SPL boot on beagleboard-xm In-Reply-To: References: Message-ID: <4F201DBF.9070309@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/25/2012 03:03 AM, Peter Meerwald wrote: > Hello Tom, > >>> I can boot u-boot built from git commit >>> b609009801b8a00644926f49b7d0d0cc0d3d8797 successfully, but it fails with >>> git commit ee08a8260a3a7f6ef2001cfa3e7b6137b485f40a: > >> The current implementation (after poking some of the other >> beagleboard.org folks) requires SPL. It's not a hard requirement of >> supporting SPL that other loaders not be supported, we just didn't aim >> for compatibility. > > thank you for the clarification; I had the impression it might be > something optional as CONFIG_SPL implies > > MLO/SPL + current u-boot breaks the USB ethernet patches (i.e. booting via > tftp) Even with 'dc off' before you start usb? -- Tom