From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Fri, 11 Mar 2016 10:13:22 +0000 Subject: [U-Boot] [PATCH 1/2] sunxi: A23: Fix some revisions needing a different magic sram poke In-Reply-To: <1457560274-510-1-git-send-email-hdegoede@redhat.com> References: <1457560274-510-1-git-send-email-hdegoede@redhat.com> Message-ID: <1457691202.4400.4.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, 2016-03-09 at 22:51 +0100, Hans de Goede wrote: > - ?* access gets messed up (seems cache related) */ > + /* > + ?* Undocmented magic taken from boot0, without this DRAM "Undocumented" (ah. I see this was wrong before too, oops!) Otherwise this and the second one: Acked-by: Ian Campbell