From mboxrd@z Thu Jan 1 00:00:00 1970 From: George G. Davis Date: Wed, 25 Aug 2004 11:57:08 -0400 Subject: [U-Boot-Users] Re: Anyone has success with MX1ADS? In-Reply-To: <20040825153400.40153.qmail@web12504.mail.yahoo.com> References: <20040825134629.GC27443@mvista.com> <20040825153400.40153.qmail@web12504.mail.yahoo.com> Message-ID: <20040825155708.GC31566@mvista.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 Wed, Aug 25, 2004 at 11:34:00PM +0800, W Sung wrote: > Is it possible to use boostrap mode to download u-boot > to RAM and just run from there? Sure it's possible. I've personally never bothered trying. You probably need to #undef CONFIG_INIT_CRITICAL and work out a few other details. Perhaps someone else has already done it and can supply details. -- Regards, George