From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Date: Thu, 31 Oct 2013 13:47:07 -0500 Subject: [U-Boot] [PATCH] configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards In-Reply-To: <52728E88.6030009@denx.de> References: <1383238001-12360-1-git-send-email-fabio.estevam@freescale.com> <52728E88.6030009@denx.de> Message-ID: <5272A5AB.20400@gmail.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 10/31/2013 12:08 PM, Stefano Babic wrote: > On 31/10/2013 17:46, Fabio Estevam wrote: >> There is no real benefit in adding the board name into U-boot's prompt. >> >> Use the simple "=> " prompt across FSL boards. It would make more sense to apply my patch[1] first that makes this the default and then you can simply remove the option here. >> >> Signed-off-by: Fabio Estevam >> --- > > Applied to u-boot-imx, thanks ! Quickly applying patches is nice and is not something I see often with u-boot, but 20 minutes is not really sufficient time for comments. Rob [1] http://patchwork.ozlabs.org/patch/279334/