
20 Jun
2018
20 Jun
'18
12:03 a.m.
Hi Heinrich,
On 14 June 2018 at 23:01, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Typically init_scsi() does not output anything. So initr_scsi() should provide a \n or we may see borked output like
SCSI: Net: No ethernet found.
as observed with sandbox_defconfig.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
common/board_r.c | 1 + 1 file changed, 1 insertion(+)
Instead of this, we should enable DM_SCSI on sandbox.
Regards, Simon