From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 12 Sep 2012 09:48:31 -0700 Subject: [U-Boot] [PATCH V2 4/4] cmd_part: add partition-related command In-Reply-To: <20120912090003.44a6a53f@amdc308.digital.local> References: <1346882624-12783-1-git-send-email-swarren@wwwdotorg.org> <1346882624-12783-4-git-send-email-swarren@wwwdotorg.org> <5047E59E.8060503@gmail.com> <20120905235800.GC6780@bill-the-cat> <504FC09B.5020801@wwwdotorg.org> <20120912090003.44a6a53f@amdc308.digital.local> Message-ID: <5050BCDF.3060201@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/12/2012 12:00 AM, Lukasz Majewski wrote: > Hi Stephen, Tom, > > >> Rob's series depends on Wolfgang(?)'s u-boot/ext4 branch at present. >> I'm not sure what the status of that branch is right now - is it >> something that's ready to be submitted, or is more work there needed, >> so the branch won't be pulled into u-boot/master in the near future? >> I'm mainly asking so Rob and I know if Rob's patches should be >> rebased first onto something else, before I rebase my patches on his. >> >> Thanks. > > I'd also like to know if those patches will be accepted soon. I'm > working on a GPT restoration support and those patches might be a > pre-requisite for my development (if were pulled into u-boot/master). In short, yes, merged to master. In longer form, please see the other email I just sent in this thread. -- Tom