mirror of
https://github.com/Fishwaldo/opensbi.git
synced 2025-07-10 15:08:26 +00:00
docs: Fix nits in firmware/fw_jump.md
Add a space before (FW_JUMP) to make it more readable. This also fixes "No newline at end of file" warning. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
parent
689c31f418
commit
d9c06d0a8d
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
OpenSBI Firmware with Jump Address(FW_JUMP)
|
||||
===========================================
|
||||
OpenSBI Firmware with Jump Address (FW_JUMP)
|
||||
============================================
|
||||
|
||||
The **OpenSBI firmware with Jump Address (FW_JUMP)** is a
|
||||
firmware which only know the address of next booting stage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue