mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-24 15:31:22 +01:00
payload: rename dummy payload to test payload
Use a more neutral term more representative of this payload intent. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
This commit is contained in:

committed by
Anup Patel

parent
868ad0b0e5
commit
42283461d3
@@ -35,6 +35,7 @@ firmware:
|
||||
|
||||
* **FW_PAYLOAD_OFFSET** - Offset from *FW_TEXT_BASE* where the payload
|
||||
binary will be linked in the final *FW_PAYLOAD* firmware binary image.
|
||||
<<<<<<< HEAD
|
||||
This configuration parameter is mandatory if *FW_PAYLOAD_ALIGN* is not
|
||||
defined. Compilation errors will result from an incorrect definition
|
||||
of *FW_PAYLOAD_OFFSET* or *FW_PAYLOAD_ALIGN*, or if neither of these
|
||||
|
Reference in New Issue
Block a user