浏览代码

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