From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Wed, 24 Sep 2003 13:24:03 +0200 Subject: [U-Boot-Users] Startup for ARM boards? In-Reply-To: <20030924105700.GM25427@pengutronix.de> References: <3F715F47.1000904@imc-berlin.de> <3F716DF1.4070200@imc-berlin.de> <20030924105700.GM25427@pengutronix.de> Message-ID: <3F717ED3.5060900@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Robert Schwebel wrote: > On Wed, Sep 24, 2003 at 12:12:01PM +0200, Steven Scholz wrote: > >>I will have a AT91RM9200 based board real soon now. But apparently the >>eval board AT91RM9200DK uses a different approach. They have a >>separate urloader to decompress and copy an U-Boot image into RAM and >>then jump there... > > > Well, then you probably should replace this urloader by U-Boot ;) That's the plan! :o) But I'll try the ATMEL solution first. To see if my board comes up at all. Thanks, Steven