[U-Boot] Please pull u-boot-dm

Simon Glass sjg at chromium.org
Thu May 19 16:41:05 CEST 2016


Hi Tom,

On 19 May 2016 at 06:09, Tom Rini <trini at konsulko.com> wrote:
> On Tue, May 17, 2016 at 11:46:53AM -0600, Simon Glass wrote:
>
>> Hi Tom,
>>
>> This includes a refinement of the GPIO interface, soft SPI fixes,
>> driver model block-device support (and a legacy driver for
>> non-driver-model code) and a few other things. The changes are fairly
>> major so I'd like to get the maximum possible test window.
>>
>>
>> The following changes since commit aeaec0e682f45b9e0c62c522fafea353931f73ed:
>>
>>   Prepare v2016.05 (2016-05-16 10:40:32 -0400)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-dm.git
>>
>> for you to fetch changes up to 341392dd115f1385c31bb0b034ec15f542730e30:
>>
>>   dm: mmc: test: Add tests for MMC (2016-05-17 09:54:43 -0600)
>>
>
> Applied to u-boot/master, thanks!
>
> But please note that this is starting to push some boards to or over the
> SPL edge such as Cubietruck so we need to look into some waste areas
> again.  Adding Hans in case there's also stuff we could simply be
> dropping out of SPL but aren't today.

Yes I saw that but the increase was much larger than it should have
been. I meant to try it with the bug-fixed gcc and see if the increase
was smaller. It does unfortunately add a few hundred bytes of code. I
believe it might be possible to reduce this but I haven't yet figured
out how.

Regards,
Simon


More information about the U-Boot mailing list