On Wed, Aug 6, 2014 at 10:27 AM, William Hermans <yyrk...@gmail.com> wrote:
> Robert,
>
> Hey, I finally downloaded one of your prebuilt images for the first time
> last night, and was doing a bit of poking around. I never ran it though,
> just used mount -o offset* . . .
> But I was curious about how nfs-uEnv.txt seems to have non standard uboot
> variables in it Am I wrong, or did you make some additional changes ?
> "client_ip" seems added( I'm used to ipaddr ), etc. It really cool you're
> making NFS easily accessible for others thiough

It's kinda of two fold. They are non-standard in the sense, u-boot has
used these other variables for years. I just used the kernel docs (1)
and did sed s/-/_/g on them.  While at the same time I didn't want to
break existing nfs users by over writing their expected defaults nfs
u-boot variables. ;)

1: https://www.kernel.org/doc/Documentation/filesystems/nfs/nfsroot.txt

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to