From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Sat, 5 Sep 2015 11:36:02 +0800 Subject: [U-Boot] [PATCH v2 8/8] nios2: enable device tree control of U-Boot In-Reply-To: <201509041603.33837.marex@denx.de> References: <1441336526-23505-1-git-send-email-thomas@wytron.com.tw> <1441369343-4638-1-git-send-email-thomas@wytron.com.tw> <1441369343-4638-9-git-send-email-thomas@wytron.com.tw> <201509041603.33837.marex@denx.de> Message-ID: <55EA6322.2050804@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 Marek, On 09/04/2015 10:03 PM, Marek Vasut wrote: > You might also start working on dissolving the > board/altera/nios2-generic/custom_fpga.h horror file, > since with DT this is no longer needed :) Sure thing. This is on my TODO list. May I know that if there is any work in process on Driver Model for Altera jtaguart, uart, spi and ethernet? Best regards, Thomas Chou