Re: [U-Boot] FW: [PATCH 02/30] riscv: ignore device tree binaries

From: Bin Meng [mailto:bmeng.cn@gmail.com] Sent: Monday, October 22, 2018 2:16 PM To: Lukas Auer Cc: U-Boot Mailing List; Rick Jian-Zhi Chen(陳建志) Subject: Re: [PATCH 02/30] riscv: ignore device tree binaries
Hi Lukas,
On Sat, Oct 20, 2018 at 6:08 AM Lukas Auer lukas.auer@aisec.fraunhofer.de wrote:
Ignore all device tree binaries in arch/riscv/dts.
I don't think this patch is necessary.
Agree with Bin. I have checked that /arch/xxx/dts, it seem only /arch/riscv/dts will have .gitingore.
Rick
Signed-off-by: Lukas Auer lukas.auer@aisec.fraunhofer.de
arch/riscv/dts/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 arch/riscv/dts/.gitignore
Regards, Bin

Hi Rick and Bin,
On Tue, 2018-10-23 at 09:30 +0800, Rick Chen wrote:
From: Bin Meng [mailto:bmeng.cn@gmail.com] Sent: Monday, October 22, 2018 2:16 PM To: Lukas Auer Cc: U-Boot Mailing List; Rick Jian-Zhi Chen(陳建志) Subject: Re: [PATCH 02/30] riscv: ignore device tree binaries
Hi Lukas,
On Sat, Oct 20, 2018 at 6:08 AM Lukas Auer < lukas.auer@aisec.fraunhofer.de> wrote:
Ignore all device tree binaries in arch/riscv/dts.
I don't think this patch is necessary.
Agree with Bin. I have checked that /arch/xxx/dts, it seem only /arch/riscv/dts will have .gitingore.
Rick
Yes that's true. I've dropped this patch for v2.
Thanks, Lukas
Signed-off-by: Lukas Auer lukas.auer@aisec.fraunhofer.de
arch/riscv/dts/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 arch/riscv/dts/.gitignore
Regards, Bin
participants (2)
-
Auer, Lukas
-
Rick Chen