From mboxrd@z Thu Jan 1 00:00:00 1970 From: myan Date: Thu, 31 Oct 2013 17:56:11 +0800 Subject: [U-Boot] [PATCH v2 0/5] Add device tree support for VxWorks In-Reply-To: <5240CE7C.9070602@ti.com> References: <1379325490-3462-1-git-send-email-miao.yan@windriver.com> <1379417643-6106-1-git-send-email-miao.yan@windriver.com> <523944BB.3080902@windriver.com> <523E5C9B.70602@windriver.com> <5240CE7C.9070602@ti.com> Message-ID: <5272293B.40906@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On 09/24/2013 07:27 AM, Tom Rini wrote: > > I think things look OK, but as they were posted after the merge window > closed, they won't go in to master until after the v2013.10 release, > thanks! > Will this go into master in this merge window ? And I noticed there are some changes to common do_bootm, which reqiures adjustment to vxworks subcommand handling code, do I need to rebase and resend the patches ? Thanks. Miao