Skip to content
Snippets Groups Projects
Commit e7060dc5 authored by Peter Tyser's avatar Peter Tyser Committed by Wolfgang Denk
Browse files

mpc85xx: Fix SERDES/eTSEC message indentation


Previously some mpc85xx boards printed indented messages such as the
following on bootup:
  printf("    eTSEC4 is in sgmii mode.\n");
  printf("    Serdes2 disalbed\n");

The bootup appearance looks cleaner if the indentation is removed which
aligns these messages with other bootup output.

Signed-off-by: default avatarPeter Tyser <ptyser@xes-inc.com>
CC: galak@kernel.crashing.org
parent 8ca78f2c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment