[PATCH v2 14/15] PPC: Enable Job ring driver model in U-Boot

Priyanka Jain (OSS) priyanka.jain at oss.nxp.com
Mon Sep 13 09:13:39 CEST 2021



>-----Original Message-----
>From: U-Boot <u-boot-bounces at lists.denx.de> On Behalf Of Gaurav Jain
>Sent: Friday, September 3, 2021 12:33 PM
>To: u-boot at lists.denx.de
>Cc: Stefano Babic <sbabic at denx.de>; Fabio Estevam <festevam at gmail.com>;
>Peng Fan <peng.fan at nxp.com>; Simon Glass <sjg at chromium.org>; Priyanka
>Jain <priyanka.jain at nxp.com>; Ye Li <ye.li at nxp.com>; Horia Geanta
><horia.geanta at nxp.com>; Ji Luo <ji.luo at nxp.com>; Franck Lenormand
><franck.lenormand at nxp.com>; Silvano Di Ninno <silvano.dininno at nxp.com>;
>Sahil Malhotra <sahil.malhotra at nxp.com>; Pankaj Gupta
><pankaj.gupta at nxp.com>; Varun Sethi <V.Sethi at nxp.com>; dl-uboot-imx
><uboot-imx at nxp.com>; Shengzhou Liu <shengzhou.liu at nxp.com>; Mingkai
>Hu <mingkai.hu at nxp.com>; Rajesh Bhagat <rajesh.bhagat at nxp.com>;
>Meenakshi Aggarwal <meenakshi.aggarwal at nxp.com>; Wasim Khan
><wasim.khan at nxp.com>; Alison Wang <alison.wang at nxp.com>; Pramod
>Kumar <pramod.kumar_1 at nxp.com>; Andy Tang <andy.tang at nxp.com>;
>Adrian Alonso <adrian.alonso at nxp.com>; Vladimir Oltean
><olteanv at gmail.com>; Gaurav Jain <gaurav.jain at nxp.com>
>Subject: [PATCH v2 14/15] PPC: Enable Job ring driver model in U-Boot
>
>removed sec_init() call and CONFIG_FSL_CAAM from defconfig.
>sec is initialized based on job ring information processed from device tree.
>
>Signed-off-by: Gaurav Jain <gaurav.jain at nxp.com>
>---
> arch/powerpc/cpu/mpc85xx/Kconfig      | 44
>+++++++++++++++++++++++++++
> arch/powerpc/cpu/mpc85xx/cpu_init.c   | 17 +++++++++--
> arch/powerpc/include/asm/u-boot-ppc.h | 13 ++++++++
> arch/powerpc/include/asm/u-boot.h     |  1 +
> configs/P2041RDB_defconfig            |  1 -
> configs/P3041DS_defconfig             |  1 -
> configs/P4080DS_defconfig             |  1 -
> configs/P5040DS_defconfig             |  1 -
> configs/T1024RDB_defconfig            |  1 -
> configs/T1042D4RDB_defconfig          |  1 -
> configs/T2080QDS_defconfig            |  1 -
> configs/T2080RDB_defconfig            |  1 -
> configs/T4240RDB_defconfig            |  1 -
> 13 files changed, 73 insertions(+), 11 deletions(-)  create mode 100644
>arch/powerpc/include/asm/u-boot-ppc.h
>
<snip>
Reviewed-by: Priyanka Jain <priyanka.jain at nxp.com>



More information about the U-Boot mailing list