if test -n "${fbcon}"; then
    setenv bootargs "${bootargs} fbcon=${fbcon}"
fi
