All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hadrien Boutteville <hadrien.boutteville@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] ti-gfx: bump to version 5_01_01_01 if EABIhf is used
Date: Tue, 10 Jun 2014 21:57:37 +0200	[thread overview]
Message-ID: <53976331.70801@gmail.com> (raw)
In-Reply-To: <20140610214610.03f16f6c@free-electrons.com>

Thomas,

On Tue, 10 Jun 2014 21:46:10 +0200, Thomas Petazzoni wrote:
> On Tue, 10 Jun 2014 21:14:27 +0200, Hadrien Boutteville wrote:
> 
>> +# SDK 5_01_01_01 only support EABIhf so we downgrade to 5_01_00_01 if we can't
>> +# use it.
> 
> The wording is a bit confusing here: you say that "we downgrade to
> 5_01_00_01 if we can't use it", which to me doesn't make much sense, as
> we downgrade to something we can't use :-)

Erf, yes, in rereading this is actually not clear. I wanted to refer to
EABIhf with "it". I have to fix that.

>>  ifeq ($(BR2_ARM_EABIHF),y)
>> +TI_GFX_VERSION = 5_01_01_01
>>  TI_GFX_SOURCE = Graphics_SDK_setuplinux_hardfp_$(TI_GFX_VERSION).bin
>>  else
>> +TI_GFX_VERSION = 5_01_00_01
>>  TI_GFX_SOURCE = Graphics_SDK_setuplinux_softfp_$(TI_GFX_VERSION).bin
>>  endif
>>  
>> +TI_GFX_SO_VERSION = 1.10.2359475
> 
> Is the TI_GFX_SO_VERSION the same between both versions of ti-gfx?

Yes.

Thanks,

Hadrien

      reply	other threads:[~2014-06-10 19:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-10 19:14 [Buildroot] [PATCH v2 1/1] ti-gfx: bump to version 5_01_01_01 if EABIhf is used Hadrien Boutteville
2014-06-10 19:46 ` Thomas Petazzoni
2014-06-10 19:57   ` Hadrien Boutteville [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53976331.70801@gmail.com \
    --to=hadrien.boutteville@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.