From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 1 Feb 2016 08:31:24 +0100 Subject: [U-Boot] [PATCH v3 0/7] fdt: Replace u-boot-dtb.bin with u-boot.bin In-Reply-To: <1454289055-17054-1-git-send-email-sjg@chromium.org> References: <1454289055-17054-1-git-send-email-sjg@chromium.org> Message-ID: <20160201083124.6b9f2efb@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Simon, Nitpicking: On Sun, 31 Jan 2016 18:10:48 -0700, Simon Glass wrote: > The original decision to use a separate u-boot-dtb.bin was aimed at allowing > any device tree file to be concatenated to the u-boot.bin image after the > build. However this no-longer seems so important. More important is the > convenience of using the same output file regardless of the setting for > OF_CONTROL. Maybe explain in a few words why concatenating the DT no long seems important, so that readers who were intending to concatenate get a hint on what option they should follow instead? Amicalement, -- Albert.