PPC: Enable Job ring driver model.
removed sec_init() call from board files. sec is initialized based on job ring information processed from device tree. Signed-off-by: Gaurav Jain <gaurav.jain@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
committed by
Stefano Babic
parent
5e2ff13357
commit
98281e6d49
@@ -43,6 +43,7 @@ CONFIG_ETHPRIME="FM1@DTSEC1"
|
||||
CONFIG_DM=y
|
||||
CONFIG_SYS_SATA_MAX_DEVICE=2
|
||||
CONFIG_FSL_CAAM=y
|
||||
CONFIG_ARCH_MISC_INIT=y
|
||||
CONFIG_SYS_BR0_PRELIM_BOOL=y
|
||||
CONFIG_SYS_BR0_PRELIM=0xE8001001
|
||||
CONFIG_SYS_OR0_PRELIM=0xF8000F85
|
||||
|
||||
Reference in New Issue
Block a user