diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt index ac784e07fd..2a876f9ae4 100644 --- a/board/raspberrypi/readme.txt +++ b/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 ----------------