From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Thu, 24 Dec 2015 07:36:45 +0800 Subject: [U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout In-Reply-To: <201512240016.44156.marex@denx.de> References: <1449825353-2568-1-git-send-email-clsee@altera.com> <20151223190211.GA20823@amd> <1450911469.1905.1.camel@altera.com> <201512240016.44156.marex@denx.de> Message-ID: <1450913805.1842.1.camel@altera.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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: > > > Hi! > > > > > > > > I presume you are referring to SPL? FYI, I am still using the > > > > > SPL > > > > > from > > > > > SOCEDS while using latest U-Boot from mainstream. That's why > > > > > I > > > > > didn't > > > > > the issue noticed by Shengjiang and you. > > > > > > > > Well, at least you're honest ... but *sigh*, it'd be nice if > > > > you > > > > tested > > > > mainline only, really. > > > > > > Actually... If there are enough resources, it would be good to > > > keep > > > testing both. There's world beyond mainline Marek does not want > > > to > > > see > > > ;-). > > > > haha :) I just made the switch and noticed some issues. I2C patch > > is > > the first and more to go. > > Is there more ? 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. I am still testing against other. One thing I bump yesterday is the FAT support doesn't work in SPL. That would need some tricks that I did for SOCEDS U-Boot :) Thanks Chin Liang > > Best regards, > Marek Vasut