* [PATCH] ARM: Rockchip rk3568 EVB: git ignore sdram-init.bin
@ 2021-12-02 7:42 Ahmad Fatoum
2021-12-07 9:09 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2021-12-02 7:42 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
Build expects this file there, but it shouldn't be checked in.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
arch/arm/boards/rockchip-rk3568-evb/.gitignore | 1 +
1 file changed, 1 insertion(+)
create mode 100644 arch/arm/boards/rockchip-rk3568-evb/.gitignore
diff --git a/arch/arm/boards/rockchip-rk3568-evb/.gitignore b/arch/arm/boards/rockchip-rk3568-evb/.gitignore
new file mode 100644
index 000000000000..f458f794b54c
--- /dev/null
+++ b/arch/arm/boards/rockchip-rk3568-evb/.gitignore
@@ -0,0 +1 @@
+sdram-init.bin
--
2.30.2
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: Rockchip rk3568 EVB: git ignore sdram-init.bin
2021-12-02 7:42 [PATCH] ARM: Rockchip rk3568 EVB: git ignore sdram-init.bin Ahmad Fatoum
@ 2021-12-07 9:09 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2021-12-07 9:09 UTC (permalink / raw)
To: Ahmad Fatoum; +Cc: barebox
On Thu, Dec 02, 2021 at 08:42:31AM +0100, Ahmad Fatoum wrote:
> Build expects this file there, but it shouldn't be checked in.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> arch/arm/boards/rockchip-rk3568-evb/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
> create mode 100644 arch/arm/boards/rockchip-rk3568-evb/.gitignore
Applied, thanks
Sascha
>
> diff --git a/arch/arm/boards/rockchip-rk3568-evb/.gitignore b/arch/arm/boards/rockchip-rk3568-evb/.gitignore
> new file mode 100644
> index 000000000000..f458f794b54c
> --- /dev/null
> +++ b/arch/arm/boards/rockchip-rk3568-evb/.gitignore
> @@ -0,0 +1 @@
> +sdram-init.bin
> --
> 2.30.2
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-12-07 9:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02 7:42 [PATCH] ARM: Rockchip rk3568 EVB: git ignore sdram-init.bin Ahmad Fatoum
2021-12-07 9:09 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox