From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 1 Sep 2015 21:44:35 -0500 Subject: [U-Boot] [PATCH] armv8: ls2085a: Add support of CONFIG_CMD_GREPENV In-Reply-To: <1438923270-24585-1-git-send-email-prabhakar@freescale.com> References: <1438923270-24585-1-git-send-email-prabhakar@freescale.com> Message-ID: <55E66293.2070105@freescale.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 08/06/2015 11:54 PM, Prabhakar Kushwaha wrote: > Enable CONFIG_CMD_GREPENV to allow search in env variables > > Signed-off-by: Prabhakar Kushwaha > --- Applied to fsl-qoriq master branch. Awaiting upstream. York