From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pantelis Antoniou Date: Mon, 09 Jun 2003 14:30:06 +0300 Subject: [U-Boot-Users] Status LEDs status? In-Reply-To: <20030609100745.1B67EC5FD7@atlas.denx.de> References: <20030609100745.1B67EC5FD7@atlas.denx.de> Message-ID: <3EE46FBE.3020803@intracom.gr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang Well the first thing we can do is removing the redundant code. With the following patch I moved the status LED code from the cpu directories and placed it in the drivers directory. The code for mpc8xx is the superset of both the 8260 and 5xx code, so this is the base for it. Patch applies cleanly againt CVS and is tested to build in 8xx/8260/5xx configs that use LEDs. What do you think? Regards Pantelis -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: status_led.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20030609/3d5c56af/attachment.txt