Re: [U-Boot] [Coldfire] Crash when writing into memory (mtest, tftpboot, ...)

2011-01-26 Thread Wolfgang Denk
Dear Metalod, In message you wrote: > > When asking the question, I just hope that someone can give me a > _hint_ to what I did wrong or misunderstanding from his/her > experience. > My point is asking in what case that stack pointer is at 00f8bf78 > (printed in debug), but console command is w

Re: [U-Boot] [Coldfire] Crash when writing into memory (mtest, tftpboot, ...)

2011-01-26 Thread Metalod
Dear Wolfgang, When asking the question, I just hope that someone can give me a _hint_ to what I did wrong or misunderstanding from his/her experience. My point is asking in what case that stack pointer is at 00f8bf78 (printed in debug), but console command is wrote to 190cd0. Thank you anyway.

Re: [U-Boot] [Coldfire] Crash when writing into memory (mtest, tftpboot, ...)

2011-01-26 Thread Wolfgang Denk
Dear Metalod, In message you wrote: > > I am sorry that did not provide enough information. > Please find attached the configuration for my board. Sorry, but this is not how it works. If you are looking for free help from the community, you can try submitting your patches for inclusion into m

Re: [U-Boot] [Coldfire] Crash when writing into memory (mtest, tftpboot, ...)

2011-01-26 Thread Metalod
Dear Wolfgang, I am sorry that did not provide enough information. Please find attached the configuration for my board. Best regards, -- On Wed, Jan 26, 2011 at 2:57 PM, Wolfgang Denk wrote: > > Almost the same, but different.  And not in mainline. > > How can we comment on code thatis completel

Re: [U-Boot] [Coldfire] Crash when writing into memory (mtest, tftpboot, ...)

2011-01-25 Thread Wolfgang Denk
Dear Metalod, In message you wrote: > > I have a custom board, based on Freescale M5271EVB, use codesourcery > toolchains 2010.09-41. > Board code are almost same as the evb board: Almost the same, but different. And not in mainline. How can we comment on code thatis completely unknown to us?

[U-Boot] [Coldfire] Crash when writing into memory (mtest, tftpboot, ...)

2011-01-25 Thread Metalod
Hi, I have a custom board, based on Freescale M5271EVB, use codesourcery toolchains 2010.09-41. Board code are almost same as the evb board: - include/configs/M5271EVB.h - board/freescale/m5271evb/ - arch/m68k/cpu/mcf52x2/ $ export CROSS_COMPILE=... $ make M5271EVB_config $ make 1. I got linking e