All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 12/17] Revert "fdt- Tell the FDT library where the device tree is"
Date: Mon, 06 May 2013 19:43:52 -0400	[thread overview]
Message-ID: <51884038.6000603@gmail.com> (raw)
In-Reply-To: <1366483372-16523-13-git-send-email-sjg@chromium.org>

On 04/20/2013 02:42 PM, Simon Glass wrote:
> This reverts commit 3b73459ea3421e9f8c6c8c62e1d3fe458ca5bc56.
>
> In practice it doesn't seem like a good idea to make the the working
> FDT point to the control FDT. Now that we can access the control FDT
> using the 'fdt' command, there is no need for this feature. Remove it.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>

Acked-by: Gerald Van Baren <vanbaren@cideas.com>

> ---
> Changes in v3: None
> Changes in v2:
> - Revert the whole change including the set_working_fdt_addr() part
>
>   common/main.c | 8 --------
>   1 file changed, 8 deletions(-)

  reply	other threads:[~2013-05-06 23:43 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-20 18:42 [U-Boot] [PATCH v3 0/17] sandbox: Generic board support and other improvements Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 01/17] Trigger generic board error only when building Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 02/17] sandbox: Provide a way to map from host RAM to U-Boot RAM Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 03/17] sandbox: Add support for generic board Simon Glass
2013-04-22 14:03   ` Tom Rini
2013-04-22 14:11     ` Tom Rini
2013-04-26 12:54       ` Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 04/17] sandbox: Use generic board init Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 05/17] sandbox: Remove old board init code Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 06/17] sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 07/17] fdt: Add a parameter to fdt_valid() Simon Glass
2013-05-06 23:41   ` Jerry Van Baren
2013-04-20 18:42 ` [U-Boot] [PATCH v3 08/17] Add getenv_hex() to return an environment variable as hex Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 09/17] fdt: Allow fdt command to check and update control FDT Simon Glass
2013-05-06 23:41   ` Jerry Van Baren
2013-04-20 18:42 ` [U-Boot] [PATCH v3 10/17] sandbox: fdt: Support fdt command for sandbox Simon Glass
2013-05-06 23:42   ` Jerry Van Baren
2013-04-20 18:42 ` [U-Boot] [PATCH v3 11/17] fdt: Skip checking FDT if the pointer is NULL Simon Glass
2013-05-06 23:43   ` Jerry Van Baren
2013-04-20 18:42 ` [U-Boot] [PATCH v3 12/17] Revert "fdt- Tell the FDT library where the device tree is" Simon Glass
2013-05-06 23:43   ` Jerry Van Baren [this message]
2013-04-20 18:42 ` [U-Boot] [PATCH v3 13/17] sandbox: Allow -c argument to provide a command list Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 14/17] sandbox: Support 'source' command Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 15/17] fs: Add support for saving data to filesystems Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 16/17] sandbox: fs: Add support for saving files to host filesystem Simon Glass
2013-04-20 18:42 ` [U-Boot] [PATCH v3 17/17] sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT Simon Glass
2013-04-22 15:18 ` [U-Boot] [PATCH v3 0/17] sandbox: Generic board support and other improvements Tom Rini
2013-04-22 16:08   ` Simon Glass
2013-04-26 13:10     ` Simon Glass
2013-05-01 20:18       ` Tom Rini

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=51884038.6000603@gmail.com \
    --to=gvb.uboot@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.