mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-15 07:41:51 +01:00
There is a debug call in board.c befor serial interface was initialized. This moves the debug code behind serial_initialize call. Signed-off-by: Jens Scharsig (BuS Elektronik) <esw@bus-elektronik.de>