From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 27 Sep 2013 09:04:27 +0200 Subject: [U-Boot] [PATCH 10/11] a3m071: Make spl_start_uboot test like getenv_yesno does In-Reply-To: <1380227287-26057-11-git-send-email-trini@ti.com> References: <1380227287-26057-1-git-send-email-trini@ti.com> <1380227287-26057-11-git-send-email-trini@ti.com> Message-ID: <52452DFB.7080306@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 26.09.2013 22:28, Tom Rini wrote: > This change makes the behaviour slightly more rebust and will match > other implementations which can use getenv_yesno directly. > > Cc: Stefan Roese > Signed-off-by: Tom Rini I see the benefit by this generalization. So: Acked-by: Stefan Roese Thanks, Stefan