From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 4 Aug 2015 08:50:22 -0700 Subject: [U-Boot] [PATCH] arm: ls1021a: allow OCRAM access permission as R/W in SPL In-Reply-To: <1436410207-32840-1-git-send-email-b18965@freescale.com> References: <1436410207-32840-1-git-send-email-b18965@freescale.com> Message-ID: <55C0DF3E.1030801@freescale.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 07/08/2015 07:50 PM, Alison Wang wrote: > On LS1021A Rev2.0, OCRAM's security level needs to be changed to > non-secure access for SD boot. This patch will allow OCRAM > access permission as R/W in SPL. > > Signed-off-by: Alison Wang > --- Applied to u-boot-fsl-qoriq master after fixing subject. Thanks. York