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


Groups > linux.kernel > #1209176

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

From Russell King - ARM Linux <linux@arm.linux.org.uk>
Newsgroups linux.kernel
Subject Re: [PATCH v2] ARM: add boot image dependencies to not generate invalid images
Date 2015-08-18 12:50 +0200
Message-ID <pYMCR-3Kd-5@gated-at.bofh.it> (permalink)
References <pVeHp-3dQ-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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.

-- 
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.
--
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 | Next 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