All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next v1 3/6] board/raspberrypi: add rpi3 64 bit hint
Date: Wed, 19 May 2021 23:51:12 +0200	[thread overview]
Message-ID: <20210519215115.21684-3-ps.report@gmx.net> (raw)
In-Reply-To: <20210519215115.21684-1-ps.report@gmx.net>

---
 board/raspberrypi/readme.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt
index 8b3de6d251..ac784e07fd 100644
--- 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
-- 
2.31.1

  parent reply	other threads:[~2021-05-19 21:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-19 21:51 [Buildroot] [PATCH/next v1 1/6] package/raspberrypi-usbboot: bump version to 9324fd7 Peter Seiderer
2021-05-19 21:51 ` [Buildroot] [PATCH/next v1 2/6] package/raspberrypi-usbboot: enable for BR2_aarch64 Peter Seiderer
2021-05-19 21:51 ` Peter Seiderer [this message]
2021-05-19 21:51 ` [Buildroot] [PATCH/next v1 4/6] board/raspberrypi: add rpi4 64 bit hint Peter Seiderer
2021-05-19 21:51 ` [Buildroot] [PATCH/next v1 5/6] board/raspberrypi: add Compute Module 4/IO Board support Peter Seiderer
2021-05-19 21:51 ` [Buildroot] [PATCH/next v1 6/6] board/raspberrypi: add Compute Module 4/IO Board support (64 Bit) Peter Seiderer
2021-05-20  8:00 ` [Buildroot] [PATCH/next v1 1/6] package/raspberrypi-usbboot: bump version to 9324fd7 Yann E. MORIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210519215115.21684-3-ps.report@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.