Re: [PATCH] Add symlinks for Tegra VIC firmware binaries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Aug 30, 2019 at 6:33 AM Thierry Reding <thierry.reding@xxxxxxxxx> wrote:
>
> From: Thierry Reding <treding@xxxxxxxxxx>
>
> Create additional symlinks for these firmware binaries so that the Linux
> drivers can refer to them by a more consistent name.
>
> Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
> ---
> Takashi,
>
> I've noticed that the current Link: mechanism completely ignores the
> target part of the link. Was this intended to allow creating symlinks
> dynamically when copying the firmware, rather than just copying any
> existing symlinks themselves?
>
> Thierry
>
>  WHENCE                  | 5 +++++
>  nvidia/tegra124/vic.bin | 1 +
>  nvidia/tegra186/vic.bin | 1 +
>  nvidia/tegra210/vic.bin | 1 +
>  4 files changed, 8 insertions(+)
>  create mode 120000 nvidia/tegra124/vic.bin
>  create mode 120000 nvidia/tegra186/vic.bin
>  create mode 120000 nvidia/tegra210/vic.bin

Applied and pushed out.

josh

>
> diff --git a/WHENCE b/WHENCE
> index 20eb4b8c718c..e7b8e40ab190 100644
> --- a/WHENCE
> +++ b/WHENCE
> @@ -3694,8 +3694,13 @@ Licence: Redistributable. See LICENCE.nvidia for details
>  Driver: tegra-vic -- NVIDIA Tegra VIC driver
>
>  File: nvidia/tegra124/vic03_ucode.bin
> +Link: nvidia/tegra124/vic.bin -> vic03_ucode.bin
> +
>  File: nvidia/tegra210/vic04_ucode.bin
> +Link: nvidia/tegra210/vic.bin -> vic03_ucode.bin
> +
>  File: nvidia/tegra186/vic04_ucode.bin
> +Link: nvidia/tegra186/vic.bin -> vic04_ucode.bin
>
>  Licence: Redistributable. See LICENCE.nvidia for details
>
> diff --git a/nvidia/tegra124/vic.bin b/nvidia/tegra124/vic.bin
> new file mode 120000
> index 000000000000..968fcd4c9163
> --- /dev/null
> +++ b/nvidia/tegra124/vic.bin
> @@ -0,0 +1 @@
> +vic03_ucode.bin
> \ No newline at end of file
> diff --git a/nvidia/tegra186/vic.bin b/nvidia/tegra186/vic.bin
> new file mode 120000
> index 000000000000..d785732ba125
> --- /dev/null
> +++ b/nvidia/tegra186/vic.bin
> @@ -0,0 +1 @@
> +vic04_ucode.bin
> \ No newline at end of file
> diff --git a/nvidia/tegra210/vic.bin b/nvidia/tegra210/vic.bin
> new file mode 120000
> index 000000000000..d785732ba125
> --- /dev/null
> +++ b/nvidia/tegra210/vic.bin
> @@ -0,0 +1 @@
> +vic04_ucode.bin
> \ No newline at end of file
> --
> 2.22.0
>



[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux