bootloader

Description

Determines if it should use an "Alternate boot loader" or not.

Syntax

bootloader = int(0, 1)

Example

bootloader=0

Parameters

Value Result
0 No [Default]
1 Yes

Notes

  • None

See Also

  • None
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License