[U-Boot] [PATCH 1/1] net: sun8i_emac: Remove debug message
Jagan Teki
jagan at amarulasolutions.com
Tue Nov 19 09:10:32 UTC 2019
On Mon, Nov 4, 2019 at 3:13 PM Stefan Mavrodiev <stefan at olimex.com> wrote:
>
> When booting with sun8i_emac driver, the user get output like this:
>
> ...
> Net: phy interface7
> eth0: ethernet at 1c30000
> ...
>
> The first line doesn't provide any useful information except for the
> developers. I guess this is some leftover debugging message. This
> patch change it to such. The new output is:
>
> ...
> Net: eth0: ethernet at 1c30000
> ...
>
> Signed-off-by: Stefan Mavrodiev <stefan at olimex.com>
> ---
Applied to u-boot-sunxi/master
More information about the U-Boot
mailing list