Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I know we can config power management during SBL run.
1.
but how about the power config file?
However this file is no any power management config. Please take a look
source\drivers\sciclient\sciclient_default_boardcfg\am64x\sciclient_defaultBoardcfg_pm.c
2. furthermore, if we are using sysconfig, sciclient_defaultBoardcfg_pm.c is not generated.
I mean
gmake -s -f .\makefile_board configure SOC=am64x
gmake -s -f .\makefile_board configure-gen SOC=am64x
power managerment is not over there
3. is that saying ti did not recommend power management setting config during RBL. Please do it in SBL?
Thanks.