board/raspberrypi: add rpi4 64 bit hint

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Peter Seiderer 2021-05-19 23:51:13 +02:00 committed by Yann E. MORIN
parent eb3c965c88
commit 24c0306feb

View File

@ -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
----------------