[U-Boot] [PATCH v2 1/3] Add limits.h to hold basic limits

Simon Glass sjg at chromium.org
Fri Nov 4 06:14:08 CET 2011


Hi Mike

On Thu, Nov 3, 2011 at 7:33 PM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Monday 10 October 2011 15:22:29 Simon Glass wrote:
>> This brings a basic limits.h implementation into U-Boot.
>
> sorry to jump in so late, but i think this was the correct way to go.  copying
> & pasting the same defines throughout the tree doesn't make much sense.  this
> would also make it easier to grab changes from Linux since they're the same.
> -mike
>

Well Albert was pretty keen on leaving this out. Next time we need
INT_MAX somewhere, or see someone defining it in a patch, we can think
about adding limits.h.

Regards,
Simon


More information about the U-Boot mailing list