From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 24 May 2016 10:10:18 -0700 Subject: [U-Boot] [PATCH] armv8: ls2080: enable sec_init in U-Boot In-Reply-To: <1459961751-5688-1-git-send-email-aneesh.bansal@nxp.com> References: <1459961751-5688-1-git-send-email-aneesh.bansal@nxp.com> Message-ID: <57448AFA.8090706@nxp.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 04/06/2016 04:42 AM, Aneesh Bansal wrote: > Define CONFIG_FSL_CAAM for LS2080 which would enable > call to sec_init() during U-Boot. > > Signed-off-by: Aneesh Bansal > --- > include/configs/ls2080a_common.h | 7 +++++++ > 1 file changed, 7 insertions(+) > Applied to u-boot-fsl-qoriq master, awaiting upstream. Thanks. York