Skip to content

Commit b577ce3

Browse files
keesJamesH65
authored andcommitted
misc: Document arm_control and that it shouldn't be used (raspberrypi#830)
* misc: Document arm_control and that it shouldn't be used Include this for completeness and provide a note on avoiding it. * Update misc.md
1 parent d4d2122 commit b577ce3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

configuration/config-txt/misc.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ The [warning symbols](../warning-icons.md) can be disabled using this option, al
1111

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

14+
## arm_control
15+
16+
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`).
17+
1418
## arm_64bit
1519

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

0 commit comments

Comments
 (0)