[U-Boot] [PATCH 13/13] mcx: support for HTKW mcx board

Tom Rini tom.rini at gmail.com
Wed Nov 30 15:24:46 CET 2011


On Wed, Nov 30, 2011 at 6:49 AM, Andy Fleming <afleming at 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


More information about the U-Boot mailing list