Part Number: PROCESSOR-SDK-AM64X
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I have a design question related to the sbl.
we should like to keep SBL minimum. so from SBL we don't need gpmc driver.
but should we still initialize gpmc clock in SBL?
Remember, we prefer to keep SBL minimal,
or we should move "gmpc clock initialization" to application?
<code>
</code>
Thanks