All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Hershberger <joe.hershberger@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-net
Date: Mon, 28 Dec 2015 21:02:02 -0600	[thread overview]
Message-ID: <CANr=Z=a-=YVOuM2vukBmMXT0c2Op8x+a0J44BrBrZg=j+mT0gg@mail.gmail.com> (raw)
In-Reply-To: <20151224034747.GX11783@bill-the-cat>

Hi Tom,

On Wed, Dec 23, 2015 at 9:47 PM, Tom Rini <trini@konsulko.com> wrote:
> On Tue, Dec 22, 2015 at 11:58:01AM -0600, Joe Hershberger wrote:
>
>> A few patches that came in during the merge window and appear harmless.
>
> so..

Hmm... With the buildman toolchains I'm using nothing broke.

>>
>> These cause no additional build warnings or errors.
>>
>> Thanks,
>> -Joe
>>
>> The following changes since commit 4832e17787acb29734d895751bc7a594908aecc6:
>>
>>   Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
>> (2015-12-18 07:28:24 -0500)
>>
>> are available in the git repository at:
>>
>>
>>   git://git.denx.de/u-boot-net.git master
>>
>> for you to fetch changes up to 140bc33e05382545b762ef51d6fc31dd5b6ec82c:
>>
>>   net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused
>> (2015-12-21 20:01:57 -0600)
>>
>> ----------------------------------------------------------------
>> Bin Meng (5):
>>       fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet()
>>       fdt: Rewrite the logic in fdt_fixup_ethernet()
>
> This one here pushes "iocon" just over the edge, again, with ELDK 5.6.
>
> First off, let me say that I eagarly await the gcc that will finally let
> strings of garbage collected functions also be collected and dropped.
> My first very quick _hack_ here to gain a tiny bit of space back was to
> remove from the common case some functions in common/fdt_support.c
>
> I really don't know a good fix for today and as Dirk has pointed out
> (and I frankly agree, and have been poked about in some other places),
> we really do need to take care with our image sizes when adding all of
> these neat new features.

That's a fine goal, but features aren't free. We can have a goal of
not bloating grossly or making easily separable functionality
disable-able by adding ifdefs, but requiring that any given
combination of ifdefs in a config never grow even a few bytes seems
unwieldy. Surely keeping any target so close to the limit is a waste
of everyone's time and energy. Why not take advantage of the enormous
numbers of ifdefs and start disabling some features to get these
targets off the ledge?

-Joe

  reply	other threads:[~2015-12-29  3:02 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-22 17:58 [U-Boot] Pull request: u-boot-net Joe Hershberger
2015-12-24  3:47 ` Tom Rini
2015-12-29  3:02   ` Joe Hershberger [this message]
2015-12-29 14:09     ` Tom Rini
2016-01-02 17:09 ` Tom Rini
2016-01-04  2:35   ` Bin Meng
2016-01-04  3:46     ` Tom Rini
2016-01-04  3:56       ` Bin Meng
2016-01-04  8:31         ` Bin Meng
2016-01-04 14:24           ` Tom Rini
2016-01-05  4:08             ` Bin Meng
2016-01-05 13:18               ` Tom Rini
2016-01-04 11:46         ` Dirk Eibach
2016-01-04 13:48           ` Bin Meng
2016-01-04 14:22             ` Tom Rini
2016-01-05  4:18               ` Bin Meng
2016-01-05 13:18                 ` Tom Rini
2016-01-07  2:49                   ` Bin Meng
2016-01-07 16:29                     ` Tom Rini
2016-01-13 20:58                       ` Joe Hershberger
2016-01-13 23:01                         ` Tom Rini
2016-01-13 23:10                         ` Tom Rini
2016-01-14 13:20                         ` Tom Rini
2016-01-04 14:32         ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2012-04-04 16:06 Joe Hershberger
2012-04-09 15:16 ` Wolfgang Denk

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='CANr=Z=a-=YVOuM2vukBmMXT0c2Op8x+a0J44BrBrZg=j+mT0gg@mail.gmail.com' \
    --to=joe.hershberger@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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.