[U-Boot] [RFC PATCH v2 12/13] tegra: Enable driver model

Simon Glass sjg at chromium.org
Mon May 5 21:01:50 CEST 2014


Hi Stephen,

On 5 May 2014 10:58, Stephen Warren <swarren at wwwdotorg.org> wrote:
> On 05/05/2014 10:09 AM, Simon Glass wrote:
>> Enable driver model for Tegra boards.
>
> I have no objection to this, but I'm curious if it brings any changes to
> the binary size?

Yes, it depends on how much of driver model you use. Here are the
results for this commit for trimslice (./tools/buildman/buildman -b
us-gpio4 trimslice -sS)

13: tegra: Enable driver model
       arm: (for 1/1 boards)  all +2863.0  bss +4.0  data +92.0
rodata +551.0  spl/u-boot-spl:all +8.0  spl/u-boot-spl:data +8.0  text
+2216.0

Regards,
Simon


More information about the U-Boot mailing list