Quick Links
How to boot Linux on ARM core with only ARM instructions set
#1
Posted 20 August 2012 - 07:34 AM
On the ARM core with several instructions sets,I just want use ARM instruction set to run Linux,Is that possible? if possible,where need to be modified in the Linux?or just to modify the .config file? Any reply will be appreciated.
Thanks a lot,
Heron
#2
Posted 20 August 2012 - 10:03 AM
Second question, what is it that you mean by ARM only? Do you mean build the kernel as ARM? Or not allowing Thumb apps?
#3
Posted 24 August 2012 - 02:44 AM
About the first question,we are trying to do some test about ARM instruction set,and hope that there is no other instructions runing on the Linux and ARM core. I know that the old ARM processors which support only ARM instruction can also run linux(or μclinux),so it probably can run only ARM instruction set.
About the second question, I mean if I could compile the latest linux kernel to run on the ARM processors that support ARM instruction set only?
Thank you!
ttfn, on 20 August 2012 - 10:03 AM, said:
Second question, what is it that you mean by ARM only? Do you mean build the kernel as ARM? Or not allowing Thumb apps?
This post has been edited by Herno: 24 August 2012 - 02:46 AM















