From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 21 Dec 2015 11:12:49 +0100 Subject: [U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board In-Reply-To: <1450691774.3311.3.camel@altera.com> References: <575088c2-6b5b-4a30-9848-75aa75e15104@me.com> <20151221093723.GB18741@amd> <1450691774.3311.3.camel@altera.com> Message-ID: <201512211112.49109.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, December 21, 2015 at 10:56:14 AM, Chin Liang See wrote: > On Mon, 2015-12-21 at 10:37 +0100, Pavel Machek wrote: > > On Mon 2015-12-21 07:33:34, ?? ? wrote: > > > Hi Marek Vasut, > > > > > > > > > On Dec 18, 2015, at 04:50 AM, Marek Vasut wrote: > > > > > > On Friday, December 18, 2015 at 08:57:22 AM, ?? ? wrote: > > > Hi Chin, > > > > > > The PLL settings are copied from previous version > > > http://git.rocketboards.org/u-boot-socfpga.git, > > > > > > This stuff should be generated by quartus, so why are you copying > > > it from > > > some random version of u-boot somewhere ? > > > > > > Thank you for your comment, if this configuration is automatically > > > > > > generated by Quartus without manually modification, then I would > > > > > > like to withdraw this patch. > > > > No, please don't. socdk should work out of the box. I should not need > > quartus to build a working u-boot spl for the board. > > Yah, let's upstream this. I believe the advise here is that we use the > handoff file from quartus as a golden reference. The ones in mainline are from GHRD I believe. Best regards, Marek Vasut