Sfoglia il codice sorgente

board/raspberrypi: add rpi3 64 bit hint

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Peter Seiderer 4 anni fa
parent
commit
eb3c965c88
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      board/raspberrypi/readme.txt

+ 4 - 0
board/raspberrypi/readme.txt

@@ -35,6 +35,10 @@ For model 3 B and B+:
 
 
   $ make raspberrypi3_defconfig
   $ make raspberrypi3_defconfig
 
 
+or for model 3 B and B+ (64 bit):
+
+  $ make raspberrypi3_64_defconfig
+
 For model 4 B:
 For model 4 B:
 
 
   $ make raspberrypi4_defconfig
   $ make raspberrypi4_defconfig