From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Tue, 04 Jun 2013 13:31:41 -0600 Subject: [U-Boot] [PATCH V3 1/4] README: document CONFIG_ENV_IS_IN_MMC In-Reply-To: <1369342307-21983-1-git-send-email-swarren@wwwdotorg.org> References: <1369342307-21983-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <51AE409D.9020508@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/23/2013 02:51 PM, 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. Andy, do you intend to take these patches for the upcoming release, or defer them until the next one? Thanks.