Hi Jaan,
I have used the command
$ sudo dd if=arch/arm/boot/zImage of=/dev/mmcblk0p2
in order to load kernel image into SD memory.
The problem was related to the mbr of the SD memory.
And now, I can get it to boot with kernel 2.6.34
(ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7800-linux/sources/2.6.34.tar.gz).
I have updated the mbr of the SD flash memory with new mbr
(ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7800-linux/binaries/ts-images/mbr-2.6.34.dd)
and I have used CMDLINE as
CONFIG_CMDLINE="root=/dev/ram0 rw lpj=1662976 console=ttyS0,115200
init=/linuxrc"
Thank you Jaan and the support of embeddedarm.com
Best Regards.
--- In "Jaan" <> wrote:
>
> Hi,
>
> You don't need to change the head.S to get a working 2.6.34-ts kernel. This
> hint was for kernel.org kernels.
>
> My next question would be, what command do you use to load the kernel to your
> SD card?
>
> For example, I would use "dd if=arch/arm/boot/zImage of=/dev/sdc2" where
> /dev/sdc is my SD card device and sdc2 is the 2nd partition of the SD card.
>
> If still no success, I could try to load your zImage to my own TS-7800, or
> compile a suitable kernel to you with your .config file.
>
> Jaan
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|