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.

Linux/AM5728: What's the location of gd (global data) in U-Boot for MLO?

Part Number: AM5728

Tool/software: Linux

What's the location of gd for AM5728, before and after relocation in MLO(SPL)?

In the screenshot, I have what I think is the gd at 0x81FFFF20.

This is in board_init_r().

Does this look right at all..? I expect to see more valid data. No?