Commit b2255838 authored by Atish Patra's avatar Atish Patra Committed by Anup Patel
Browse files

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: default avatarAtish Patra <atish.patra@wdc.com>
parent 69d794cb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment