[U-Boot] [PATCH v2 08/22] omap: add spl support

Aneesh V aneesh at ti.com
Mon May 16 16:17:37 CEST 2011


Hi Wolfgang,

On Monday 16 May 2011 01:23 AM, Wolfgang Denk wrote:
> Dear Aneesh V,
>
> In message<1305472900-4004-9-git-send-email-aneesh at ti.com>  you wrote:
>> Add the basic spl framework and linker script common for OMAP3/4
>> platforms.
>>
>> Signed-off-by: Aneesh V<aneesh at ti.com>
> ...
>> +void board_init_r(gd_t *id, ulong dummy)
>> +{
>> +	for (;;)
>> +		;
>> +}
>
> Also, this cannot be right.

I added the features one by one in the subsequent patches and removed
that loop. Maybe I should squash some patches here too.

>
> Best regards,
>
> Wolfgang Denk
>


More information about the U-Boot mailing list