
Dear Peter Tyser,
In message 1288393169-9814-2-git-send-email-ptyser@xes-inc.com you wrote:
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: Peter Tyser ptyser@xes-inc.com CC: galak@kernel.crashing.org
board/atum8548/atum8548.c | 8 ++++---- board/freescale/mpc8536ds/mpc8536ds.c | 8 ++++---- board/freescale/mpc8544ds/mpc8544ds.c | 4 ++-- board/freescale/mpc8572ds/mpc8572ds.c | 8 ++++---- board/freescale/p1_p2_rdb/pci.c | 2 +- board/freescale/p2020ds/p2020ds.c | 4 ++-- 6 files changed, 17 insertions(+), 17 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk