Searched refs:show_lcd (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/sandbox/include/asm/
H A Dstate.h85 bool show_lcd; /* Show LCD on start-up */ member in struct:sandbox_state
/u-boot/arch/sandbox/cpu/
H A Dstart.c335 state->show_lcd = true;
338 SANDBOX_CMDLINE_OPT_SHORT(show_lcd, 'l', 0,
H A Dsdl.c130 if (!width || !state->show_lcd)

Completed in 39 milliseconds