瀏覽代碼

board/raspberrypi: add rpi4 64 bit hint

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Peter Seiderer 4 年之前
父節點
當前提交
24c0306feb
共有 1 個文件被更改,包括 4 次插入0 次删除
  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
 ----------------