projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53b4004
)
board/raspberrypi: add rpi3 64 bit hint
author
Peter Seiderer
<ps.report@gmx.net>
Wed, 19 May 2021 21:51:12 +0000
(23:51 +0200)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Thu, 20 May 2021 07:53:27 +0000
(09:53 +0200)
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
board/raspberrypi/readme.txt
patch
|
blob
|
history
diff --git
a/board/raspberrypi/readme.txt
b/board/raspberrypi/readme.txt
index 8b3de6d2513e26583da63c8ede142f1d2a97cdef..ac784e07fd2a449ba7195b0776248c98669c8c92 100644
(file)
--- a/
board/raspberrypi/readme.txt
+++ b/
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