[U-Boot] [U-boot] FIT image question

Hi, experts:
I have a question about FIT image.
1. based on doc\uImage.FIT\kernel_fdt.its
I think the compiled itb binary is aslo a dtb format file.
So, I tried to use u-boot shell's fdt related cmd to parse it.
But failed.
Why could not parse it through fdt cmds?
Best wishes,

Hello TigerLiu@via-alliance.com,
Am 20.06.2014 11:27, schrieb TigerLiu@via-alliance.com:
Hi, experts:
I have a question about FIT image.
based on doc\uImage.FIT\kernel_fdt.its
I think the compiled itb binary is aslo a dtb format file.
So, I tried to use u-boot shell's fdt related cmd to parse it.
But failed.
Why could not parse it through fdt cmds?
You did not post any command you used ... so I just can speculate ...
Did you used "fdt addr" with addr = RAM address where the fit image is in memory.
bye, Heiko

Hi, Heiko: Thanks for your quick reply! Maybe my test itb is bad. I recreated a test itb, now it could be parsed by fdt cmds.
Thanks a lot!
Best wishes,
participants (2)
-
Heiko Schocher
-
TigerLiu@via-alliance.com