
Mike Frysinger vapier@gentoo.org
From: Wolfgang Denk wd@denx.de Fcc: +U-Boot Subject: Re: [U-Boot] [PATCH v4 1/8] sandbox: fdt: Add support for CONFIG_OF_CONTROL MIME-Version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 8bit In-reply-to: 1329349878-16664-1-git-send-email-sjg@chromium.org References: 1329349878-16664-1-git-send-email-sjg@chromium.org Comments: In-reply-to Simon Glass sjg@chromium.org message dated "Wed, 15 Feb 2012 15:51:11 -0800."
Dear Simon,
In message 1329349878-16664-1-git-send-email-sjg@chromium.org you wrote:
This adds support for a controlling fdt, mirroring the ARM implementation.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3:
- Use #if defined()..#elif defined, instead of #ifdef..#elif defined
arch/sandbox/include/asm/global_data.h | 1 + arch/sandbox/lib/board.c | 8 ++++++++ 2 files changed, 9 insertions(+), 0 deletions(-)
I have nearly 50 sandbox related patches in my queue, many based on stuff that was posted before close of the merge window, and I have to admit that I lost track which of these are supposed to be applied, which were merely for RFC, or which have abandonded.
Could you please summarize what is supposed to go in for this release, and what should go into the "next" branch?
Thanks.
Best regards,
Wolfgang Denk