On Wed, Nov 30, 2011 at 6:49 AM, Andy Fleming <aflem...@gmail.com> wrote:
>>> +#define CONFIG_SPL_MAX_SIZE            0xB400  /* 45 K */
>>
>> Better as (45 << 10).
>
> Maybe 45 * 1024?

I swear I saw Wolfgang say (45 << 10) for another board (and we do N
<< 10 in other places in the config files) but either way.

-- 
Tom
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to