From: Ahmad Fatoum <ahmad@a3f.at>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <ahmad@a3f.at>
Subject: [PATCH master 2/4] ARM: rockchip: pine64-quartz64: add sdram-init.bin to .gitignore
Date: Thu, 25 May 2023 20:13:18 +0200 [thread overview]
Message-ID: <20230525181320.2277320-2-ahmad@a3f.at> (raw)
In-Reply-To: <20230525181320.2277320-1-ahmad@a3f.at>
Other boards already have sdram-init.bin in their .gitignore, so have
quartz64 follow suit.
Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
---
arch/arm/boards/pine64-quartz64/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 arch/arm/boards/pine64-quartz64/.gitignore
diff --git a/arch/arm/boards/pine64-quartz64/.gitignore b/arch/arm/boards/pine64-quartz64/.gitignore
new file mode 100644
index 000000000000..f458f794b54c
--- /dev/null
+++ b/arch/arm/boards/pine64-quartz64/.gitignore
@@ -0,0 +1 @@
+sdram-init.bin
--
2.38.4
next prev parent reply other threads:[~2023-05-25 18:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-25 18:13 [PATCH master 1/4] Revert "imx-usb-loader: add commandline option for displaying version number" Ahmad Fatoum
2023-05-25 18:13 ` Ahmad Fatoum [this message]
2023-05-25 18:13 ` [PATCH master 3/4] scripts: kwbimage: check return value of asprintf Ahmad Fatoum
2023-05-25 18:13 ` [PATCH master 4/4] scripts: omap3-usb-loader: fix heap overflow Ahmad Fatoum
2023-05-26 5:46 ` [PATCH master 1/4] Revert "imx-usb-loader: add commandline option for displaying version number" Johannes Zink
2023-05-26 6:20 ` Ahmad Fatoum
2023-05-26 7:12 ` Johannes Zink
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=20230525181320.2277320-2-ahmad@a3f.at \
--to=ahmad@a3f.at \
--cc=barebox@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox