From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert P. J. Day Date: Tue, 8 Dec 2009 03:53:09 -0500 (EST) Subject: [U-Boot] difference between V_PROMPT and CONFIG_SYS_PROMPT? In-Reply-To: <20091207202228.1EA0D3F6CC@gemini.denx.de> References: <20091207202228.1EA0D3F6CC@gemini.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 7 Dec 2009, Wolfgang Denk wrote: > Dear "Robert P. J. Day", > > In message you wrote: > > > > another beginner-level question, i'm sure, but what's the > > distinction between V_PROMPT and CONFIG_SYS_PROMPT for customizing > > the u-boot prompt? > > The difference is that CONFIG_SYS_PROMPT (which probably should be > renamed into CONFIG_PROMPT) is an official, documented configuration > option, while V_PROMPT is a private and apparently redundant > definition that should be removed. > > Cleanup patches welcome. submitted. if CONFIG_SYS_PROMPT really should be renamed, that can be done in a followup patch as a separate logical action. rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA Linux Consulting, Training and Kernel Pedantry. Web page: http://crashcourse.ca Twitter: http://twitter.com/rpjday ========================================================================