--- In "j.montornes" <> wrote:
>
> Baiscally I've followed the steps described by Charlie in order to get
> 2.6.27.4 running using nfs filesystem. These are my steps:
> > 5- set the network configuration in the file
> > $FILESYSTEM/sysconfig/ifcfg-eth0 (to avoid that init scripts modify my
> > network configuration and nfs connection was lost)
>
> 6- load the kernel in the board (I use bootload):
> 1- go to the folder with the compiled kernel image zImage (using NFS)
> 2- insmod bootloader.o -f
> 3- bootload zImage -c "console=ttyAM0,115200 ip=192.168.0.124
> init=/sbin/init nfsroot=192.168.0.10:/arm-nfs"
>
>
> Regards,
> -Jordi Montornes-
>
Thanks for fleshing out Charlie's post.
one typo, it's /etc/sysconfig:
$FILESYSTEM/etc/sysconfig/ifcfg-eth0
and you'll need yaff2 patch in the kernel if you want to boot this for real.
http://www.aleph1.co.uk/cgi-bin/viewvc.cgi/
during make menuconfig you'll need to check yaffs2 under misc filesystem and
the ts7520-NAND support under /device/MTD
Also note eabi is off by default in Matthieu's defconfig.
/js
------------------------------------
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/
|