From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Tue, 11 Feb 2014 11:52:08 -0700 Subject: [U-Boot] Read line from console Message-ID: <52FA7158.8030703@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi all, I have a n00b question. Is there any facility for reading a line of text from the console, so we can prompt a user? I feel certain there must be a way to read a string into a variable, but can't seem to find one... Please advise, Eric