Hi --
--- In "Blair" <> wrote:
>
> Okay, this is bizarre. I'm trying to build the 2.6.24-cavium kernel that I
> found in the TS 7500 ftp directory. Actually I want to see if this will work
> on a 7350 so I've switched the target processor. When I make it, I get
> vmlinux, Image, and zImage but the modules crap out with these errors:
Just curious, what do you think this would work better on a 7350 than the TS
kernels for the 7350? The difference in SD card access is substantial, for
example.
The TS kernel for the TS cavium boards came pretty much straight from Cavium
(initially at least). I would not be surprised if Cavium didn't notice / care
if the ep93xx was broken by their changes. Same for TS too, as they have two
different kernel trees.
You can probably get farther looking at a diff of a vanilla kernel tree and the
TS-7500 kernel tree.
>
> ERROR: "clk_put" [drivers/usb/host/ohci-hcd.ko] undefined!
> ERROR: "clk_enable" [drivers/usb/host/ohci-hcd.ko] undefined!
> ERROR: "clk_get" [drivers/usb/host/ohci-hcd.ko] undefined!
> ERROR: "clk_disable" [drivers/usb/host/ohci-hcd.ko] undefined!
> ERROR: "__bad_udelay" [drivers/media/dvb/b2c2/b2c2-flexcop.ko] undefined!
> ERROR: "__bad_udelay" [drivers/isdn/hisax/hisax.ko] undefined!
>
> Now, if I make clean and make modules, everything builds fine. If I then
> make vmlinux, that works fine but I don't get Image or zImage. If I then do
> a regular make, it wipes out all the .ko files that were built earlier and I
> get the above errors again.
>
> I can't find a definitive answer on Google as to what's wrong here. I can
> see that the clock C files are getting compiled. I also found references to
> CONFIG_HAVE_CLK but this appears to be something found in later kernel
> versions.
>
> Anyone know what the deal is here?
Maybe you are not loading the modules you think you are?
regards, .......... Charlie
>
------------------------------------
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/
|