From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 08 Dec 2014 09:23:18 +0100 Subject: [U-Boot] [PATCH] arm: socfpga: Add DT support for SoCFPGA In-Reply-To: <54855E09.1050900@denx.de> References: <1414657196-5209-1-git-send-email-sr@denx.de> <201412061358.57347.marex@denx.de> <54855E09.1050900@denx.de> Message-ID: <54855FF6.8060905@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 Marek, On 08.12.2014 09:15, Stefan Roese wrote: > 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. Its already in mainline. This patch has superseeded the one you refer by this mail: 51c580c6c92c01884f520f4ffaeb6885ee8e666e arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates target Let me know if something is still missing or unclear. Thanks, Stefan