From: Olliver Schinagl <o.schinagl@ultimaker.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 5/5] tools: Add tool to add crc8 to a mac address
Date: Tue, 26 Jan 2016 17:31:43 +0100 [thread overview]
Message-ID: <56A79F6F.4040407@ultimaker.com> (raw)
In-Reply-To: <CANr=Z=b8YbYukE6E=gqp-sUgx5WK7LgY98Z4Y0_OSAcriqqYpA@mail.gmail.com>
Hey all,
On 26-01-16 15:56, Joe Hershberger wrote:
> Hi Albert,
>
> On Tue, Jan 26, 2016 at 7:15 AM, Albert ARIBAUD
> <albert.u.boot@aribaud.net> wrote:
>> Hello Joe,
>>
>> On Mon, 25 Jan 2016 18:45:52 -0600, Joe Hershberger
>> <joe.hershberger@gmail.com> wrote:
>>> On Mon, Dec 14, 2015 at 6:41 AM, Olliver Schinagl
>>> <o.schinagl@ultimaker.com> wrote:
>>>> +++ b/tools/gen_mac_addr.c
>>> This is not "generating a mac address", right? Its point is to create
>>> a CRC for the user-supplied MAC address.
>>>
>>> Perhaps a better name would be "gen_ethaddr_rom_crc".
>> Hmm, why the "_rom" part?
> Just to give more hints to the observer that this is for creating a
> rom or eeprom image to be read by the associated new code in U-Boot.
Well depending on the output, it could even be used to verify what is
stored in an ROM. So i understand Albert's reasoning that it may not be
related to ROM at all
>
> Cheers,
> -Joe
>
>> Amicalement,
>> --
>> Albert.
--
Met vriendelijke groeten, Kind regards, ??????
Olliver Schinagl
Software Engineer
Research & Development
Ultimaker B.V.
next prev parent reply other threads:[~2016-01-26 16:31 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-14 12:41 [U-Boot] [PATCH v2 0/5] Retrieve MAC address from EEPROM Olliver Schinagl
2015-12-14 12:41 ` [U-Boot] [PATCH v2 1/5] net: Add ability to set MAC address via EEPROM to Kconfig Olliver Schinagl
2016-01-25 22:59 ` Joe Hershberger
2015-12-14 12:41 ` [U-Boot] [PATCH v2 2/5] sunxi: net: Allow the sunxi to set the MAC from an EEPROM Olliver Schinagl
2016-01-26 0:32 ` Joe Hershberger
2016-01-26 16:10 ` Olliver Schinagl
2016-01-26 16:23 ` Joe Hershberger
2016-01-26 16:35 ` Olliver Schinagl
2016-01-26 17:57 ` Joe Hershberger
2015-12-14 12:41 ` [U-Boot] [PATCH v2 3/5] sunxi: net: Enable eeprom on OLinuXino Lime2 boards Olliver Schinagl
2016-01-26 0:34 ` Joe Hershberger
2016-01-26 16:11 ` Olliver Schinagl
2015-12-14 12:41 ` [U-Boot] [PATCH v2 4/5] tools: Allow crc8 to be used Olliver Schinagl
2016-01-26 0:36 ` Joe Hershberger
2015-12-14 12:41 ` [U-Boot] [PATCH v2 5/5] tools: Add tool to add crc8 to a mac address Olliver Schinagl
2016-01-26 0:45 ` Joe Hershberger
2016-01-26 13:15 ` Albert ARIBAUD
2016-01-26 14:56 ` Joe Hershberger
2016-01-26 16:31 ` Olliver Schinagl [this message]
2016-01-26 18:01 ` Joe Hershberger
2016-01-26 16:27 ` Olliver Schinagl
2016-01-26 16:31 ` Joe Hershberger
2016-01-26 16:36 ` Olliver Schinagl
2016-01-26 17:58 ` Joe Hershberger
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=56A79F6F.4040407@ultimaker.com \
--to=o.schinagl@ultimaker.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 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.