From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 31 Oct 2013 21:29:15 +0100 Subject: [U-Boot] [PATCH] configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards In-Reply-To: <1383238001-12360-1-git-send-email-fabio.estevam@freescale.com> References: <1383238001-12360-1-git-send-email-fabio.estevam@freescale.com> Message-ID: <20131031202915.BB74E380471@gemini.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 Dear Fabio Estevam, In message <1383238001-12360-1-git-send-email-fabio.estevam@freescale.com> you wrote: > There is no real benefit in adding the board name into U-boot's prompt. > > Use the simple "=> " prompt across FSL boards. > > Signed-off-by: Fabio Estevam > -#define CONFIG_SYS_PROMPT "MX25PDK U-Boot > " > +#define CONFIG_SYS_PROMPT "=> " That's the default prompt, so ther eis no need to define that. Please just remove the existing CONFIG_SYS_PROMPT defines, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de "Intelligence without character is a dangerous thing." - G. Steinem