Thread (2 messages) 2 messages, 2 authors, 2012-03-26

Re: uImage with integrated dtb file

From: Roland Stigge <hidden>
Date: 2012-03-26 16:48:23
Also in: linux-arm-kernel

On 26/03/12 17:06, Stephen Warren wrote:
quoted
 quiet_cmd_uimage = UIMAGE  $@
-      cmd_uimage = $(CONFIG_SHELL) $(MKIMAGE) -A arm -O linux -T kernel \
+      cmd_uimage = cat $< arch/arm/boot/*.dtb > $<.tmp ; \
That won't work well when multiple .dtb files are built.
That's completely correct! Therefore I called it "hack" (maybe
forgetting to prefix it "ugly"), so please don't use it. ;-)

Roland
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help