[U-Boot] [U-boot] zImage_dtb status

26 Aug
2013
26 Aug
'13
12:12 p.m.
Hi, experts:
Currently, linux kernel could compile zImage with appending dtb binary.
Uboot has supported bootz command.
So, could bootz be used to boot zImage_dtb image?
Has anybody test succefully?
Best wishes,

27 Aug
27 Aug
2:22 p.m.
On Mon, Aug 26, 2013 at 06:12:45PM +0800, TigerLiu@viatech.com.cn wrote:
Hi, experts:
Currently, linux kernel could compile zImage with appending dtb binary.
Uboot has supported bootz command.
So, could bootz be used to boot zImage_dtb image?
Has anybody test succefully?
Yes, but appended dtb is something (some) kernel developers suggest not relying on. But you don't need to append, for uImage or zImage, just pass ${loadaddr} - ${fdt_addr}
--
Tom
4269
Age (days ago)
4271
Last active (days ago)
2 comments
2 participants
participants (2)
-
TigerLiu@viatech.com.cn
-
Tom Rini