From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Wed, 24 Sep 2003 12:12:01 +0200 Subject: [U-Boot-Users] Startup for ARM boards? In-Reply-To: <3F715F47.1000904@imc-berlin.de> References: <3F715F47.1000904@imc-berlin.de> Message-ID: <3F716DF1.4070200@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 Thanks very much for these hints! It's getting a bit clearer now. 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... Thanks, Steven