public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/7] tegra: Drop generation of -nodtb file with OF_CONTROL
Date: Mon, 25 Jan 2016 14:08:21 -0700	[thread overview]
Message-ID: <56A68EC5.6000506@wwwdotorg.org> (raw)
In-Reply-To: <1453753831-26411-2-git-send-email-sjg@chromium.org>

On 01/25/2016 01:30 PM, Simon Glass wrote:
> It seems clear that the intent is to generate u-boot-nodtb-tegra.bin only
> when OF_CONTROL is not set. But due to the way the rules are set up, this
> file is always generated. Fix this.

Nak, this file is used by our flashing tools, so needs to be kept around.

(As background, we take the separate u-boot-nodtb-tegra.bin and 
u-boot.dtb, modify u-boot.dtb to inject some changes to the environment 
such as over-writing bootcmd with flashing instructions etc., and then 
blend the two back together for download into RAM and subsequent execution).

  reply	other threads:[~2016-01-25 21:08 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25 20:30 [U-Boot] [PATCH 0/7] fdt: Replace u-boot-dtb.bin with u-boot.bin Simon Glass
2016-01-25 20:30 ` [U-Boot] [PATCH 1/7] tegra: Drop generation of -nodtb file with OF_CONTROL Simon Glass
2016-01-25 21:08   ` Stephen Warren [this message]
2016-01-25 21:18     ` Simon Glass
2016-01-25 21:26       ` Stephen Warren
2016-01-25 22:01         ` Simon Glass
2016-01-25 20:30 ` [U-Boot] [PATCH 2/7] fdt: Build a U-Boot binary without device tree Simon Glass
2016-01-25 21:14   ` Stephen Warren
2016-01-25 21:18     ` Simon Glass
2016-01-26  0:42     ` Stephen Warren
2016-01-29  3:06       ` Simon Glass
2016-01-25 20:30 ` [U-Boot] [PATCH 3/7] fdt: Build an SPL " Simon Glass
2016-01-25 20:30 ` [U-Boot] [PATCH 4/7] tegra: Always build a boot image with the same filename Simon Glass
2016-01-25 21:20   ` Stephen Warren
2016-01-25 21:24     ` Simon Glass
2016-01-25 20:30 ` [U-Boot] [PATCH 5/7] socfpga: Simplify Makefile filenames Simon Glass
2016-01-25 20:43   ` Marek Vasut
2016-01-25 21:18     ` Simon Glass
2016-01-25 20:30 ` [U-Boot] [PATCH 6/7] Makefile: Make u-boot.img the same as u-boot-dtb.img Simon Glass
2016-01-25 20:30 ` [U-Boot] [PATCH 7/7] Makefile: Drop unnecessary -dtb suffixes Simon Glass
2016-01-25 21:57 ` [U-Boot] [PATCH 0/7] fdt: Replace u-boot-dtb.bin with u-boot.bin Otavio Salvador
2016-01-25 22:01   ` Simon Glass
2016-01-28  3:58 ` Simon Glass
2016-01-28  8:25   ` Hans de Goede
2016-01-29  0:18     ` Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56A68EC5.6000506@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox