On 05/07/2012 05:28 AM, Stefan Roese wrote:
On Saturday 03 March 2012 21:33:15 Simon Glass wrote:
raise() likes to call printf() if it is available, but in SPL builds it
either is not available, or adds a large chunk to the resulting image
size.
So don't call it even if it is available.
This c
On Saturday 03 March 2012 21:33:15 Simon Glass wrote:
> raise() likes to call printf() if it is available, but in SPL builds it
> either is not available, or adds a large chunk to the resulting image
> size.
>
> So don't call it even if it is available.
>
> This change reduces SPL size from 10KB
hi Simon,
On Wed Mar 14, 2012 at 08:47:43PM -0700, Simon Glass wrote:
> >
> > Can you please check if libcommon support is needed for the
> > cam_enc_4xx board -- your relocation patch series did not add
> > CONFIG_SPL_LIBCOMMON_SUPPORT to this board. This will affect my
> > patch to in
Hi Christian,
On Thu, Mar 15, 2012 at 12:37 AM, Christian Riesch
wrote:
> Hi Simon,
>
> On Thu, Mar 15, 2012 at 6:23 AM, Simon Glass wrote:
>> Yes I am talking about building with the generic relocation series
>> included, so a slightly different point. With that I get:
>>
>> $ make -j8 -s
>> Ge
Hi Simon,
On Thu, Mar 15, 2012 at 6:23 AM, Simon Glass wrote:
> Yes I am talking about building with the generic relocation series
> included, so a slightly different point. With that I get:
>
> $ make -j8 -s
> Generating include/generated/asm-offsets.h
> arch/arm/cpu/arm926ejs/davinci/libdavinci
Hello Simon,
Simon Glass wrote:
> Hi Heiko,
>
> On Wed, Mar 14, 2012 at 10:13 PM, Heiko Schocher wrote:
>> Hello Simon,
>>
>> Simon Glass wrote:
>>> Hi Sughosh,
>>>
>>> On Sat, Mar 10, 2012 at 12:33 AM, Sughosh Ganu
>>> wrote:
hi Simon,
On Sat Mar 03, 2012 at 12:33:15PM -0800, S
Hi Heiko,
On Wed, Mar 14, 2012 at 10:13 PM, Heiko Schocher wrote:
> Hello Simon,
>
> Simon Glass wrote:
>> Hi Sughosh,
>>
>> On Sat, Mar 10, 2012 at 12:33 AM, Sughosh Ganu
>> wrote:
>>> hi Simon,
>>>
>>> On Sat Mar 03, 2012 at 12:33:15PM -0800, Simon Glass wrote:
raise() likes to call prin
Hello Simon,
Simon Glass wrote:
> Hi Sughosh,
>
> On Sat, Mar 10, 2012 at 12:33 AM, Sughosh Ganu
> wrote:
>> hi Simon,
>>
>> On Sat Mar 03, 2012 at 12:33:15PM -0800, Simon Glass wrote:
>>> raise() likes to call printf() if it is available, but in SPL builds it
>>> either is not available, or ad
Hi Sughosh,
On Sat, Mar 10, 2012 at 12:33 AM, Sughosh Ganu wrote:
> hi Simon,
>
> On Sat Mar 03, 2012 at 12:33:15PM -0800, Simon Glass wrote:
>> raise() likes to call printf() if it is available, but in SPL builds it
>> either is not available, or adds a large chunk to the resulting image
>> size
hi Simon,
On Sat Mar 03, 2012 at 12:33:15PM -0800, Simon Glass wrote:
> raise() likes to call printf() if it is available, but in SPL builds it
> either is not available, or adds a large chunk to the resulting image
> size.
>
> So don't call it even if it is available.
>
> This change reduces SP
On Saturday 03 March 2012 21:33:15 Simon Glass wrote:
> raise() likes to call printf() if it is available, but in SPL builds it
> either is not available, or adds a large chunk to the resulting image
> size.
>
> So don't call it even if it is available.
>
> This change reduces SPL size from 10KB
11 matches
Mail list logo