[Buildroot] Kernel does not boot : dts is not appended to the kernel (Karo TX53 [imx53])

Sagaert Johan sagaert.johan at skynet.be
Sat Oct 20 09:25:16 UTC 2012


 
Hi Arnout

After logging the output of make i found that if you have build the kernel without the dtb appended and switch on the option
afterwards then buildroot does not do the appending when make is run again...
Would it need some .dtb_appended stamp in the linux.mk makefile ?


-----Oorspronkelijk bericht-----
Van: buildroot-bounces at busybox.net [mailto:buildroot-bounces at busybox.net] Namens Arnout Vandecappelle
Verzonden: vrijdag 19 oktober 2012 22:47
Aan: Sagaert Johan
CC: buildroot at busybox.net
Onderwerp: Re: [Buildroot] Kernel does not boot : dts is not appended to the kernel (Karo TX53 [imx53])

On 19/10/12 17:02, Sagaert Johan wrote:
> #2. Concatenate the kernel with the generated DT blob:
> cat arch/arm/boot/zImage arch/arm/boot/tx53.dtb>  
> arch/arm/boot/zImage_tx53
>
> When I look under output/images I see only zImage, not the kernel with the appended dts blob (zImge_tx53).

  This is what buildroot does, except it goes to images/zImage.
Can you verify that buildroot builds arch/arm/boot/tx53.dtb correctly?  It builds just one specific dtb, not all dtbs, so that
should be easy to verify.

  Regards,
  Arnout
-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F _______________________________________________
buildroot mailing list
buildroot at busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot



More information about the buildroot mailing list