From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 27 Apr 2009 00:01:37 +0200 Subject: [U-Boot] [PATCH 06/10] LED Add documentation describing the status_led and colour led API. In-Reply-To: <1239720063-20004-6-git-send-email-Tom.Rix@windriver.com> References: <1239720063-20004-1-git-send-email-Tom.Rix@windriver.com> <1239720063-20004-2-git-send-email-Tom.Rix@windriver.com> <1239720063-20004-3-git-send-email-Tom.Rix@windriver.com> <1239720063-20004-4-git-send-email-Tom.Rix@windriver.com> <1239720063-20004-5-git-send-email-Tom.Rix@windriver.com> <1239720063-20004-6-git-send-email-Tom.Rix@windriver.com> Message-ID: <20090426220137.GG32215@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09:40 Tue 14 Apr , Tom Rix wrote: > This document describes the u-boot status LED API. > This allows common u-boot commands to use a board's leds to > provide status for activities like booting and downloading files. > > Signed-off-by: Tom Rix > --- Applied to arm/next Best Regards, J.