From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 4 Aug 2015 08:43:02 -0700 Subject: [U-Boot] [PATCH] arm:ls1021a: Reserve secure code into RAM instead of OCRAM In-Reply-To: <1427189257-18214-1-git-send-email-Zhuoyu.Zhang@freescale.com> References: <1427189257-18214-1-git-send-email-Zhuoyu.Zhang@freescale.com> Message-ID: <55C0DD86.9060401@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 03/24/2015 02:27 AM, Zhuoyu Zhang wrote: > For ls1021a, Reserve secure code in to memory in case OCRAM > is needed by other usage. > > Signed-off-by: Zhuoyu Zhang > --- Applied to u-boot-fsl-qoriq master. Thanks. York