From: Martin Jerabek Date: Tue, 24 May 2016 11:11:43 +0000 (+0200) Subject: bootscript: paths and IPs changed to DCE servers X-Git-Url: http://rtime.felk.cvut.cz/gitweb/fpga/zynq/canbench-sw.git/commitdiff_plain/ed3f3260dea6b21cfad985d917158c2735321af4 bootscript: paths and IPs changed to DCE servers --- diff --git a/petalinux/bootscript.txt b/petalinux/bootscript.txt index bbc6908..3964497 100644 --- a/petalinux/bootscript.txt +++ b/petalinux/bootscript.txt @@ -3,9 +3,13 @@ echo "Running bootscript ..." setenv tftp_path /uzedcan #setenv nfsserverip 192.168.1.75 -setenv nfsserverip 147.32.86.163 +#setenv nfsserverip 147.32.86.163 +#setenv nfspath /export/canbench + +# pc-sojkam.felk.cvut.cz +setenv nfsserverip 147.32.86.65 +setenv nfspath /srv/nfs/root-uzedcan -setenv nfspath /export/canbench setenv bootargs ${bootargs} console=ttyPS0,115200 # Comment out if out want to use compiled-in values.