diff --git a/docs/firmware/fw_jump.md b/docs/firmware/fw_jump.md index ee6ad0d8..d45f926b 100644 --- a/docs/firmware/fw_jump.md +++ b/docs/firmware/fw_jump.md @@ -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 @@ -34,4 +34,4 @@ in compile error if not provided. * **FW_JUMP_FDT_ADDR** - Address where FDT passed by prior booting stage will be placed before passing to next booting stage. If this option is not provided then firmware will pass -zero as FDT address to next booting stage. \ No newline at end of file +zero as FDT address to next booting stage.