This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Explanation device trees

Hello,

I'm working with the latest SDK (7.00) and noticed that we now have to work using device trees. I think i'm almost there, however, I can't for the love of god seem to figure out where you got the memory mapped values like:

memory starts at 80000000,

usb at 47400000

uart 44e09000

I know its a memory map, but again...nowhere i can seem to find these values, the same applies for the pin addresses. I had to calculate my own table based upon the u-boot struct. The big and powerful google couldn't even figure it out for me. So, I suspect somwhere there is some obscure page displaying these offsets in a probably more obscure way then necesary, 'cause i've looked in the TRM for these values, but, as you can guess, returned empty handed.

So, my question is: where do i get these values?

Kind regards,
Arend