From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bas Mevissen Date: Thu, 02 Sep 2010 09:54:03 +0200 Subject: [U-Boot] [PATCH 2/7] Expand POST memory test to support arch-depended implementation. In-Reply-To: <20100902074806.86369153781@gemini.denx.de> References: <1282944356-4020-1-git-send-email-yorksun@freescale.com> <1282944356-4020-2-git-send-email-yorksun@freescale.com> <20100829085647.D5FCE157D7D@gemini.denx.de> <20100830144648.10446b6b@schlenkerla.am.freescale.net> <20100902074806.86369153781@gemini.denx.de> Message-ID: <8981e3d4f065362f6c5e44e596a12556@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 02 Sep 2010 09:48:06 +0200, Wolfgang Denk wrote: > And if we add such progress indicators, then we have > to make sure it integrates well with existing use. > One could define a global environment variable or command to enable or disable progress indicators. Just like "hash on" and "hash off" in the FTP control protocol. -- Bas