our custom board based on am4372 is successfully booting from qspi flash on power on. the sysboot bits are 11010 for boot order.
but when I give a hardware reset using push button which create reset pulse at PORZ pin of the IC, it does not boot. initially cccc print comes on console then it generates few qspi clock and cs (check on scope) then processor stop and does not boot.
In case of power on I can see series of qspi clock and cs and it boots properly.
where is the issue?