[U-Boot] [RESEND PATCH v3 4/5] net: support NETCONSOLE option via Kconfig

Joe Hershberger joe.hershberger at gmail.com
Wed Sep 30 19:23:00 CEST 2015


On Mon, Sep 14, 2015 at 8:29 AM, Bernhard Nortmann
<bernhard.nortmann at web.de> wrote:
> This patch introduces CONFIG_NETCONSOLE as an option to the
> Kconfig system.
>
> Joe Hershberger pointed out that it may not be entirely free of
> problems, as many boards predating the driver model define this
> symbol directly via include files. In case they're not properly
> migrated, their NetConsole might 'vanish' if they start to use
> CONFIG_NET or CONFIG_NETDEVICES.
>
> Signed-off-by: Bernhard Nortmann <bernhard.nortmann at web.de>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>

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


More information about the U-Boot mailing list