From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Peters Date: Fri, 3 Feb 2006 09:44:22 -0600 Subject: [U-Boot-Users] relocating from flash to ram on AT91RM9200DK In-Reply-To: <20060203153725.0982135361D@atlas.denx.de> Message-ID: <001f01c628d8$b49d4310$d37ba8c0@SONYLAPTOP> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > This depends on your chosen memory map, i. e. base address and size > of your RAM and intended location of U-Boot in it. > Assuming I'm using the AT91RM9200DK, can you provide an example of a working configuration. Shouldn't the default configuration work with CONFIG_SKIP_RELOCATE_UBOOT and CONFIG_SKIP_LOWLEVEL_INIT undefined?