On the official website I can’t find the “start address” it used for loading device tree blob file, so I decide writing a program traversal all of memory find the entry it stored the .dtb magic number.
It worked ! But I still want to know the “correct way” to get the address …
Thanks for any reply.
I write a program traversal memory and check each entry is same as magic number.
New contributor
Joseph Huang is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.