All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] U-Boot AM335x board.c `ethaddr` changes.
       [not found] <BE0B1371-5D22-42D2-80BB-69A6CD32768D@darkreality.org>
@ 2017-11-28 10:49 ` Roger Quadros
  2017-11-28 22:41   ` Duane Leslie
  0 siblings, 1 reply; 2+ messages in thread
From: Roger Quadros @ 2017-11-28 10:49 UTC (permalink / raw)
  To: u-boot

Duane,

On 28/11/17 10:07, Duane Leslie wrote:
> Roger,
> 
> I’m not clear on the correct way to report bugs in U-Boot, but the change you signed off in https://github.com/u-boot/u-boot/commit/f411b5cca48f0eee9443b85e7b75a46356bd2327 disabled the setting of the `ethaddr` environment variable in the SPL Build meaning that it is no longer possible to produce a version of the SPL capable of performing and ethernet network boot.

You could just report on the u-boot mailing list, (now in cc).
> 
> I’m not sure what the preferred solution is but I have modified my version so that `ethaddr` is set to the `macid0` value as follows the ROM ethernet boot, and I don’t know what the URNDIS ROM driver uses but I loaded `macid1` into `usbnet_devaddr` as a placeholder.
> 
> It’d be nice to have an official solution to this especially since it allows remote device recovery of IoT products over ethernet (no host PC required).

Could you please post your patch to the u-boot list. Then hopefully someone (Lokesh?) will suggest if anything better can be done. Thanks.

> 
> Regards,
> 
> Duane.

-- 
cheers,
-roger

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] U-Boot AM335x board.c `ethaddr` changes.
  2017-11-28 10:49 ` [U-Boot] U-Boot AM335x board.c `ethaddr` changes Roger Quadros
@ 2017-11-28 22:41   ` Duane Leslie
  0 siblings, 0 replies; 2+ messages in thread
From: Duane Leslie @ 2017-11-28 22:41 UTC (permalink / raw)
  To: u-boot

> Could you please post your patch to the u-boot list. Then hopefully someone (Lokesh?) will suggest if anything better can be done. Thanks.

Here's a patch that essentially just reverts the deletions under
`CONFIG_SPL_BUILD && CONFIG_SPL_ETH_SUPPORT` from the aforementioned
commit.

Regards,

Duane.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SPL_ETH.patch
Type: text/x-patch
Size: 924 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171129/e15645ef/attachment.bin>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-28 22:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <BE0B1371-5D22-42D2-80BB-69A6CD32768D@darkreality.org>
2017-11-28 10:49 ` [U-Boot] U-Boot AM335x board.c `ethaddr` changes Roger Quadros
2017-11-28 22:41   ` Duane Leslie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.