Hi Everyone,
I need some help understanding the kernel modules?
I've built an new zImage (rather than vmlinux) and then using the
following step, transferred it to the board:
1. Download the zImage to the board via TFTP using:
load -r -b 0x00218000 -h 192.168.0.69 zImage
2. Delete the vmlinux using:
fis delete vmlinux
3. Create a zImage area using:
fis create zImage
The board boots and appears to be running, although I'm not sure
whether it's running my image.
During the build process, I used the following commands:
make modules
make modules_inst
Where are the modules built and what's the correct why of getting them
on the board?
Many thanks,
Lee
------------------------ Yahoo! Groups Sponsor --------------------~-->
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home page
http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|