[Buildroot] [PATCH 08/10 v7] package/nvidia-tegra23-binaries: new package

Yann E. MORIN yann.morin.1998 at free.fr
Wed Feb 11 17:52:34 UTC 2015


Nicolas, All,

On 2015-02-11 14:42 +0100, Nicolas Serafini spake thusly:
> Thanks for this new version of the patch. I was in holliday the two
> previous week, so sorry I have not responded for the previous version
> of the patch.

No problem! hope you enjoyed it! ;-)

> I have done some tests and there is only one small bug into the
> .mk file. The correction is below into the patch.
[--SNIP--]
> > +ifeq ($(BR2_PACKAGE_NVIDIA_TEGRA23_BINARIES_TEGRA2),y)
> must be replaced by
> ifeq ($(BR2_PACKAGE_NVIDIA_TEGRA23_TEGRA2),y)

Dang... Nice catch!

> > +NVIDIA_TEGRA23_BINARIES_FIRMWARE = \
> > +	nvrm_avp.bin nvavp_vid_ucode_alt.bin nvavp_os_0ff00000.bin \
> > +	nvavp_os_eff00000.bin
> > +endif
> > +ifeq ($(BR2_PACKAGE_NVIDIA_TEGRA23_BINARIES_TEGRA3),y)
> must be replaced by
> ifeq ($(BR2_PACKAGE_NVIDIA_TEGRA23_TEGRA3),y)

Ditto.

Thanks for the review!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list