firmware: Add nop to reduce bus traffic.
All the non-boot harts run in a tight loop which may cause a heavy load
on the memory bus. This may delay the boot hart to complete the cold boot
process.
Introduce few nop that will ease up the traffic.
Signed-off-by:
Atish Patra <atish.patra@wdc.com>
parent
69d794cb
Please register or sign in to comment