Skip to content

Commit f46095c

Browse files
Minor docs fixes
Signed-off-by: Ivan-Velickovic <i.velickovic@unsw.edu.au>
1 parent ffec70a commit f46095c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ The currently supported boards are:
215215
* odroidc4
216216
* qemu_virt_aarch64
217217
* qemu_virt_riscv64
218-
* rpi4b_1gb
219218
* rockpro64
219+
* rpi4b_1gb
220220
* star64
221221
* tqma8xqp1gb
222222
* zcu102

docs/manual.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -910,8 +910,8 @@ Rasberry Pi 4B that have different amounts of RAM, we target the 1GB model in Mi
910910
If you require more than 1GB, please file an issue or pull request to add support for
911911
models with larger amounts of memory.
912912

913-
For initial board setup, please see the instructions on the [seL4 website]
914-
(https://docs.sel4.systems/Hardware/Rpi4.html).
913+
For initial board setup, please see the instructions on the
914+
[seL4 website](https://docs.sel4.systems/Hardware/Rpi4.html).
915915

916916
When getting into the U-Boot console you want to load the Microkit binary image to
917917
address 0x10000000 and then run `go 0x10000000`.

0 commit comments

Comments
 (0)