From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 4 Sep 2015 16:04:30 +0200 Subject: [U-Boot] [PATCH v2 0/8] nios2: add device tree control of U-Boot In-Reply-To: <1441369343-4638-1-git-send-email-thomas@wytron.com.tw> References: <1441336526-23505-1-git-send-email-thomas@wytron.com.tw> <1441369343-4638-1-git-send-email-thomas@wytron.com.tw> Message-ID: <201509041604.30131.marex@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 Friday, September 04, 2015 at 02:22:15 PM, Thomas Chou wrote: > These patches add device tree control of U-Boot to nios2 boards. > > v2 > use SPDX license header. > use fdt relocation in board_init_f. Excellent, thanks :) I can start picking the NIOS2 stuff into U-Boot as well if you want. Best regards, Marek Vasut