소스 검색

board/raspberrypi: add rpi3 64 bit hint

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Peter Seiderer 4 년 전
부모
커밋
eb3c965c88
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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
 
+or for model 3 B and B+ (64 bit):
+
+  $ make raspberrypi3_64_defconfig
+
 For model 4 B:
 
   $ make raspberrypi4_defconfig