Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm_control deprecated #39

Open
andrewrk opened this issue Nov 30, 2018 · 1 comment
Open

arm_control deprecated #39

andrewrk opened this issue Nov 30, 2018 · 1 comment

Comments

@andrewrk
Copy link

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 ?

@andrewgreenwood
Copy link

andrewgreenwood commented Jan 16, 2019

Setting arm_64bit=1 works for me (I tested aarch64 bootloader07). My understanding is that this means you also don't need to use the "kernel_old" option and that it sets the start address to 0x80000.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants