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

platform: fu540: Provide a compile time option selective hart booting.



Currently, only hart 1 is enabled for fu540 platform to support U-boot.

Introduce a compile time FU540_ENABLED_HART_MASK option so that specific
harts can be selected for booting. As fu540 is a multicore, we should
boot all cores by default except hart 0.

Signed-off-by: default avatarAtish Patra <atish.patra@wdc.com>
parent bd98d772
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