--- In Daniel Smolik <> wrote:
> I do the same job may be 6 month ago. But I found that header files
doesn't correspond with sdcore.o. How do you solve
> this problem ?
I used forum search and tried to figure out what you did 6 months ago.
I too first tried to link against
ftp://ftp.embeddedarm.com/ts-arm-sbc/ts-7260-linux/binaries/ts-modules/sdcard-sdhc.o
because it is newer. However, it appears that sdcard-sdhc.o is not a
library file but a complete linux kernel driver. If you objdump the
file you can see that it contains init_module and cleanup_module
functions.
j
------------------------------------
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/
|