mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-04-18 12:31:04 +02:00
Mainly fix inline code and some other formatting mistakes. Inline code uses double backticks `` in reStructuredText instead of single backticks as in Markdown. Also fix some smaller formatting issues, such as excess colons before literal blocks. Signed-off-by: Martin Schwan <m.schwan@phytec.de>