projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb3c965
)
board/raspberrypi: add rpi4 64 bit hint
author
Peter Seiderer
<ps.report@gmx.net>
Wed, 19 May 2021 21:51:13 +0000
(23:51 +0200)
committer
Yann E. MORIN
<yann.morin.1998@free.fr>
Thu, 20 May 2021 07:53:28 +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 ac784e07fd2a449ba7195b0776248c98669c8c92..2a876f9ae44abdd3d264153311ce5c448275d6a9 100644
(file)
--- 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
----------------