From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 22 Jan 2009 15:16:59 -0600 Subject: [U-Boot] mpc8313erdb: crash in image_print_type() In-Reply-To: <20090122211213.088CF832E425@gemini.denx.de> References: <5ee96a840901221236j4d8df014n3114f655107dd352@mail.gmail.com> <4978DCB3.1030200@freescale.com> <20090122211213.088CF832E425@gemini.denx.de> Message-ID: <4978E24B.5080802@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Scott Wood, > > In message <4978DCB3.1030200@freescale.com> you wrote: >> When booting from NAND, u-boot is loaded at that address. It relocates >> to the end of memory, but the relocation process is incomplete and some >> things like strings still refer to the previous image. When booting > > But that's a serious bug that should be fixed. > > Please at least point out where such problems are! Better even, fix > them! I thought it was known that relocation was imperfect, and that people tried fixing it, and ran into toolchain problems. -Scott