[U-Boot] [PATCH 2/7] ti: common: board_detect: commodify ethaddr environment setting code
Tom Rini
trini at konsulko.com
Thu Jan 26 18:41:15 CET 2017
On Thu, Jan 26, 2017 at 03:07:24PM +0200, Roger Quadros wrote:
> As Keystone platforms also need this let's move this function
> to the common board_detect code.
This exists elsewhere? If so, it should be removed in this patch too.
Also:
> +void __maybe_unused board_ti_set_ethaddr(int index)
We shouldn't need __maybe_unused here as it's a public function and will
get discarded already if unused.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170126/06b477b3/attachment.sig>
More information about the U-Boot
mailing list