Hi Andrew,
Thanks, yes that works. Now all I need to do is change the
TS7200_defconfig for the TS7250.
The TS7250 doesn't have a compact flash and because of this I get a
Kernel Panic when it loads up. (At least that's what I think is going on)
I did a diff between the versions for Linux 2.4 and I'm going to try
and create a TS7250_defconfig based on the version in
linux-2.6.27.4-ts7200_matt-1.patch
I'm not sure I really know what I'm doing here, does anyone have any
suggestions about what needs to be changed in the config between the
TS7200 and TS7250?
Thanks,
Chris
--- In Andrew Taylor <> wrote:
>
> On Tue, Nov 25, 2008 at 10:56:43PM -0000, chris.gurtler wrote:
> > Can someone help me with compiling compiling a kernel for 2.6.
> > make oldconfig
> > make vmlinux
> > This produced a file called vmlinux and I tryed to load this using
> > redboot with
> > load -r -b 0x00218000 -h 192.168.0.2 vmlinux
> > The file can't be loaded, its's too large.
>
> vmlinuz isn't compressed. Try:
>
> make zImage
> load -r -b 0x00218000 -h 192.168.0.2 zImage
>
> Andrew
>
------------------------------------
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/
|