Kaiwan N Billimoria wrote:
> I have been able to get the 2.6.22 patches from here and apply them
> successfully to the 2.6.22 kernel tree.
> However, even using the arch/arm/configs/ep93xx_defconfig , am not able
> to configure the kernel right. The relevant
> 'processor type' entry only shows up with x86 stuff, not ARM. Am I
> missing something (an ARM patch to be applied before these, perhaps)?
The TS boards do not have the correct machine ID that has been in the
kernel sources since ... well, for a long time. There are two methods to
fix this:
1) change the corresponding machine id in
$KERNELDIR/arch/arm/tools/mach-types from 673 (0x2A1) to 355 (0x163).
2) Slightly lengthier, but read the procedure at:
http://tech.groups.yahoo.com/group/ts-7000/message/4206
Follow what it says from 'What I did was ...'
You should also ensure that printk is compiled in when you're testing.
I have a kernel .config that you can use at:
http://vaiprime.visibleassets.com/~cfriedt/linux-2.6.20.6.config
It should be compatible option-wise with the 2.6.22 kernel.
~/Chris
>
> So:
> a) is there a ready config for 2.6.22 that you have used successfully?
> b) is there a single patch (instead of all the 'broken-out' patches) at
> the URL above?
> c) Am i just messing this up ? ;-)
> am i missing something?
>
> Would greatly appreciate a quick reply..
>
> Thanks v much,
> kaiwan.
>
>
>
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/
|