From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Menzebach Date: Mon, 29 Aug 2005 09:27:05 +0200 Subject: [U-Boot-Users] [PATCH] bugfix in cmd_bootm.c when booting at91rm9200dk from dataflash Message-ID: <4312B8C9.2060207@mw-itcon.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Attached a bugfix, when booting an u-boot image from serial dataflash of at91rm9200dk. In do_bootm, the variable addr was pointing to the virtual address in dataflash, not to the copy in RAM. Patch was submitted to the sourceforge patch area, too. Peter Menzebach -------------- next part -------------- A non-text attachment was scrubbed... Name: cmd_bootm.patch Type: text/x-patch Size: 843 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20050829/4141a9e0/attachment.bin