From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 08 Dec 2014 09:15:05 +0100 Subject: [U-Boot] [PATCH] arm: socfpga: Add DT support for SoCFPGA In-Reply-To: <201412061358.57347.marex@denx.de> References: <1414657196-5209-1-git-send-email-sr@denx.de> <201412061358.57347.marex@denx.de> Message-ID: <54855E09.1050900@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 Hi Marek, On 06.12.2014 13:58, Marek Vasut wrote: > On Thursday, October 30, 2014 at 09:19:56 AM, Stefan Roese wrote: >> This patch includes the latest DT sources for socfpga from the current >> Linux kernel. And enables CONFIG_OF_CONTROL for socfpga_cyclone5 to >> make use of this new DT support. >> >> Note that now the image to use is u-boot-dtb.img! >> >> Signed-off-by: Stefan Roese >> Cc: Marek Vasut >> Cc: Chin Liang See >> Cc: Dinh Nguyen >> Cc: Vince Bridgers >> Cc: Albert Aribaud >> Cc: Pavel Machek > > Hi Stefan, > > any chance you can update this against current u-boot-socfpga/master please ? > I think this should be 5 minute job at best. Will do. Thanks, Stefan