From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Herbrechtsmeier Date: Sun, 13 Jan 2013 17:25:09 +0100 Subject: [U-Boot] Running vanilla u-boot v2012.10 on Guruplug In-Reply-To: <20130113102524.48fb2cff@lilith> References: <1457183.WG9k8kxG45@moria> <20130112155151.424AF201212@gemini.denx.de> <2223756.IMG4ajZrZq@moria> <20130113102524.48fb2cff@lilith> Message-ID: <50F2DFE5.8010709@herbrechtsmeier.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Dirk, Am 13.01.2013 10:25, schrieb Albert ARIBAUD: > On Sat, 12 Jan 2013 20:41:36 +0100, Dirk Heinrichs > wrote: >> Am Samstag 12 Januar 2013, 16:51:51 schrieb Wolfgang Denk: >> >>> Did you read the FAQ? Especially >>> http://www.denx.de/wiki/view/DULG/CanUBootBeConfiguredSuchThatItCanBeStarted >>> InRAM ? >> Now I did :) Thanx a lot. >> >> Interesting that [1] states it's possible, though... >> >> Bye... >> >> Dirk > My experience with starting U-Boot from RAM is that it's usually > impossible when U-Boot is meant to start directly from FLASH, mostly > (but not only) because the code at some point will rely on being able to > keep on running even through access to DRAM is not possible. You can use the kwboot tool from the tools directory to boot a Marvell Kirkwood SoC via UART0. Kind regards, Stefan