From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 29 Dec 2015 22:20:09 +0100 Subject: [U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout In-Reply-To: <1451423166.1859.5.camel@altera.com> References: <1449825353-2568-1-git-send-email-clsee@altera.com> <201512281339.37488.marex@denx.de> <1451423166.1859.5.camel@altera.com> Message-ID: <201512292220.09467.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 Tuesday, December 29, 2015 at 10:06:06 PM, Chin Liang See wrote: > On Mon, 2015-12-28 at 13:39 +0100, Marek Vasut wrote: > > On Monday, December 28, 2015 at 09:51:44 AM, Chin Liang See wrote: > > > On Thu, 2015-12-24 at 02:30 +0100, Marek Vasut wrote: > > > > On Thursday, December 24, 2015 at 12:36:45 AM, Chin Liang See > > > > > > > > wrote: > > > > > On Thu, 2015-12-24 at 00:16 +0100, Marek Vasut wrote: > > > > > > On Wednesday, December 23, 2015 at 11:57:49 PM, Chin Liang > > > > > > See > > > > > > > > > > > > wrote: > > > > > > > On Wed, 2015-12-23 at 20:02 +0100, Pavel Machek wrote: > > > [..] > > > > > > > > For Cyclone V socdk pin mux, they are in good shape where i2c > > > > > should be > > > > > the last needed. I need to do the same for Arria V socdk as I > > > > > am > > > > > trying > > > > > to find the board. > > > > > > > > It's in my office, but I am at home now :-/ I _think_ I reloaded > > > > the > > > > AV > > > > SoCDK pinmux, so the basic functionality should at least be > > > > there. > > > > > > Yah, I just tested master against arria5_socdk and they are doing > > > good > > > > > > :) For record, this include testing sdmmc, sf, i2c, usb and > > > > > > ethernet. > > > > Excellent, what about QSPI ? > > QSPI is good as tested with sf command. Cool, thanks! Best regards, Marek Vasut