Re: [U-Boot] Uboot can't start kernel after change from version 2009.01 to 2010.09

2011-01-25 Thread Maik Hänig
Dear Andreas Bießmann, > I guess you have a board with specific kernel and specific u-boot. So > maybe the machtype does not match? thanks, you was right it was a mach-type problem. I had set the wrong mach-type in my board init. The problem with the uboot version 2010.12 hasn't changed. Be

Re: [U-Boot] Uboot can't start kernel after change from version 2009.01 to 2010.09

2011-01-25 Thread Maik Hänig
Dear Andreas Bießmann, please do not hijack a thread! sorry I didn't want do this. I wanted to give some more information. Ok, you use 2010.09. This was last release before relocate changes. Therefore it has no connection with the relocation stuff. yes I. I tried to make a patch for 2010.1

Re: [U-Boot] Uboot can't start kernel after change from version 2009.01 to 2010.09

2011-01-25 Thread Maik Hänig
Andreas Bießmann, > I guess you have a board with specific kernel and specific u-boot. So > maybe the machtype does not match? Yes. Where can I found the mach type in uboot source? Best regards / Mit freundlichen Grüßen Maik Hänig ___ U-Boot mailin

Re: [U-Boot] Uboot can't start kernel after change from version 2009.01 to 2010.09

2011-01-25 Thread Andreas Bießmann
Dear Maik Hänig, Am 25.01.2011 12:18, schrieb Maik Hänig: > Dear Reinhard Meyer, > > I tried it with: > > setenv bootargs root=/dev/mtdblock9 rootfstype=jffs2 console=ttyS4 > ETHADDR=$(ethaddr) RUNNING=$(runningimage) CFGFS=mtdblock10;bootm 0x3006 > > but nothing the error is still there.

Re: [U-Boot] Uboot can't start kernel after change from version 2009.01 to 2010.09

2011-01-25 Thread Andreas Bießmann
Dear Maik Hänig, please do not hijack a thread! Am 25.01.2011 12:03, schrieb Maik Hänig: > Dear Reinhard, > > sorry I copied the wrong log: > > U-Boot 2010.09 (Jan 24 2011 - 17:45:54) Ok, you use 2010.09. This was last release before relocate changes. Therefore it has no connection with the re

Re: [U-Boot] Uboot can't start kernel after change from version 2009.01 to 2010.09

2011-01-25 Thread Maik Hänig
Dear Reinhard Meyer, I tried it with: setenv bootargs root=/dev/mtdblock9 rootfstype=jffs2 console=ttyS4 ETHADDR=$(ethaddr) RUNNING=$(runningimage) CFGFS=mtdblock10;bootm 0x3006 but nothing the error is still there. The console is set in the board init of the linux kernel. I changed only

Re: [U-Boot] Uboot can't start kernel after change from version 2009.01 to 2010.09

2011-01-25 Thread Maik Hänig
Dear Reinhard, sorry I copied the wrong log: U-Boot 2010.09 (Jan 24 2011 - 17:45:54) I2C: ready DRAM: 64 MiB Flash: 32 MiB In:serial Out: serial Err: serial Hit any key to stop autoboot: 0 ## Booting kernel from Legacy Image at 3006 ... Image Name: Linux Kernel Image Ty

Re: [U-Boot] Uboot can't start kernel after change from version 2009.01 to 2010.09

2011-01-25 Thread Reinhard Meyer
Dear Maik Hänig, > Hi, > > > I change my uboot version and after it the uboot don't starts the same > linux kernel: > > ## Booting kernel from Legacy Image at 1006 ... _ > Image Name: Linux Kernel > Image Type: ARM Linux Kernel Ima

Re: [U-Boot] Uboot can't start kernel after change from version 2009.01 to 2010.09

2011-01-25 Thread Maik Hänig
Hi, I change my uboot version and after it the uboot don't starts the same linux kernel: ## Booting kernel from Legacy Image at 1006 ... Image Name: Linux Kernel Image Type: ARM Linux Kernel Image (gzip compressed) Data Size:1178673 Bytes = 1.1 MiB Load Address: 2000