From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Wed, 23 Dec 2015 09:38:04 +0800 Subject: [U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout In-Reply-To: <201512230148.50357.marex@denx.de> References: <1449825353-2568-1-git-send-email-clsee@altera.com> <201512222110.31183.marex@denx.de> <1450830240.2026.7.camel@altera.com> <201512230148.50357.marex@denx.de> Message-ID: <1450834684.1946.7.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 Wed, 2015-12-23 at 01:48 +0100, Marek Vasut wrote: > On Wednesday, December 23, 2015 at 01:24:00 AM, Chin Liang See wrote: > > On Tue, 2015-12-22 at 21:10 +0100, Marek Vasut wrote: > > > On Tuesday, December 22, 2015 at 05:00:42 PM, Chin Liang See > > > wrote: > > > > On Tue, 2015-12-22 at 16:53 +0100, Marek Vasut wrote: [..] > > > > > > > > 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. > > > > Yah, after all the build error issue, I believe I would need to > > make > > the switch. Let me take a look so I can check the SPL health. I > > will > > fetch and try it out. > > Please check USB host, I suspect it is broken. I don't have the cable > handy now, so I cannot check. > Sure, let me try it out now. > > > > But will make the switch soon once done with few in progress > > > > patches > > > > for U-Boot. > > > > > > I will collect the remaining patches today and see how socdk > > > fares. > > > > Let me know if you notice any failure while I will do the test my > > side > > later. > > Looks like with u-boot-socfpga/master, all is good. Nice Thanks Chin Liang