arm_control=0x200
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).
from https://www.raspberrypi.org/documentation/configuration/config-txt/misc.md
Should this be arm_64bit=1 ?
arm_control=0x200from https://www.raspberrypi.org/documentation/configuration/config-txt/misc.md
Should this be
arm_64bit=1?