diff options
author | Anup Patel <anup.patel@wdc.com> | 2019-04-29 10:44:15 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2019-05-10 12:26:22 +0530 |
commit | 25472de89ee3b98cd466f69d1f419f943dcbcb0f (patch) | |
tree | 64b47b9269befa075a2cb1bc6fd0c4594d361e8f /firmware/objects.mk | |
parent | 243a5e05324ee584f1575ad7764a3e4527d6b5ae (diff) |
firmware: Allow firmwares to provide next mode and options
This patch extends existing firmwares (i.e. fw_jump and fw_payload)
to explicitly provide next mode and options to fw_base.
We also introduce fw_save_info() which is called by fw_base very
early on boot HART. This function can be used by existing firmwares
(i.e. fw_jump and fw_payload) to save information passed by previous
booting stage.
Overall, this is a preparatory patch for implementing fw_dynamic.
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Diffstat (limited to 'firmware/objects.mk')
0 files changed, 0 insertions, 0 deletions