From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 9 Feb 2015 18:04:21 +0100 Subject: [U-Boot] [PATCH v2 18/19] dm: socfpga: Move driver model CONFIGs to Kconfig In-Reply-To: <54D8E431.8050102@opensource.altera.com> References: <1423197710-1568-1-git-send-email-sjg@chromium.org> <54D861C5.1060503@denx.de> <54D8E431.8050102@opensource.altera.com> Message-ID: <201502091804.21527.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 Monday, February 09, 2015 at 05:45:37 PM, Dinh Nguyen wrote: > On 02/09/2015 01:29 AM, Stefan Roese wrote: > > Hi, > > > > (added Marek to Cc) [...] > >>> Would you need to also update socfpga_cyclone5_defconfig or is that not > >>> needed? > >>> > >> From what I can tell it does not use driver model yet (it doesn't > >> > >> define CONFIG_OF_CONTROL either). > > > > socrates was the first SoCFPGA board to use DT and DM. IIRC, Marek has a > > patch series queued to move the other SoCFPGA boards over to DT based > > probing (with DM enabled) as well. > > Ah ok, thanks for the clarification. Hi! it's only DT, not DM. It's the Arria V patchset I sent out that Stefan is referring to. I'll address his comment this week and will repost then. In case you want to base on top of that patchset, it's in the u-boot-socfpga repository, branch "topic/vip-arriav" . Best regards, Marek Vasut