2008-02-06 06:34:41 What file load to board?
Anton Romanov (RUSSIAN FEDERATION)
Message: 50753 Hi
make what write on page:
<a target="_blank" href="http://docs.blackfin.uclinux.org/doku.php?id=basic_compilation">http://docs.blackfin.uclinux<wbr></wbr>.org/doku.php?id=basic_compila<wbr></wbr>tion
and take some files on images direction:
linux.ext2
rootfs.ext2
rootfs.jffs2
rootfs.yaffs
rootfs.yaffs2
ulmage.ext2
vmimage
vmlinux
so, what file i need to load to the board?
p.s.on page:
<a target="_blank" href="../../gf/project/uclinux-dist/frs/">http://blackfin.uclinux.org/gf<wbr></wbr>/project/uclinux-dist/frs/
files:
uImage-bf537-stamp-2007R1.1-RC3
linux-bf537-stamp-2007R1.1-RC
Can i load one of this files or for what these files are necessary?
Thanks for help.
QuoteReplyEditDelete
2008-02-06 08:45:59 Re: What file load to board?
Yi Li (CHINA)
Message: 50757
> uImage-bf537-stamp-2007R1.1-RC3 ,linux-bf537-stamp-2007R1.1-RC
uImage is the compressed version of linux.
vmImage/vmlinux is the kernel image, if combined with rootfs.(ext2,jffs2,yaff2), that would be linux.(ext2..).