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.

AM4376: uboot 下使用 fdt 查看设备树

Part Number: AM4376


sdk版本sdk-am437x-04.02.00.09

开发板 AM437X_GP_EVM

SD卡启动

想在uboot下查看设备树,输入任何fdt命令,都显示如下:

=> fdt header
No FDT memory address configured. Please configure
the FDT address via "fdt addr <address>" command.
Aborting!

请问是要怎么操作才能看到设备节点信息?谢谢