From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Fri, 24 May 2013 09:47:41 -0600 Subject: [U-Boot] [PATCH V3 1/4] README: document CONFIG_ENV_IS_IN_MMC In-Reply-To: <20130524152412.GO17119@bill-the-cat> References: <1369342307-21983-1-git-send-email-swarren@wwwdotorg.org> <20130524152412.GO17119@bill-the-cat> Message-ID: <519F8B9D.8040605@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/24/2013 09:24 AM, Tom Rini wrote: > On Thu, May 23, 2013 at 02:51:44PM -0600, Stephen Warren wrote: > >> From: Stephen Warren >> >> Describe the meaning of CONFIG_ENV_IS_IN_MMC, and all related >> defines that must or can be set when using that option. >> >> Signed-off-by: Stephen Warren > > Acked-by: Tom Rini TomR, I assume you want Andy Fleming to take this series through the MMC tree? TomW, if patch 4/4 is OK with you, can you ack it so that someone else can take it, or do you want them to apply patches 1-3, wait until you can pick them up in the Tegra tree, and then apply patch 4 yourself?