Ver código fonte

board/raspberrypi: add rpi4 64 bit hint

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Peter Seiderer 4 anos atrás
pai
commit
24c0306feb
1 arquivos alterados com 4 adições e 0 exclusões
  1. 4 0
      board/raspberrypi/readme.txt

+ 4 - 0
board/raspberrypi/readme.txt

@@ -43,6 +43,10 @@ For model 4 B:
 
   $ make raspberrypi4_defconfig
 
+or for model 4 B (64 bit):
+
+  $ make raspberrypi4_64_defconfig
+
 Build the rootfs
 ----------------