From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Sat, 5 Sep 2015 11:20:49 +0800 Subject: [U-Boot] [PATCH v2 0/8] nios2: add device tree control of U-Boot In-Reply-To: <201509041604.30131.marex@denx.de> References: <1441336526-23505-1-git-send-email-thomas@wytron.com.tw> <1441369343-4638-1-git-send-email-thomas@wytron.com.tw> <201509041604.30131.marex@denx.de> Message-ID: <55EA5F91.5010502@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:04 PM, Marek Vasut wrote: > I can start picking the NIOS2 stuff into U-Boot as well if you want. That's great! You are very kind and responsive. Thanks a lot. You can take over the custodianship of nios2 arch. Then I will be retired. :) BTW, please also look over the earlier patches, [PATCH] nios2: move command line configuration to Kconfig, Aug,28 [PATCH] nios2: enable CONFIG_NET_RANDOM_ETHADDR, Aug,29 And perhaps, [PATCH] mmc_spi: fix big-endian support error on be_to_cpu16, Aug,31 Cheers, Thomas Chou