[U-Boot] [PATCH v3 1/2] fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()

Joe Hershberger joe.hershberger at gmail.com
Tue Dec 22 19:00:06 CET 2015


Hi Bin,

On Tue, Nov 3, 2015 at 6:24 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> In fdt_fixup_ethernet() only "usbethaddr" is handled to fix up the
> first usb ethernet port MAC address. Other additional usb ethernet
> ports are ignored as there is no logic to handle "usbeth%daddr".
>
> It is suggested we should use "ethaddr" for all ethernet devices.
> Hence deprecate "usbethaddr" usage in fdt_fixup_ethernet().
>
> This actually reverts commit b1f49ab8c7bad60426b30c134ae065ef77d2dfc1
> "ARM: fdt support: Add usbethaddr as an acceptable MAC".
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> On OMAP4 Panda (+ v4.3 kernel)
> Tested-by: Tom Rini <trini at konsulko.com>

Applied to u-boot-net/master, thanks!
-Joe


More information about the U-Boot mailing list