Searched refs:BOOT_COMCONSOLE_SPEED (Results 1 – 9 of 9) sorted by relevance
58 BOOT_COMCONSOLE_SPEED?= 9600 # BIOS interfaces do not support higher rates. macro59 .if ${BOOT_COMCONSOLE_SPEED} == 960061 .elif ${BOOT_COMCONSOLE_SPEED} == 480063 .elif ${BOOT_COMCONSOLE_SPEED} == 240065 .elif ${BOOT_COMCONSOLE_SPEED} == 120067 .elif ${BOOT_COMCONSOLE_SPEED} == 60069 .elif ${BOOT_COMCONSOLE_SPEED} == 30071 .elif ${BOOT_COMCONSOLE_SPEED} == 15073 .elif ${BOOT_COMCONSOLE_SPEED} == 110
19 BOOT_COMCONSOLE_SPEED?= 115200 macro23 -DSIOFMT=${B2SIOFMT} -DSIOSPD=${BOOT_COMCONSOLE_SPEED}
10 BOOT_COMCONSOLE_SPEED?= 115200 macro28 -DSIOSPD=${BOOT_COMCONSOLE_SPEED} \
11 BOOT_COMCONSOLE_SPEED?= 115200 macro24 -DSIOSPD=${BOOT_COMCONSOLE_SPEED} \
10 BOOT_COMCONSOLE_SPEED?= 115200 macro26 -DSIOSPD=${BOOT_COMCONSOLE_SPEED} \
12 BOOT_COMCONSOLE_SPEED?= 115200 macro27 -DSIOSPD=${BOOT_COMCONSOLE_SPEED} \
43 BOOT_COMCONSOLE_SPEED?= 115200 macro44 CFLAGS+= -DCOMSPEED=${BOOT_COMCONSOLE_SPEED}
10 BOOT_COMCONSOLE_SPEED?= 115200 macro29 -DSIOSPD=${BOOT_COMCONSOLE_SPEED} \
155 set BOOT_COMCONSOLE_SPEED=9600 to use 9600 for all of the boot