2022-04-21 18:02:44

by Palmer Dabbelt

[permalink] [raw]
Subject: [PATCH v2 2/4] RISC-V: ignore xipImage

From: Palmer Dabbelt <[email protected]>

This built file shows up in "git status" without an explicit ignore.

Signed-off-by: Palmer Dabbelt <[email protected]>
---
arch/riscv/boot/.gitignore | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/riscv/boot/.gitignore b/arch/riscv/boot/.gitignore
index 90e66adb7de5..0cea9f7fa9d5 100644
--- a/arch/riscv/boot/.gitignore
+++ b/arch/riscv/boot/.gitignore
@@ -4,3 +4,4 @@ Image.*
loader
loader.lds
loader.bin
+xipImage
--
2.34.1


2022-04-22 20:34:33

by Guo Ren

[permalink] [raw]
Subject: Re: [PATCH v2 2/4] RISC-V: ignore xipImage

Reviewed-by: Guo Ren <[email protected]>

On Thu, Apr 21, 2022 at 2:48 AM Palmer Dabbelt <[email protected]> wrote:
>
> From: Palmer Dabbelt <[email protected]>
>
> This built file shows up in "git status" without an explicit ignore.
>
> Signed-off-by: Palmer Dabbelt <[email protected]>
> ---
> arch/riscv/boot/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/riscv/boot/.gitignore b/arch/riscv/boot/.gitignore
> index 90e66adb7de5..0cea9f7fa9d5 100644
> --- a/arch/riscv/boot/.gitignore
> +++ b/arch/riscv/boot/.gitignore
> @@ -4,3 +4,4 @@ Image.*
> loader
> loader.lds
> loader.bin
> +xipImage
> --
> 2.34.1
>


--
Best Regards
Guo Ren

ML: https://lore.kernel.org/linux-csky/