Re: [U-Boot] at91rm9200 undef runtime error with eldk 5.0

2011-07-13 Thread zzs
In message <20110713105743.0c2c116f1...@gemini.denx.de> Wolfgang Denk wrote: > > > In my preloader some exception vector were setted to print message. So > > it seems uboot.bin had some illegal asm code in it. > > Are you sure that your preloader analyses the binary image it loads > and that it wo

Re: [U-Boot] at91rm9200 undef runtime error with eldk 5.0

2011-07-13 Thread Wolfgang Denk
Dear zzs, In message <20110713104600.ga17...@greatfirst.com> you wrote: > > > >-F- Undef detected > > > > Is this the exact error message? And it gets printed by U-Boot? > > Problem is, I cannot find any such text in mainline U-Boot. > > The message is printed after uboot.bin downloaded

Re: [U-Boot] at91rm9200 undef runtime error with eldk 5.0

2011-07-13 Thread zzs
In message <20110713084043.1725516f1...@gemini.denx.de> Wolfgang Denk wrote: > > I'am using a board similar to at91rm9200ek, u-boot version is v2011.03. > > Is your code in mainline? Which board configuration si this? my code not in mainline, but I test it using the code for at91rm9200ek > > Earl

Re: [U-Boot] at91rm9200 undef runtime error with eldk 5.0

2011-07-13 Thread Wolfgang Denk
Dear zzs, In message <20110713061040.ga5...@greatfirst.com> you wrote: > > I'am using a board similar to at91rm9200ek, u-boot version is v2011.03. Is your code in mainline? Which board configuration si this? [Otherwise: see http://article.gmane.org/gmane.linux.kernel.embedded/3534 ] > Early I