Hi all,
Below is what is happening from redboot when i load and run a fresh
compiled vmlinux from the source.
RedBoot> load -v -r -b 0x00218000 -m http -h 192.168.0.4 /vmlinux
\
Raw file loaded 0x00218000-0x00415d1f, assumed entry at 0x00218000
RedBoot> exec -c "console=ttyAM0,115200 root=/dev/mtdblock1"
Using base address 0x00218000 and length 0x001fdd20
Stops there.
Here are the details?
Source: tskernel-2.4.26-ts11-src.tar (ftp://ftp.embeddedarm.com/ts-
arm-linux-cd/sources/tskernel-2.4.26-ts11-src.tar.gz)
Run:
make ts7200_config
make oldconfig
make dep
make vmlinux
make modules
here is my cross_compile path
CROSS_COMPILE = /usr/local/opt/crosstool/arm-linux/gcc-3.3.4-
glibc-2.3.2/bin/arm-linux-
Here is my linux gcc
gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)
I made no changes to anything other then the CROSS_COMPILE path in
Makefile. Do I have to do something with the modules for this to
work?
Please advise?
Thanks
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/
|