Commit bb3665d0 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

firmware: Add separate dummy payload for FW_PAYLOAD



Currently, the default payload for FW_PAYLOAD is embedded
fw_payload.S itself. This means people have to hack fw_payload.S
if they want to have some temporary S-mode test code.

This patch adds a separate dummy payload for FW_PAYLOAD which
can be easily hacked for some S-mode testing.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent b46970b4
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