public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] can u-boot NFS mount my beaglebone rootfs over USB tether?
Date: Sun, 21 Jul 2013 17:55:21 -0400	[thread overview]
Message-ID: <20130721215521.GS18359@bill-the-cat> (raw)
In-Reply-To: <alpine.DEB.2.02.1307211342520.21714@oneiric>

On Sun, Jul 21, 2013 at 01:43:29PM -0700, Robert P. J. Day wrote:

>   in the end, i would *like* the host to have the IP address
> 192.168.7.1, and the BBB to have the IP address 192.168.7.2, and
> there's one other slight complication.
> 
>   i can't assume the net connection will be represented by eth0 on the
> host side -- it's entirely possible the host will already be on the
> net, and eth0 will be in use, so i need to be prepared for the host to
> use whatever ethX interface it prefers for 192.168.7.1.
> 
>   so is there a way to, from within u-boot, kickstart that net
> interface? if i can get that, i think everything else falls into
> place. i'm trying to do this *strictly* through uEnv.txt since, in the
> environment i'm designing for, there will be *no* access to the u-boot
> prompt.

I'm a little unclear on what you're trying to do right now.  But, the
gadget ethernet works in U-Boot, just setenv ethact usb_ether.  On the
linux host side, it will be usb0 (or usb1 and so on).

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130721/b4ea130a/attachment.pgp>

  reply	other threads:[~2013-07-21 21:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-21 11:07 [U-Boot] can u-boot NFS mount my beaglebone rootfs over USB tether? Robert P. J. Day
2013-07-21 14:35 ` Albert ARIBAUD
2013-07-21 15:10   ` Robert P. J. Day
2013-07-21 17:00     ` Albert ARIBAUD
2013-07-21 17:43       ` Robert P. J. Day
2013-07-21 20:43       ` Robert P. J. Day
2013-07-21 21:55         ` Tom Rini [this message]
2013-07-21 22:34           ` Robert P. J. Day
2013-07-21 23:25             ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130721215521.GS18359@bill-the-cat \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox