From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Sat, 30 Aug 2014 17:51:01 +0800 Subject: [U-Boot] [PATCH] nios2: remove epled driver In-Reply-To: <1408953903-10092-1-git-send-email-thomas@wytron.com.tw> References: <1408953903-10092-1-git-send-email-thomas@wytron.com.tw> Message-ID: <54019E85.6010106@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Thomas, On 08/25/2014 04:05 PM, Thomas Chou wrote: > The epled driver was replaced by altera_pio and gpio_led. > > Signed-off-by: Thomas Chou Applied.