Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1209182

Re: [PATCH v2] ARM: add boot image dependencies to not generate invalid images

From Masahiro Yamada <yamada.masahiro@socionext.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] ARM: add boot image dependencies to not generate invalid images
Date 2015-08-18 13:00 +0200
Message-ID <pYMMy-3Vv-1@gated-at.bofh.it> (permalink)
References <pVeHp-3dQ-25@gated-at.bofh.it> <pYMCR-3Kd-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Russell,


2015-08-18 19:44 GMT+09:00 Russell King - ARM Linux <linux@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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] ARM: add boot image dependencies to not generate invalid images Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-08-08 18:00 +0200
  Re: [PATCH v2] ARM: add boot image dependencies to not generate  invalid images Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-08-18 12:50 +0200
    Re: [PATCH v2] ARM: add boot image dependencies to not generate  invalid images Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-08-18 13:00 +0200

csiph-web