From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 24 Dec 2015 16:08:15 +0000 Subject: [U-Boot] [PATCH] sunxi: Remove Orangepi PC RAM speed to 624 MHz In-Reply-To: <1450867836-8759-1-git-send-email-hdegoede@redhat.com> References: <1450867836-8759-1-git-send-email-hdegoede@redhat.com> Message-ID: <1450973295.21986.35.camel@hellion.org.uk> 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 11:50 +0100, Hans de Goede wrote: > There are some reports of stability issues at 672 MHz, see: > http://linux-sunxi.org/Orange_Pi_PC#DRAM_clock_speed_limit Looks like only one (in that table at least)? And do we expect this data to remain in the wiki, I suppose so. In any case, this... > So reduce the DRAM speed to 624MHz which seems to be reliable > everywhere. ...seems reasonable to me. > Signed-off-by: Hans de Goede Acked-by: Ian Campbell