Merge pull request 'Add some links' (#1) from pixiedust-patch-1 into main
Reviewed-on: #1
This commit is contained in:
commit
3dc2422ab6
1 changed files with 2 additions and 2 deletions
4
doc.txt
4
doc.txt
|
@ -1,8 +1,8 @@
|
||||||
# How to make a simple unikernel on RBPi
|
# How to make a simple unikernel on RBPi
|
||||||
|
|
||||||
File required on Raspberry Pi 5:
|
File required on Raspberry Pi 5:
|
||||||
- bcm2712-rpi-5-b.dtb
|
- bcm2712-rpi-5-b.dtb (https://github.com/raspberrypi/firmware/blob/master/boot/bcm2712-rpi-5-b.dtb)
|
||||||
- overlays/bcm2712d0.dtdo
|
- overlays/bcm2712d0.dtbo (https://github.com/raspberrypi/firmware/blob/master/boot/overlays/bcm2712d0.dtbo)
|
||||||
- config.txt
|
- config.txt
|
||||||
|
|
||||||
CPU used by Raspberry Pi 5: Cortex-A76
|
CPU used by Raspberry Pi 5: Cortex-A76
|
||||||
|
|
Loading…
Reference in a new issue