From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 1 Feb 2016 20:58:06 -0500 Subject: [U-Boot] [U-Boot, v3, 2/7] fdt: Build a U-Boot binary without device tree In-Reply-To: <1454289055-17054-3-git-send-email-sjg@chromium.org> References: <1454289055-17054-3-git-send-email-sjg@chromium.org> Message-ID: <20160202015806.GP25786@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, Jan 31, 2016 at 06:10:50PM -0700, Simon Glass wrote: > At present u-boot.bin holds the plain U-Boot binary without the device tree. > This is somewhat annoying since you need either u-boot.bin or u-boot-dtb.bin > depending on whether device tree is used. > > Adjust the build such that u-boot.bin includes a device tree (if enabled), > and the plain binary is in u-boot-nodtb.bin. For now u-boot-dtb.bin remains > the same. > > This should be acceptable since: > > - without OF_CONTROL, u-boot.bin still does not include a device tree > - with OF_CONTROL, u-boot-dtb.bin does not change > > The main impact is build systems which are set up to use u-boot.bin as > the output file and then add a device tree. These will have to change to use > u-boot-nodtb.bin instead. > > Adjust tegra rules so it continues to produce the correct files. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: