From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Mon, 27 Aug 2007 17:06:44 -0500 Subject: [U-Boot-Users] PS1 environment variable In-Reply-To: <20070827220324.8568A24047@gemini.denx.de> References: <20070827220324.8568A24047@gemini.denx.de> Message-ID: <46D34AF4.3030808@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 Wolfgang Denk wrote: > In message <46D346D0.9060705@freescale.com> you wrote: >> I see in hush.c some code to set the prompt from the PS1 environment variable, >> but I can't find any documentation on this feature, nor can I figure out how >> to make it work. Can someone tell me how? > > If you had a look at the code, you should notice that all relevant > parts of the code are between "#ifndef __U_BOOT__" ... "#endif" > pairs. > > In other words, this is not available in U-Boot. Why is there U-Boot code that is not available in U-Boot? (and for the record, I did look at the code and I did notice that, and I found that #ifdef so odd I figured I'd better ask). -- Timur Tabi Linux Kernel Developer @ Freescale