From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 08 Feb 2013 11:26:30 +0100 Subject: [U-Boot] [PATCH 1/3] omap3: mvblx: change console to ttyO0 and make silent by default. In-Reply-To: <1360317217-8426-2-git-send-email-michael.jones@matrix-vision.de> References: <1360317217-8426-1-git-send-email-michael.jones@matrix-vision.de> <1360317217-8426-2-git-send-email-michael.jones@matrix-vision.de> Message-ID: <5114D2D6.6050602@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 On 02/08/2013 10:53 AM, Michael Jones wrote: > From: Howard Gray > > Also, change bootdelay to 0 but allow pressing 'S' to stop at U-Boot prompt. > > Signed-off-by: Michael Jones Michael, you should to add a s-o-b from the original author here too. Best placed before yours. So this should be: From: Howard Gray Also, change bootdelay to 0 but allow pressing 'S' to stop at U-Boot prompt. Signed-off-by: Howard Gray Signed-off-by: Michael Jones Thanks, Stefan