[PATCH v2] ARM: add boot image dependencies to not generate invalid images
Masahiro Yamada
yamada.masahiro at socionext.com
Tue Aug 18 03:54:31 PDT 2015
Hi Russell,
2015-08-18 19:44 GMT+09:00 Russell King - ARM Linux <linux at arm.linux.org.uk>:
> On Sun, Aug 09, 2015 at 12:53:31AM +0900, Masahiro Yamada wrote:
>> U-Boot is often used to boot the kernel on ARM boards, but uImage
>> is not built by "make all", so we are often inclined to do
>> "make all uImage" to generate DTBs, modules and uImage in a single
>> command, but we should notice a pitfall behind it. In fact,
>> "make all uImage" could generate an invalid uImage if it is run with
>> the parallel option (-j).
>
> Please put this patch in the patch system. Thanks.
I posted it yesterday.
ID: 8418/1
--
Best Regards
Masahiro Yamada
More information about the linux-arm-kernel
mailing list