Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions configuration/config-txt/misc.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ The [warning symbols](../warning-icons.md) can be disabled using this option, al

Sets the Videocore logging level. The value is a Videocore-specific bitmask.

## arm_control

Sets board-specific control bits. **NOTE:** This option is deprecated in favour of using the `arm_64bit` command to set the 64-bit boot control bit (arm_control=`0x200`).

## arm_64bit

If set, this forces the kernel loading system to assume a 64-bit kernel.
Expand Down